1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/pkg/gui
2018-11-10 17:02:39 +01:00
..
app_status_manager.go auto-updates 2018-08-25 17:32:34 +10:00
branches_panel.go Merge branch 'master' into master 2018-10-23 09:43:25 +11:00
commit_message_panel.go Removed some variables and placed them inside the gui struct 2018-11-10 09:27:03 +01: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 Fixed pushing forever 2018-11-10 17:02:39 +01:00
files_panel.go Fixed view not defined error with git push and pull 2018-11-02 15:07:10 +01:00
gui.go Removed some variables and placed them inside the gui struct 2018-11-10 09:27:03 +01:00
keybindings.go Merge branch 'master' into https-ask-for-username-password 2018-10-27 15:06:51 +02: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 Changed the youtube link to a youtu.be short link 2018-11-03 09:19:47 +01: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 Removed getPushPassUnameView function 2018-11-10 09:09:18 +01:00