summaryrefslogtreecommitdiff
path: root/t/t3412-rebase-root.sh
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-151-5/+0
|\
| * Add tests for rebase -i --root without --ontoChris Webb2012-06-261-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-031-4/+0
* t3412: use log|name-rev instead of log --graphThomas Rast2009-02-011-26/+39
* t3412: clean up GIT_EDITOR usageThomas Rast2009-01-301-25/+13
* Simplify t3412Johannes Schindelin2009-01-281-21/+7
* tests: Avoid single-shot environment export for shell function invocationJunio C Hamano2009-01-261-4/+20
* rebase -i: correctly remember --root flag across --continueJunio C Hamano2009-01-261-0/+94
* rebase -i: learn to rebase root commitThomas Rast2009-01-111-0/+101
* rebase: learn to rebase root commitThomas Rast2009-01-111-0/+86