1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-11-26 09:00:57 +02:00
lazygit/pkg/gui
Dawid Dziurla b6f8ebc0ca delete KeyReadable field from Binding struct
also rewrite GetKey function
2019-01-17 10:11:17 +11:00
..
app_status_manager.go auto-updates 2018-08-25 17:32:34 +10:00
branches_panel.go Removed a lot of duplicated code 2018-12-10 08:22:52 +01:00
commit_message_panel.go minor refactor of credentials panel into its own file 2018-12-18 22:19:32 +11:00
commits_panel.go fetching branches without checking out 2018-12-08 11:51:47 +11:00
confirmation_panel.go always hide rather than delete the credentials view, and don't log on error in case there is a user password in the error 2018-12-16 17:28:04 +11:00
credentials_panel.go send direct error message 2018-12-19 20:12:35 +11:00
files_panel.go Removed a lot of duplicated code 2018-12-10 08:22:52 +01:00
gui.go fix typo 2018-12-18 22:29:07 +11:00
keybindings.go delete KeyReadable field from Binding struct 2019-01-17 10:11:17 +11:00
menu_panel.go fetching branches without checking out 2018-12-08 11:51:47 +11:00
merge_panel.go fetching branches without checking out 2018-12-08 11:51:47 +11:00
options_menu_panel.go add recent repos menu option 2018-09-19 19:15:29 +10:00
recent_repos_panel.go Made gobot happy 2018-12-10 14:21:00 +01:00
staging_panel.go making a start on unidirectional data binding to fix these UI bugs 2018-12-08 11:51:47 +11:00
stash_panel.go fetching branches without checking out 2018-12-08 11:51:47 +11:00
status_panel.go fetching branches without checking out 2018-12-08 11:51:47 +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 minor refactor of credentials panel into its own file 2018-12-18 22:19:32 +11:00