summaryrefslogtreecommitdiff
path: root/t/t3412-rebase-root.sh
Commit message (Expand)AuthorAgeFilesLines
* sequencer API users: fix get_replay_opts() leaksÆvar Arnfjörð Bjarmason2023-02-061-0/+1
* tests: use "test_hook" for misc "mkdir -p" and "chmod" casesÆvar Arnfjörð Bjarmason2022-03-171-12/+6
* name-rev: deprecate --stdin in favor of --annotate-stdinJohn Cai2022-01-101-1/+1
* tests: stop testing `git rebase --preserve-merges`Johannes Schindelin2021-09-071-37/+0
* t34*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-15/+15
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* tests: optionally skip `git rebase -p` testsJohannes Schindelin2018-11-021-6/+6
* 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