1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/pkg/gui
2018-09-12 18:49:14 +10:00
..
app_status_manager.go auto-updates 2018-08-25 17:32:34 +10:00
branches_panel.go more efficient building of branch displaystrings 2018-09-12 18:49:09 +10:00
commit_message_panel.go commands/git : remove dependency on gocui 2018-09-11 21:56:17 +02:00
commits_panel.go don't use newlines at the end of panel buffers 2018-09-12 18:23:25 +10:00
confirmation_panel.go add commit count via gocui subtitle 2018-09-05 20:43:45 +10:00
files_panel.go don't use newlines at the end of panel buffers 2018-09-12 18:23:25 +10:00
gui.go Merge branch 'master' into feature/help 2018-09-09 10:41:01 +02:00
keybindings.go Merge branch 'master' into feature/help 2018-09-09 10:41:01 +02:00
menu_panel.go remove redundant comments 2018-09-12 18:47:37 +10:00
merge_panel.go dont panic when catting directories 2018-08-28 19:12:35 +10:00
stash_panel.go don't use newlines at the end of panel buffers 2018-09-12 18:23:25 +10:00
status_panel.go add renderGlobalOptions 2018-09-04 16:07:31 +02: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 better handling of cursor and origin positionings 2018-09-10 20:17:39 +10:00