summaryrefslogtreecommitdiff
path: root/t/t3411-rebase-preserve-around-merges.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: stop testing `git rebase --preserve-merges`Johannes Schindelin2021-09-071-80/+0
* tests: optionally skip `git rebase -p` testsJohannes Schindelin2018-11-021-0/+5
* Merge branch 'js/rebase-i-p-test-fix'Junio C Hamano2012-05-231-0/+1
|\
| * Fix t3411.3 to actually rebase somethingJohannes Sixt2012-05-181-0/+1
* | rebase -i -p: include non-first-parent commits in todo listAndrew Wong2011-06-191-1/+1
|/
* tests: use "$TEST_DIRECTORY" instead of ".."Jeff King2009-08-091-1/+1
* Simplify t3411Johannes Schindelin2009-01-281-48/+17
* t3404 & t3411: undo copy&pasteJohannes Schindelin2009-01-281-34/+4
* Make t3411 executableMiklos Vajna2009-01-141-0/+0
* rebase-i-p: if todo was reordered use HEAD as the rewritten parentStephen Haberman2008-10-161-2/+2
* rebase-i-p: test to exclude commits from todo based on its parentsStephen Haberman2008-10-161-0/+135