1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui
2019-05-26 12:42:17 +10:00
..
app_status_manager.go show loading status for rebasing events 2019-03-03 15:21:33 +11:00
branches_panel.go Rely on model rather than view to focus a point 2019-03-23 11:54:25 +11:00
commit_files_panel.go Rely on model rather than view to focus a point 2019-03-23 11:54:25 +11:00
commit_message_panel.go support going to start/end of line and deleting lines in simple editor 2019-05-26 12:42:17 +10:00
commits_panel.go support resetting to a commit in either soft, hard, or mixed mode 2019-05-06 22:44:38 +10:00
confirmation_panel.go add loading panel 2019-02-16 12:03:22 +11:00
context.go Prevent crash when opening in small window 2019-05-06 22:39:35 +10:00
credentials_panel.go post-merge cleanup 2019-02-11 21:07:12 +11:00
files_panel.go Prevent crash when opening in small window 2019-05-06 22:39:35 +10:00
gui.go support going to start/end of line and deleting lines in simple editor 2019-05-26 12:42:17 +10:00
keybindings.go use shift+j/k to scroll main, ctrl+j/k to move commits 2019-05-25 16:48:17 +10:00
menu_panel.go delete menu keybinding before setting new one 2019-03-23 13:26:17 +11:00
merge_panel.go i18n for rebase loading states 2019-03-03 16:11:20 +11:00
options_menu_panel.go Rely on model rather than view to focus a point 2019-03-23 11:54:25 +11:00
rebase_options_panel.go Rely on model rather than view to focus a point 2019-03-23 11:54:25 +11:00
recent_repos_panel.go Rely on model rather than view to focus a point 2019-03-23 11:54:25 +11:00
staging_panel.go don't crash if we have no lines to stage 2019-03-03 15:48:01 +11:00
stash_panel.go Rely on model rather than view to focus a point 2019-03-23 11:54:25 +11:00
status_panel.go organise keybindings better 2019-03-22 20:20:06 +11:00
theme.go bump dependencies 2018-08-18 14:20:19 +10:00
updates.go move update quit confirmation function into updates file 2018-08-27 20:26:49 +10:00
view_helpers.go Added another resizing step 2019-04-25 21:37:19 +02:00