1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/pkg/gui
2018-09-05 19:56:11 +02:00
..
app_status_manager.go auto-updates 2018-08-25 17:32:34 +10:00
branches_panel.go correct variable assignment 2018-08-21 12:09:13 +02:00
commit_message_panel.go allow users to configure whether the commit length is shown 2018-09-05 23:02:13 +10:00
commits_panel.go add keybinding to open user editor when renaming last commit 2018-09-01 12:14:42 +02:00
confirmation_panel.go add commit count via gocui subtitle 2018-09-05 20:43:45 +10:00
files_panel.go allow users to configure whether the commit length is shown 2018-09-05 23:02:13 +10:00
gui.go add confirmOnQuit config option 2018-09-05 19:56:11 +02:00
keybindings.go initial commit message counter 2018-09-05 11:26:54 +02:00
merge_panel.go dont panic when catting directories 2018-08-28 19:12:35 +10:00
stash_panel.go Fixed comments from jesseduffield on issue #137 2018-08-16 11:31:50 +02:00
status_panel.go WIP using runDirectCommand with xdg-open 2018-09-01 11:38:32 +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 fix popup panel resizing 2018-09-05 19:10:46 +10:00