1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/pkg/gui
Jesse Duffield fa8571e1f4 rename field
2022-03-17 19:01:28 +11:00
..
boxlayout
filetree show only merge conflict files when there are merge conflicts 2022-01-26 20:28:32 +11:00
lbl
mergeconflicts better locking of merge panel state 2022-01-27 21:25:04 +11:00
modes
presentation Add unstagedChangesColor config option 2022-03-16 19:21:39 +11:00
style
types
app_status_manager.go
arrangement.go
basic_context.go
bisect.go select current bisect commit even if bisect was started on another branch 2022-01-26 19:29:17 +11:00
branches_panel.go
cherry_picking.go
command_log_panel.go
commit_files_panel.go properly resolve cyclic dependency 2022-01-22 10:48:51 +11:00
commit_message_panel.go
commits_panel.go select current bisect commit even if bisect was started on another branch 2022-01-26 19:29:17 +11:00
confirmation_panel.go
context_config.go better locking of merge panel state 2022-01-27 21:25:04 +11:00
context_test.go
context.go
credentials_panel.go
custom_commands_test.go
custom_commands.go
diff_context_size_test.go
diff_context_size.go
diffing.go
discard_changes_menu_panel.go
dummies.go Record current directory on switch 2022-03-17 19:01:28 +11:00
editors.go
errors.go
extras_panel.go
file_watching.go
files_panel_test.go
files_panel.go better locking of merge panel state 2022-01-27 21:25:04 +11:00
filtering_menu_panel.go
filtering.go
find_suggestions.go
git_flow.go
global_handlers.go improve merge conflict flow 2022-01-26 14:50:47 +11:00
gpg.go
gui_test.go
gui.go rename field 2022-03-17 19:01:28 +11:00
information_panel.go
keybindings.go simplify submodule remove 2022-01-29 00:17:32 +11:00
layout.go
line_by_line_panel.go Use editFileAtLine method for line by line panel 2022-03-16 20:43:53 +11:00
list_context_config.go properly resolve cyclic dependency 2022-01-22 10:48:51 +11:00
list_context.go better rendering of bisect markets in commits panel 2022-01-26 16:52:20 +11:00
main_panels.go
menu_panel.go
merge_panel.go better locking of merge panel state 2022-01-27 21:25:04 +11:00
modes.go
options_menu_panel.go
patch_building_panel.go properly resolve cyclic dependency 2022-01-22 10:48:51 +11:00
patch_options_panel.go
popup_handler.go
pty_windows.go
pty.go
pull_request_menu_panel.go
quitting.go Only read env once when recording dirs 2022-03-17 19:01:28 +11:00
rebase_options_panel.go
recent_repos_panel.go Record current directory on switch 2022-03-17 19:01:28 +11:00
recording.go
reflog_panel.go
remote_branches_panel.go
remotes_panel.go
reset_menu_panel.go
searching.go
side_window.go
staging_panel.go
stash_panel.go ensure stash panel refreshes 2022-01-28 20:07:30 +11:00
status_panel.go
sub_commits_panel.go
submodules_panel.go simplify submodule remove 2022-01-29 00:17:32 +11:00
suggestions_panel.go
tags_panel.go
tasks_adapter.go
undoing.go
updates.go
view_helpers.go
whitespace-toggle.go
window.go
workspace_reset_options_panel.go