summaryrefslogtreecommitdiff
path: root/t/t5407-post-rewrite-hook.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: use "test_hook" for misc "mkdir -p" and "chmod" casesÆvar Arnfjörð Bjarmason2022-03-171-8/+6
* test-lib: split up and deprecate test_create_repo()Ævar Arnfjörð Bjarmason2021-05-111-2/+0
* t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-2/+2
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* rebase: rename the two primary rebase backendsElijah Newren2020-02-161-8/+8
* rebase tests: mark tests specific to the am-backend with --amElijah Newren2020-02-161-6/+6
* tests (rebase): spell out the `--keep-empty` optionJohannes Schindelin2019-04-021-2/+2
* am, rebase--merge: do not overlook --skip'ed commits with post-rewriteElijah Newren2018-12-281-0/+3
* t5407: add a test demonstrating how interactive handles --skip differentlyElijah Newren2018-12-281-0/+31
* t5407: fix test to cover intended argumentsElijah Newren2018-06-281-1/+1
* t5407: use <<- to align the expected outputmm/rebase-i-post-rewrite-execJunio C Hamano2015-05-221-40/+40
* rebase -i: fix post-rewrite hook with failed exec commandMatthieu Moy2015-05-221-1/+1
* rebase -i: demonstrate incorrect behavior of post-rewriteMatthieu Moy2015-05-221-0/+17
* test: fix post rewrite hook reportFelipe Contreras2013-06-031-2/+2
* rebase --skip: correctly wrap-up when skipping the last patchJunio C Hamano2010-12-221-1/+17
* rebase -i: make post-rewrite work for 'edit'Thomas Rast2010-03-281-0/+16
* rebase -i: invoke post-rewrite hookThomas Rast2010-03-121-0/+101
* rebase: invoke post-rewrite hookThomas Rast2010-03-121-0/+30
* commit --amend: invoke post-rewrite hookThomas Rast2010-03-121-0/+52