1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-14 11:23:09 +02:00
lazygit/pkg/integration/tests/interactive_rebase
2023-05-02 16:27:32 +02:00
..
advanced_interactive_rebase.go test: check focus on commits after performing an advanced rebase 2023-04-15 11:01:55 +02:00
amend_first_commit.go cleanup integration test code 2023-02-26 12:54:13 +11:00
amend_fixup_commit.go Make RebaseCommands.AmendTo more robust 2023-04-29 07:28:33 +02:00
amend_head_commit_during_rebase.go Allow amending the head commit during interactive rebase 2023-04-01 08:16:15 +02:00
amend_merge.go Allow amending the head commit during interactive rebase 2023-04-01 08:16:15 +02:00
amend_non_head_commit_during_rebase.go Better error message when trying to amend a commit other than head during rebase 2023-04-01 08:16:15 +02:00
drop_todo_commit_with_update_ref_show_branch_heads.go Rename From to AtLeast 2023-05-02 16:27:32 +02:00
drop_todo_commit_with_update_ref.go Rename From to AtLeast 2023-05-02 16:27:32 +02:00
edit_first_commit.go cleanup integration test code 2023-02-26 12:54:13 +11:00
edit_non_todo_commit_during_rebase.go Better error message when trying to edit or move a non-todo commit during rebase 2023-04-01 08:16:15 +02:00
fixup_first_commit.go cleanup integration test code 2023-02-26 12:54:13 +11:00
fixup_second_commit.go Make integration test more robust 2023-02-27 08:53:06 +01:00
move_in_rebase.go cleanup integration test code 2023-02-26 12:54:13 +11:00
move.go migrate interactive rebase integration tests 2023-02-22 19:36:31 +11:00
rebase.go cleanup integration test code 2023-02-26 12:54:13 +11:00
reword_first_commit.go Split commit message panel into commit summary and commit description panel 2023-04-30 12:17:34 +10:00
reword_last_commit.go Split commit message panel into commit summary and commit description panel 2023-04-30 12:17:34 +10:00
reword_you_are_here_commit_with_editor.go Allow rewording the head commit during interactive rebase 2023-04-01 08:16:15 +02:00
reword_you_are_here_commit.go Split commit message panel into commit summary and commit description panel 2023-04-30 12:17:34 +10:00
shared.go cleanup integration test code 2023-02-26 12:54:13 +11:00
squash_down_first_commit.go cleanup integration test code 2023-02-26 12:54:13 +11:00
squash_down_second_commit.go cleanup integration test code 2023-02-26 12:54:13 +11:00
squash_fixups_above_first_commit.go cleanup integration test code 2023-02-26 12:54:13 +11:00
swap_in_rebase_with_conflict.go cleanup integration test code 2023-02-26 12:54:13 +11:00
swap_with_conflict.go migrate interactive rebase integration tests 2023-02-22 19:36:31 +11:00