jesseduffield.lazygit/pkg/integration/tests/interactive_rebase
Stefan Haller 562a2aaa6b Un-deprecate UserConfig.Git.Log.Order and ShowGraph
And remove them from AppState.
2025-07-09 13:15:03 +02:00
..
advanced_interactive_rebase.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
amend_commit_with_conflict.go Add section headers for rebase todos, cherry-picks, reverts, and actual commits 2025-04-20 16:06:15 +02:00
amend_first_commit.go
amend_fixup_commit.go
amend_head_commit_during_rebase.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
amend_merge.go
amend_non_head_commit_during_rebase.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
delete_update_ref_todo.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
dont_show_branch_heads_for_todo_items.go Un-deprecate UserConfig.Git.Log.Order and ShowGraph 2025-07-09 13:15:03 +02:00
drop_commit_in_copied_branch_with_update_ref.go Un-deprecate UserConfig.Git.Log.Order and ShowGraph 2025-07-09 13:15:03 +02:00
drop_merge_commit.go
drop_todo_commit_with_update_ref.go Un-deprecate UserConfig.Git.Log.Order and ShowGraph 2025-07-09 13:15:03 +02:00
drop_with_custom_comment_char.go
edit_and_auto_amend.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
edit_first_commit.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
edit_last_commit_of_stacked_branch.go Un-deprecate UserConfig.Git.Log.Order and ShowGraph 2025-07-09 13:15:03 +02:00
edit_non_todo_commit_during_rebase.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
edit_range_select_down_to_merge_outside_rebase.go Remove space after rebase todo 2025-04-29 11:30:37 +02:00
edit_range_select_outside_rebase.go Remove space after rebase todo 2025-04-29 11:30:37 +02:00
edit_the_confl_commit.go Add section headers for rebase todos, cherry-picks, reverts, and actual commits 2025-04-20 16:06:15 +02:00
fixup_first_commit.go
fixup_second_commit.go
interactive_rebase_of_copied_branch.go Un-deprecate UserConfig.Git.Log.Order and ShowGraph 2025-07-09 13:15:03 +02:00
interactive_rebase_with_conflict_for_edit_command.go Add section headers for rebase todos, cherry-picks, reverts, and actual commits 2025-04-20 16:06:15 +02:00
mid_rebase_range_select.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
move.go
move_across_branch_boundary_outside_rebase.go Un-deprecate UserConfig.Git.Log.Order and ShowGraph 2025-07-09 13:15:03 +02:00
move_in_rebase.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
move_update_ref_todo.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
move_with_custom_comment_char.go
outside_rebase_range_select.go
pick_rescheduled.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
quick_start.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
quick_start_keep_selection.go Un-deprecate UserConfig.Git.Log.Order and ShowGraph 2025-07-09 13:15:03 +02:00
quick_start_keep_selection_range.go Un-deprecate UserConfig.Git.Log.Order and ShowGraph 2025-07-09 13:15:03 +02:00
rebase.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
rebase_with_commit_that_becomes_empty.go
revert_during_rebase_when_stopped_on_edit.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
revert_multiple_commits_in_interactive_rebase.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
revert_single_commit_in_interactive_rebase.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
reword_commit_with_editor_and_fail.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
reword_first_commit.go
reword_last_commit.go
reword_last_commit_of_stacked_branch.go Un-deprecate UserConfig.Git.Log.Order and ShowGraph 2025-07-09 13:15:03 +02:00
reword_merge_commit.go Use 'break' instead of 'edit' for BeginInteractiveRebaseForCommit with merge commit 2025-05-10 18:44:31 +02:00
reword_you_are_here_commit.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
reword_you_are_here_commit_with_editor.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
shared.go Add section headers for rebase todos, cherry-picks, reverts, and actual commits 2025-04-20 16:06:15 +02:00
show_exec_todos.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
squash_down_first_commit.go
squash_down_second_commit.go
squash_fixups_above.go
squash_fixups_above_first_commit.go
squash_fixups_in_current_branch.go
swap_in_rebase_with_conflict.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
swap_in_rebase_with_conflict_and_edit.go Remove the "YOU ARE HERE" marker 2025-04-20 16:06:15 +02:00
swap_with_conflict.go Show original todo action instead of "conflict", and show <-- CONFLICT instead 2025-04-20 15:55:44 +02:00
view_files_of_todo_entries.go Un-deprecate UserConfig.Git.Log.Order and ShowGraph 2025-07-09 13:15:03 +02:00