1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui
2020-03-26 18:30:02 +11:00
..
presentation more lenient getting of short shas 2020-03-26 18:30:02 +11:00
app_status_manager.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
branches_panel.go stateless undos and redos 2020-03-25 09:39:04 +11:00
commit_files_panel.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
commit_message_panel.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
commits_panel.go undoing status 2020-03-25 09:39:04 +11:00
confirmation_panel.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
context.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
credentials_panel.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
discard_changes_menu_panel.go remove old createMenu function 2020-02-15 08:47:36 +11:00
file_watching.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
files_panel.go better upstream tracking and allow renaming a branch 2020-03-18 21:29:06 +11:00
git_flow.go remove old createMenu function 2020-02-15 08:47:36 +11:00
gui.go stateless undos and redos 2020-03-25 09:39:04 +11:00
keybindings.go redoing 2020-03-25 09:39:04 +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 redoing 2020-03-25 09:39:04 +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 add reset to reflog commit menu 2020-02-16 09:57:49 +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 big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
recent_repos_panel.go remove old createMenu function 2020-02-15 08:47:36 +11:00
reflog_panel.go move into undoing file 2020-03-25 09:39:04 +11:00
remote_branches_panel.go undoing status 2020-03-25 09:39:04 +11:00
remotes_panel.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
reset_menu_panel.go support reflog action prefix 2020-03-25 09:39:04 +11:00
searching.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
staging_panel.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
stash_panel.go be a bit more lenient 2020-03-09 12:41:41 +11:00
status_panel.go better upstream tracking and allow renaming a branch 2020-03-18 21:29:06 +11:00
tags_panel.go undoing status 2020-03-25 09:39:04 +11:00
tasks_adapter.go use reflog undo history pointer 2020-03-25 09:39:04 +11:00
undoing.go just disallow undo/redo while rebasing because you need more info than just the reflog 2020-03-25 09:39:04 +11:00
updates.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
view_helpers.go big golangci-lint cleanup 2020-03-09 12:23:13 +11:00
workspace_reset_options_panel.go add mixed option to HEAD resetting, remove @{upstream} 2020-02-16 09:57:49 +11:00