1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui/controllers/helpers
2023-02-25 11:39:24 +11: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 Add credential prompts for U2F-backed SSH keys 2022-11-30 13:34:32 +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 move merge conflicts code into controller 2022-08-07 11:16:03 +10:00
host_helper.go refactor controllers 2022-03-17 19:13:40 +11:00
merge_and_rebase_helper.go fix PullMergeConflict integration test 2023-02-25 11:39:24 +11:00
merge_conflicts_helper.go move merge conflicts code into controller 2022-08-07 11:16:03 +10:00
patch_building_helper.go refactor to only have one context per view 2022-08-06 13:49:11 +10:00
refs_helper.go stop switching focus to commits view when resetting 2022-11-13 03:26:50 +00:00
suggestions_helper.go support setting the author of a commit 2022-06-09 19:12:20 +10:00
tags_helper.go feat: support to create tag on branch 2023-02-19 23:31:46 +09: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 Fix github linter errors 2022-07-30 08:10:29 +02:00
working_tree_helper.go workingtree controller fixed with new references for commit in staged menu 2022-12-01 09:12:18 +11:00