1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/pkg/gui
2018-09-25 20:11:36 +10:00
..
app_status_manager.go auto-updates 2018-08-25 17:32:34 +10:00
branches_panel.go standardise rendering of lists in panels 2018-09-17 21:02:30 +10:00
commit_message_panel.go fix issues with commit message panel losing focus 2018-09-19 20:36:40 +10:00
commits_panel.go Merge branch 'feature/informative-commit-colors' of https://github.com/jesseduffield/lazygit into feature/informative-commit-colors 2018-09-25 20:11:36 +10:00
confirmation_panel.go add commit count via gocui subtitle 2018-09-05 20:43:45 +10:00
files_panel.go appease golangci 2018-09-17 21:32:19 +10:00
gui.go add recent repos menu option 2018-09-19 19:15:29 +10:00
keybindings.go add recent repos menu option 2018-09-19 19:15:29 +10:00
menu_panel.go generalise popup menu panel 2018-09-18 21:07:25 +10:00
merge_panel.go dont panic when catting directories 2018-08-28 19:12:35 +10:00
options_menu_panel.go add recent repos menu option 2018-09-19 19:15:29 +10:00
recent_repos_panel.go add recent repos menu option 2018-09-19 19:15:29 +10:00
stash_panel.go standardise rendering of lists in panels 2018-09-17 21:02:30 +10:00
status_panel.go add donation link to status panel 2018-09-23 14:13:10 +10: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 Merge branch 'hotfix/273-cursor-scrolling' of https://github.com/jesseduffield/lazygit into hotfix/273-cursor-scrolling 2018-09-22 13:50:01 +10:00