aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5407-post-rewrite-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2023-09-06rebase: fix rewritten list for failed pickPhillip Wood1-0/+48
2022-03-17tests: use "test_hook" for misc "mkdir -p" and "chmod" casesÆvar Arnfjörð Bjarmason1-8/+6
2021-05-11test-lib: split up and deprecate test_create_repo()Ævar Arnfjörð Bjarmason1-2/+0
2020-11-19t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin1-2/+2
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-02-16rebase: rename the two primary rebase backendsElijah Newren1-8/+8
2020-02-16rebase tests: mark tests specific to the am-backend with --amElijah Newren1-6/+6
2019-04-02tests (rebase): spell out the `--keep-empty` optionJohannes Schindelin1-2/+2
2018-12-28am, rebase--merge: do not overlook --skip'ed commits with post-rewriteElijah Newren1-0/+3
2018-12-28t5407: add a test demonstrating how interactive handles --skip differentlyElijah Newren1-0/+31
2018-06-28t5407: fix test to cover intended argumentsElijah Newren1-1/+1
2015-05-22t5407: use <<- to align the expected outputJunio C Hamano1-40/+40
2015-05-22rebase -i: fix post-rewrite hook with failed exec commandMatthieu Moy1-1/+1
2015-05-22rebase -i: demonstrate incorrect behavior of post-rewriteMatthieu Moy1-0/+17
2013-06-03test: fix post rewrite hook reportFelipe Contreras1-2/+2
2010-12-22rebase --skip: correctly wrap-up when skipping the last patchJunio C Hamano1-1/+17
2010-03-28rebase -i: make post-rewrite work for 'edit'Thomas Rast1-0/+16
2010-03-12rebase -i: invoke post-rewrite hookThomas Rast1-0/+101
2010-03-12rebase: invoke post-rewrite hookThomas Rast1-0/+30
2010-03-12commit --amend: invoke post-rewrite hookThomas Rast1-0/+52