1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-08 04:04:22 +02:00
lazygit/pkg/gui/controllers
2023-07-31 11:38:52 +02:00
..
helpers Allow force-tagging if tag exists 2023-07-31 11:38:52 +02:00
attach.go
base_controller.go
basic_commits_controller.go
bisect_controller.go When bisecting, always mark the current commit as good/bad, not the selected 2023-07-29 14:44:00 +02:00
branches_controller.go Add more i18n for worktrees 2023-07-30 18:35:24 +10:00
command_log_controller.go
commit_description_controller.go
commit_message_controller.go
commits_files_controller.go
common.go
confirmation_controller.go
context_lines_controller.go
custom_command_action.go Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00
custom_patch_options_menu_action.go Show error when trying to open patch menu with an empty patch 2023-07-26 14:27:18 +02:00
diffing_menu_action.go
files_controller.go
files_remove_controller.go Refresh work trees when discarding file changes 2023-07-30 18:35:22 +10:00
filter_controller.go
filtering_menu_action.go
git_flow_controller.go
global_controller.go
jump_to_side_window_controller.go
list_controller.go
local_commits_controller.go Add a "Mark commit as base commit for rebase" command 2023-07-31 08:41:41 +02:00
menu_controller.go
merge_conflicts_controller.go
options_menu_action.go Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00
patch_building_controller.go
patch_explorer_controller.go
quit_actions.go Update repo switch logic 2023-07-30 18:35:23 +10:00
reflog_commits_controller.go
remote_branches_controller.go
remotes_controller.go
screen_mode_actions.go
search_controller.go
search_prompt_controller.go
side_window_controller.go
snake_controller.go
staging_controller.go
stash_controller.go
status_controller.go Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00
sub_commits_controller.go
submodules_controller.go Allow entering a submodule by pressing space 2023-07-30 18:35:23 +10:00
suggestions_controller.go
switch_to_diff_files_controller.go
switch_to_sub_commits_controller.go Don't show branch heads in reflog subcommits 2023-07-31 08:34:01 +02:00
sync_controller.go
tags_controller.go
toggle_whitespace_action.go
types.go
undo_controller.go
vertical_scroll_controller.go
workspace_reset_controller.go
worktree_options_controller.go Support creating worktrees from refs 2023-07-30 18:35:22 +10:00
worktrees_controller.go Use fields rather than methods on worktrees 2023-07-30 18:35:24 +10:00