1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-12 04:23:03 +02:00
lazygit/pkg/gui
2020-03-28 11:59:45 +11:00
..
presentation more smart refreshing 2020-03-28 11:59:45 +11:00
app_status_manager.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
branches_panel.go load reflog commits in two stages to speed up startup time 2020-03-28 11:59:45 +11:00
commit_files_panel.go smart refreshing files 2020-03-28 11:59:45 +11:00
commit_message_panel.go more centralised handling of refreshing 2020-03-28 11:59:45 +11:00
commits_panel.go in fact we don't need any of these options 2020-03-28 11:59:45 +11:00
confirmation_panel.go limit size of menu panel 2020-03-26 21:44:33 +11:00
context.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
credentials_panel.go smart refreshing files 2020-03-28 11:59:45 +11:00
discard_changes_menu_panel.go smart refreshing files 2020-03-28 11:59:45 +11:00
file_watching.go smart refreshing files 2020-03-28 11:59:45 +11:00
files_panel.go smart refreshing files 2020-03-28 11:59:45 +11:00
git_flow.go remove old createMenu function 2020-02-15 08:47:36 +11:00
gui.go load reflog commits in two stages to speed up startup time 2020-03-28 11:59:45 +11:00
keybindings.go limit size of menu panel 2020-03-26 21:44:33 +11:00
line_by_line_panel.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
list_view.go reset origin when clicking on list item 2020-01-12 13:55:14 +11:00
menu_panel.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
merge_panel.go smart refreshing files 2020-03-28 11:59:45 +11:00
options_menu_panel.go remove old createMenu function 2020-02-15 08:47:36 +11:00
patch_building_panel.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
patch_options_panel.go more centralised handling of refreshing 2020-03-28 11:59:45 +11:00
pty_windows.go refactor 2020-03-04 00:12:23 +11:00
pty.go pkg: use upstream pty package 2020-03-25 21:26:15 +11:00
quitting.go allow for changing the current directory on exit 2019-11-11 21:45:31 +11:00
rebase_options_panel.go more centralised handling of refreshing 2020-03-28 11:59:45 +11:00
recent_repos_panel.go remove old createMenu function 2020-02-15 08:47:36 +11:00
reflog_panel.go in fact we don't need any of these options 2020-03-28 11:59:45 +11:00
remote_branches_panel.go smarter refreshing for tags and remotes 2020-03-28 11:59:45 +11:00
remotes_panel.go smarter refreshing for tags and remotes 2020-03-28 11:59:45 +11:00
reset_menu_panel.go more centralised handling of refreshing 2020-03-28 11:59:45 +11:00
searching.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
staging_panel.go smart refreshing files 2020-03-28 11:59:45 +11:00
stash_panel.go better refreshing for stash 2020-03-28 11:59:45 +11:00
status_panel.go smarter refreshing for tags and remotes 2020-03-28 11:59:45 +11:00
tags_panel.go more smart refreshing 2020-03-28 11:59:45 +11:00
tasks_adapter.go use reflog undo history pointer 2020-03-25 09:39:04 +11:00
undoing.go more centralised handling of refreshing 2020-03-28 11:59:45 +11:00
updates.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
view_helpers.go better documentation 2020-03-28 11:59:45 +11:00
workspace_reset_options_panel.go smart refreshing files 2020-03-28 11:59:45 +11:00