lazygit/pkg/gui/controllers
knowmost 0677a58e9f chore: fix some comments and typos
Signed-off-by: knowmost <knowmost@outlook.com>
2024-04-28 09:44:59 +02:00
..
helpers Remove ErrorMsg 2024-04-18 10:10:30 +02:00
attach.go
base_controller.go
basic_commits_controller.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00
bisect_controller.go Return error from RefreshOptions.Then 2024-04-18 10:10:30 +02:00
branches_controller.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00
command_log_controller.go Enforce single-item selection in various actions 2024-01-19 10:50:49 +11:00
commit_description_controller.go Add a commit menu to the commit message panel 2024-03-11 09:18:40 +01:00
commit_message_controller.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00
commits_files_controller.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00
common.go
confirmation_controller.go Show mode-specific keybinding suggestions 2024-01-28 08:33:13 +11:00
context_lines_controller.go Remove calls to Error() 2024-04-18 10:10:30 +02:00
custom_command_action.go Rename FuzzySearchFunc to FilterFunc 2024-03-17 11:56:29 +01:00
custom_patch_options_menu_action.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00
diffing_menu_action.go
files_controller.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00
filter_controller.go
filtering_menu_action.go Return error from RefreshOptions.Then 2024-04-18 10:10:30 +02:00
git_flow_controller.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00
global_controller.go Show mode-specific keybinding suggestions 2024-01-28 08:33:13 +11:00
jump_to_side_window_controller.go Enforce single-item selection in various actions 2024-01-19 10:50:49 +11:00
list_controller.go Disable range-select in menu and suggestions view 2024-01-19 10:50:49 +11:00
list_controller_trait.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00
local_commits_controller.go Switch git-todo-parser from fsmiamoto original repo to stefanhaller's fork 2024-04-22 20:59:15 +02:00
local_commits_controller_test.go Keep the same line selected after squashing fixup commits 2024-03-09 07:55:22 +01:00
menu_controller.go Show mode-specific keybinding suggestions 2024-01-28 08:33:13 +11:00
merge_conflicts_controller.go Display more keybindings on-screen 2024-01-28 08:33:13 +11:00
options_menu_action.go Do not include keybindings from another view in keybindings menu 2024-01-15 20:08:11 +11:00
patch_building_controller.go Display more keybindings on-screen 2024-01-28 08:33:13 +11:00
patch_explorer_controller.go Remove calls to Error() 2024-04-18 10:10:30 +02:00
quit_actions.go Clear range select upon pressing 'escape' 2024-01-19 10:47:21 +11:00
reflog_commits_controller.go rename sha to hash 2024-04-12 08:33:47 +02:00
remote_branches_controller.go Remove calls to Error() 2024-04-18 10:10:30 +02:00
remotes_controller.go Remove calls to Error() 2024-04-18 10:10:30 +02:00
screen_mode_actions.go Remove special code to rerender views on screen mode change 2023-10-16 09:03:07 +02:00
scroll_off_margin.go Replace min/max helpers with built-in min/max 2024-04-07 23:24:10 +08:00
scroll_off_margin_test.go Add tests for scroll-off margin of zero 2023-08-21 08:10:28 +02:00
search_controller.go
search_prompt_controller.go Enforce single-item selection in various actions 2024-01-19 10:50:49 +11:00
side_window_controller.go Enforce single-item selection in various actions 2024-01-19 10:50:49 +11:00
snake_controller.go Enforce single-item selection in various actions 2024-01-19 10:50:49 +11:00
staging_controller.go Remove calls to Error() 2024-04-18 10:10:30 +02:00
stash_controller.go Remove calls to Error() 2024-04-18 10:10:30 +02:00
status_controller.go Dynamic copyright year 2024-04-10 17:38:57 +02:00
sub_commits_controller.go Make OnWorker callback return an error 2024-04-18 10:10:30 +02:00
submodules_controller.go Remove calls to Error() 2024-04-18 10:10:30 +02:00
suggestions_controller.go Set groundwork for better disabled reasons with range select 2024-01-23 13:03:37 +11:00
switch_to_diff_files_controller.go Avoid crash when hitting enter on an update-ref todo 2024-02-16 13:06:24 +01:00
switch_to_sub_commits_controller.go Set groundwork for better disabled reasons with range select 2024-01-23 13:03:37 +11:00
sync_controller.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00
tags_controller.go standardize 'Commit Sha' to 'Commit Hash' 2024-04-12 08:31:40 +02:00
toggle_whitespace_action.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00
types.go
undo_controller.go chore: fix some comments and typos 2024-04-28 09:44:59 +02:00
vertical_scroll_controller.go
workspace_reset_controller.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00
worktree_options_controller.go Set groundwork for better disabled reasons with range select 2024-01-23 13:03:37 +11:00
worktrees_controller.go Remove ErrorMsg 2024-04-18 10:10:30 +02:00