summaryrefslogtreecommitdiff
path: root/t/t3418-rebase-continue.sh
AgeCommit message (Expand)Author
2018-08-02Merge branch 'es/test-fixes'Junio C Hamano
2018-07-18Merge branch 'en/rebase-i-microfixes'Junio C Hamano
2018-07-16t3000-t3999: fix broken &&-chainsEric Sunshine
2018-06-27Fix use of strategy options with interactive rebasesElijah Newren
2018-06-27t3418: add testcase showing problems with rebase -i and strategy optionsElijah Newren
2018-05-23Merge branch 'js/rebase-i-clean-msg-after-fixup-continue'Junio C Hamano
2018-05-01rebase --skip: clean up commit message after a failed fixup/squashJohannes Schindelin
2018-05-01rebase -i: demonstrate bugs with fixup!/squash! commit messagesJohannes Schindelin
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2018-01-05rebase -p: fix quoting when calling `git merge`Johannes Schindelin
2017-08-02rebase -i: honor --rerere-autoupdatePhillip Wood
2017-08-02rebase: honor --rerere-autoupdatePhillip Wood
2015-07-20t3418: non-interactive rebase --continue with rerere enabledPaul Tan
2011-12-09test: fix '&&' chainingRamkumar Ramachandra
2011-02-10rebase -m: remember allow_rerere_autoupdate optionMartin von Zweigbergk
2011-02-10rebase: remember strategy and strategy optionsMartin von Zweigbergk
2011-02-10rebase: stricter check of standalone sub commandMartin von Zweigbergk
2010-07-28Fix git rebase --continue to work with touched filesDavid D. Kilzer