summaryrefslogtreecommitdiff
path: root/t/t3403-rebase-skip.sh
Commit message (Expand)AuthorAgeFilesLines
* rebase --continue: remove .git/MERGE_MSGPhillip Wood2021-08-131-0/+8
* rebase --apply: restore some testsPhillip Wood2021-08-131-1/+1
* t3403: fix commit authorshipPhillip Wood2021-08-131-1/+2
* t34*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-4/+4
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* commit: give correct advice for empty commit during a rebasePhillip Wood2019-12-061-5/+31
* sequencer: write CHERRY_PICK_HEAD for reword and editPhillip Wood2019-12-061-0/+53
* sequencer: fix empty commit check when amendingPhillip Wood2019-11-231-0/+32
* t/t3403-rebase-skip.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-281-1/+1
* test: trivial cleanupsFelipe Contreras2013-05-281-3/+4
* rebase: stricter check of standalone sub commandMartin von Zweigbergk2011-02-101-0/+5
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-1/+1
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-3/+5
* Sane use of test_expect_failureJunio C Hamano2008-02-011-3/+3
* Merge branch 'mh/rebase-skip-hard'Junio C Hamano2007-11-241-2/+0
|\
| * Do git reset --hard HEAD when using git rebase --skipMike Hommey2007-11-111-2/+0
* | rebase: fix "rebase --continue" breakageJohannes Schindelin2007-11-121-0/+17
|/
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-1/+1
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* tests: merge-recursive is usable without PythonJunio C Hamano2006-10-271-6/+0
* apply --unidiff-zero: loosen sanity checks for --unidiff=0 patchesJunio C Hamano2006-09-171-1/+3
* rebase: allow --skip to work with --mergeEric Wong2006-06-251-0/+61