summaryrefslogtreecommitdiff
path: root/t/t3403-rebase-skip.sh
AgeCommit message (Expand)Author
2021-08-13rebase --continue: remove .git/MERGE_MSGPhillip Wood
2021-08-13rebase --apply: restore some testsPhillip Wood
2021-08-13t3403: fix commit authorshipPhillip Wood
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2019-12-06commit: give correct advice for empty commit during a rebasePhillip Wood
2019-12-06sequencer: write CHERRY_PICK_HEAD for reword and editPhillip Wood
2019-11-23sequencer: fix empty commit check when amendingPhillip Wood
2015-12-28t/t3403-rebase-skip.sh: use the $( ... ) construct for command substitutionElia Pinto
2013-05-28test: trivial cleanupsFelipe Contreras
2011-02-10rebase: stricter check of standalone sub commandMartin von Zweigbergk
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-11-25Merge branch 'mh/rebase-skip-hard'Junio C Hamano
2007-11-13rebase: fix "rebase --continue" breakageJohannes Schindelin
2007-11-12Do git reset --hard HEAD when using git rebase --skipMike Hommey
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2006-10-27tests: merge-recursive is usable without PythonJunio C Hamano
2006-09-17apply --unidiff-zero: loosen sanity checks for --unidiff=0 patchesJunio C Hamano
2006-06-25rebase: allow --skip to work with --mergeEric Wong