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-17 19:13:40 +11:00
..
bisect_controller.go refactor keybindings 2022-03-17 19:13:40 +11:00
bisect_helper.go move helpers into their own struct 2022-03-17 19:13:40 +11:00
cherry_pick_helper.go no more indirection 2022-03-17 19:13:40 +11:00
files_controller_remove.go moving more into controllers package 2022-03-17 19:13:40 +11:00
files_controller.go refactor keybindings 2022-03-17 19:13:40 +11:00
files_helper.go resetting controllers on new repo 2022-03-17 19:13:40 +11:00
local_commits_controller.go refactor keybindings 2022-03-17 19:13:40 +11:00
menu_controller.go refactor keybindings 2022-03-17 19:13:40 +11:00
rebase_helper.go no more indirection 2022-03-17 19:13:40 +11:00
refs_helper.go no more indirection 2022-03-17 19:13:40 +11:00
remotes_controller.go refactor keybindings 2022-03-17 19:13:40 +11:00
submodules_controller.go refactor keybindings 2022-03-17 19:13:40 +11:00
suggestions_helper.go resetting controllers on new repo 2022-03-17 19:13:40 +11:00
sync_controller.go refactor keybindings 2022-03-17 19:13:40 +11:00
tags_controller.go refactor keybindings 2022-03-17 19:13:40 +11:00
tags_helper.go standardise naming 2022-03-17 19:13:40 +11:00
types.go resetting controllers on new repo 2022-03-17 19:13:40 +11:00
undo_controller.go refactor keybindings 2022-03-17 19:13:40 +11:00
working_tree_helper.go resetting controllers on new repo 2022-03-17 19:13:40 +11:00