1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui/controllers
2022-03-19 12:12:57 +11:00
..
helpers update linters 2022-03-19 12:12:57 +11:00
attach.go fix click handling 2022-03-17 19:13:40 +11:00
base_controller.go fix click handling 2022-03-17 19:13:40 +11:00
bisect_controller.go more consistent naming 2022-03-17 19:13:40 +11:00
branches_controller.go update linters 2022-03-19 12:12:57 +11:00
commit_message_controller.go better naming 2022-03-17 19:13:40 +11:00
commitish_controller.go fix click handling 2022-03-17 19:13:40 +11:00
commits_files_controller.go update linters 2022-03-19 12:12:57 +11:00
common.go refactor controllers 2022-03-17 19:13:40 +11:00
files_controller.go use generics to DRY up context code 2022-03-19 12:12:57 +11:00
files_remove_controller.go use generics to DRY up context code 2022-03-19 12:12:57 +11:00
git_flow_controller.go move git flow 2022-03-17 19:13:40 +11:00
global_controller.go refactor controllers 2022-03-17 19:13:40 +11:00
list_controller.go use generics to DRY up context code 2022-03-19 12:12:57 +11:00
local_commits_controller.go use generics to DRY up context code 2022-03-19 12:12:57 +11:00
menu_controller.go fix click handling 2022-03-17 19:13:40 +11:00
reflog_controller.go add commit files controller 2022-03-17 19:13:40 +11:00
remote_branches_controller.go add remote branches controller 2022-03-17 19:13:40 +11:00
remotes_controller.go fix click handling 2022-03-17 19:13:40 +11:00
stash_controller.go stash controller 2022-03-17 19:13:40 +11:00
sub_commits_controller.go use correct context 2022-03-17 19:13:40 +11:00
sub_commits_switch_controller.go fix click handling 2022-03-17 19:13:40 +11:00
submodules_controller.go update linters 2022-03-19 12:12:57 +11:00
sync_controller.go update linters 2022-03-19 12:12:57 +11:00
tags_controller.go refactor controllers 2022-03-17 19:13:40 +11:00
types.go refactor controllers 2022-03-17 19:13:40 +11:00
undo_controller.go refactor controllers 2022-03-17 19:13:40 +11:00
workspace_reset_controller.go move workspace reset menu into controller 2022-03-17 19:13:40 +11:00