summaryrefslogtreecommitdiff
path: root/t/t5407-post-rewrite-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2020-02-16rebase: rename the two primary rebase backendsLibravatar Elijah Newren1-8/+8
2020-02-16rebase tests: mark tests specific to the am-backend with --amLibravatar Elijah Newren1-6/+6
2019-04-02tests (rebase): spell out the `--keep-empty` optionLibravatar Johannes Schindelin1-2/+2
2018-12-28am, rebase--merge: do not overlook --skip'ed commits with post-rewriteLibravatar Elijah Newren1-0/+3
2018-12-28t5407: add a test demonstrating how interactive handles --skip differentlyLibravatar Elijah Newren1-0/+31
2018-06-28t5407: fix test to cover intended argumentsLibravatar Elijah Newren1-1/+1
2015-05-22t5407: use <<- to align the expected outputLibravatar Junio C Hamano1-40/+40
2015-05-22rebase -i: fix post-rewrite hook with failed exec commandLibravatar Matthieu Moy1-1/+1
2015-05-22rebase -i: demonstrate incorrect behavior of post-rewriteLibravatar Matthieu Moy1-0/+17
2013-06-03test: fix post rewrite hook reportLibravatar Felipe Contreras1-2/+2
2010-12-22rebase --skip: correctly wrap-up when skipping the last patchLibravatar Junio C Hamano1-1/+17
2010-03-28rebase -i: make post-rewrite work for 'edit'Libravatar Thomas Rast1-0/+16
2010-03-12rebase -i: invoke post-rewrite hookLibravatar Thomas Rast1-0/+101
2010-03-12rebase: invoke post-rewrite hookLibravatar Thomas Rast1-0/+30
2010-03-12commit --amend: invoke post-rewrite hookLibravatar Thomas Rast1-0/+52