1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui
2019-04-20 15:56:23 +02: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 Add skipHookPrefix to config 2019-04-13 14:38:17 +10:00
commits_panel.go Allow for creating fixup! commits 2019-04-07 13:13:40 +10:00
confirmation_panel.go add loading panel 2019-02-16 12:03:22 +11:00
context.go mouse support 2019-03-02 17:49:30 +11:00
credentials_panel.go post-merge cleanup 2019-02-11 21:07:12 +11:00
files_panel.go Add 'w' keybinding in files panel to commit as a WIP 2019-04-13 14:38:17 +10:00
gui.go Better UI on small screens 2019-04-20 15:56:23 +02:00
keybindings.go Add 'w' keybinding in files panel to commit as a WIP 2019-04-13 14:38: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 Rely on model rather than view to focus a point 2019-03-23 11:54:25 +11:00