aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5407-post-rewrite-hook.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
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