lazygit/pkg/gui/controllers/helpers
Stefan Haller 2b4ccbf853 WIP After going straight to patch building from main view, esc goes all the way back out
I *think* I like it better this way, but it needs more testing.
2025-04-29 11:39:00 +02:00
..
amend_helper.go Allow passing refresh scope to WithGpgHandling 2025-03-24 08:41:58 +01:00
app_status_helper.go Extract the inner part of WithWaitingStatus as a synchronous variant of it 2025-01-30 08:49:58 +01:00
bisect_helper.go Remove return value of Alert/Confirm/Prompt 2024-09-06 08:45:48 +02:00
branches_helper.go Add config for auto-forwarding branches after fetching 2025-04-21 18:06:09 +02:00
cherry_pick_helper.go Use "git cherry-pick" for implementing copy/paste of commits 2025-04-20 15:59:48 +02:00
commit_files_helper.go Extract some functions from CommitFilesController to a new CommitFilesHelper 2025-04-29 11:39:00 +02:00
commits_helper.go Show "hooks disabled" in title bar of commit message editor 2025-04-10 08:57:32 +02:00
commits_helper_test.go
confirmation_helper.go Cleanup: get rid of the variadic parameter of ContextMgr.Push 2025-04-08 16:08:25 +02:00
credentials_helper.go Remove return value of Alert/Confirm/Prompt 2024-09-06 08:45:48 +02:00
diff_helper.go Adjust line number for working copy when editing a line 2025-01-07 17:46:51 +01:00
files_helper.go Cleanup: remove unused interfaces for helpers 2025-04-08 16:08:25 +02:00
fixup_helper.go Cleanup: get rid of the variadic parameter of ContextMgr.Push 2025-04-08 16:08:25 +02:00
fixup_helper_test.go
gpg_helper.go Allow passing refresh scope to WithGpgHandling 2025-03-24 08:41:58 +01:00
helpers.go Extract some functions from CommitFilesController to a new CommitFilesHelper 2025-04-29 11:39:00 +02:00
host_helper.go Cleanup: remove unused interfaces for helpers 2025-04-08 16:08:25 +02:00
inline_status_helper.go Remove return value of HandleRender 2024-09-06 08:45:48 +02:00
merge_and_rebase_helper.go Remove MergeAndRebaseHelper's dependency on RefsHelper 2025-04-21 18:12:50 +02:00
merge_conflicts_helper.go Cleanup: get rid of the variadic parameter of ContextMgr.Push 2025-04-08 16:08:25 +02:00
mode_helper.go Make WorkingTreeState a struct, and add cherry-picking and reverting states 2025-04-20 15:53:17 +02:00
patch_building_helper.go WIP After going straight to patch building from main view, esc goes all the way back out 2025-04-29 11:39:00 +02:00
record_directory_helper.go
refresh_helper.go Make WorkingTreeState a struct, and add cherry-picking and reverting states 2025-04-20 15:53:17 +02:00
refs_helper.go Add new command "Move commits to new branch" 2025-04-21 18:12:50 +02:00
repos_helper.go
search_helper.go Cleanup: get rid of the variadic parameter of ContextMgr.Push 2025-04-08 16:08:25 +02:00
snake_helper.go Bump gocui and adapt lazygit code 2024-12-01 10:40:08 +01:00
staging_helper.go Press enter in main view of files/commitFiles to enter staging/patch-building 2025-04-29 11:37:53 +02:00
sub_commits_helper.go Cleanup: get rid of the variadic parameter of ContextMgr.Push 2025-04-08 16:08:25 +02:00
suggestions_helper.go Cleanup: remove unused interfaces for helpers 2025-04-08 16:08:25 +02:00
tags_helper.go Allow passing refresh scope to WithGpgHandling 2025-03-24 08:41:58 +01:00
update_helper.go Remove return value of Alert/Confirm/Prompt 2024-09-06 08:45:48 +02:00
upstream_helper.go Cleanup: remove unused interfaces for helpers 2025-04-08 16:08:25 +02:00
upstream_helper_test.go
view_helper.go
window_arrangement_helper.go Change side panel width calculation to work for larger numbers 2025-02-24 07:36:47 +11:00
window_arrangement_helper_test.go Update to go 1.24 2025-03-08 14:53:54 -05:00
window_helper.go
working_tree_helper.go Add free-standing function IsWorkingTreeDirty 2025-04-21 18:12:50 +02:00
worktree_helper.go Cleanup: remove unused interfaces for helpers 2025-04-08 16:08:25 +02:00