aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3412-rebase-root.sh
AgeCommit message (Expand)AuthorFilesLines
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin1-15/+15
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-11-02tests: optionally skip `git rebase -p` testsJohannes Schindelin1-6/+6
2016-03-23merge: refuse to create too cool a merge by defaultJunio C Hamano1-1/+1
2012-07-15Merge branch 'cw/rebase-i-root'Junio C Hamano1-5/+0
2012-06-26Add tests for rebase -i --root without --ontoChris Webb1-4/+0
2012-06-26rebase --root: print usage on too many argsMartin von Zweigbergk1-1/+7
2010-11-09tests: add missing &&Jonathan Nieder1-2/+2
2009-02-03t3412: further simplify setting of GIT_EDITORJunio C Hamano1-4/+0
2009-02-01t3412: use log|name-rev instead of log --graphThomas Rast1-26/+39
2009-01-30t3412: clean up GIT_EDITOR usageThomas Rast1-25/+13
2009-01-28Simplify t3412Johannes Schindelin1-21/+7
2009-01-26tests: Avoid single-shot environment export for shell function invocationJunio C Hamano1-4/+20
2009-01-26rebase -i: correctly remember --root flag across --continueJunio C Hamano1-0/+94
2009-01-11rebase -i: learn to rebase root commitThomas Rast1-0/+101
2009-01-11rebase: learn to rebase root commitThomas Rast1-0/+86