summaryrefslogtreecommitdiffstats
path: root/t/t3412-rebase-root.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-231-1/+1
* Merge branch 'cw/rebase-i-root'Junio C Hamano2012-07-161-5/+0
|\
| * Add tests for rebase -i --root without --ontoChris Webb2012-06-271-4/+0
* | rebase --root: print usage on too many argsMartin von Zweigbergk2012-06-261-1/+7
|/
* tests: add missing &&Jonathan Nieder2010-11-091-2/+2
* t3412: further simplify setting of GIT_EDITORJunio C Hamano2009-02-041-4/+0
* t3412: use log|name-rev instead of log --graphThomas Rast2009-02-021-26/+39
* t3412: clean up GIT_EDITOR usageThomas Rast2009-01-311-25/+13
* Simplify t3412Johannes Schindelin2009-01-291-21/+7
* tests: Avoid single-shot environment export for shell function invocationJunio C Hamano2009-01-271-4/+20
* rebase -i: correctly remember --root flag across --continueJunio C Hamano2009-01-271-0/+94
* rebase -i: learn to rebase root commitThomas Rast2009-01-121-0/+101
* rebase: learn to rebase root commitThomas Rast2009-01-121-0/+86