1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui/controllers/helpers
2022-05-08 14:26:18 +10:00
..
bisect_helper.go pkg/gui: Rename IPopupHandler::Ask() to Confirm() 2022-03-30 20:13:43 +11:00
cherry_pick_helper.go pkg/gui: Rename IPopupHandler::Ask() to Confirm() 2022-03-30 20:13:43 +11:00
credentials_helper.go refactor credential handling 2022-03-17 19:13:40 +11:00
files_helper.go refactor controllers 2022-03-17 19:13:40 +11:00
gpg_helper.go add commit message controller 2022-03-17 19:13:40 +11:00
helpers.go Add option to (un)set upstream for a local branch 2022-04-11 14:04:06 +02:00
host_helper.go refactor controllers 2022-03-17 19:13:40 +11:00
merge_and_rebase_helper.go rename displayString to label for menu items 2022-05-08 14:26:18 +10:00
patch_building_helper.go add commit files controller 2022-03-17 19:13:40 +11:00
refs_helper.go rename displayString to label for menu items 2022-05-08 14:26:18 +10:00
suggestions_helper.go many more generics 2022-03-24 20:14:41 +11:00
tags_helper.go rename displayString to label for menu items 2022-05-08 14:26:18 +10:00
upstream_helper_test.go Add option to (un)set upstream for a local branch 2022-04-11 14:04:06 +02:00
upstream_helper.go There's gotta be a better way for initial content 2022-04-13 15:21:01 +02:00
working_tree_helper.go pkg/gui: Rename IPopupHandler::Ask() to Confirm() 2022-03-30 20:13:43 +11:00