.. |
helpers
|
Add automated demo recordings (#2853)
|
2023-07-31 22:43:36 +10:00 |
attach.go
|
|
|
base_controller.go
|
|
|
basic_commits_controller.go
|
|
|
bisect_controller.go
|
|
|
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
|
Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changes
|
2023-07-31 11:41:55 +02:00 |
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
|
|
|
diffing_menu_action.go
|
|
|
files_controller.go
|
Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changes
|
2023-07-31 11:41:55 +02:00 |
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
|
Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changes
|
2023-07-31 11:41:55 +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
|
Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changes
|
2023-07-31 11:41:55 +02:00 |
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
|
Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changes
|
2023-07-31 11:41:55 +02:00 |
status_controller.go
|
Standardise on using lo for slice functions
|
2023-07-30 18:51:23 +10:00 |
sub_commits_controller.go
|
Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changes
|
2023-07-31 11:41:55 +02:00 |
submodules_controller.go
|
Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changes
|
2023-07-31 11:41:55 +02: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
|
Show correct keybindings in force-push prompt
|
2023-07-31 11:38:52 +02:00 |
tags_controller.go
|
|
|
toggle_whitespace_action.go
|
Move IgnoreWhitespaceInDiffView to AppState, and persist it when it changes
|
2023-07-31 11:41:55 +02:00 |
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 |