aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3403-rebase-skip.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-15/+15
2021-08-13rebase --continue: remove .git/MERGE_MSGPhillip Wood1-0/+8
2021-08-13rebase --apply: restore some testsPhillip Wood1-1/+1
2021-08-13t3403: fix commit authorshipPhillip Wood1-1/+2
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin1-4/+4
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2019-12-06commit: give correct advice for empty commit during a rebasePhillip Wood1-5/+31
2019-12-06sequencer: write CHERRY_PICK_HEAD for reword and editPhillip Wood1-0/+53
2019-11-23sequencer: fix empty commit check when amendingPhillip Wood1-0/+32
2015-12-28t/t3403-rebase-skip.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2013-05-28test: trivial cleanupsFelipe Contreras1-3/+4
2011-02-10rebase: stricter check of standalone sub commandMartin von Zweigbergk1-0/+5
2008-09-03tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi1-1/+1
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer1-3/+5
2008-02-01Sane use of test_expect_failureJunio C Hamano1-3/+3
2007-11-24Merge branch 'mh/rebase-skip-hard'Junio C Hamano1-2/+0
2007-11-12rebase: fix "rebase --continue" breakageJohannes Schindelin1-0/+17
2007-11-11Do git reset --hard HEAD when using git rebase --skipMike Hommey1-2/+0
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-1/+1
2007-06-07War on whitespaceJunio C Hamano1-1/+0
2006-10-27tests: merge-recursive is usable without PythonJunio C Hamano1-6/+0
2006-09-17apply --unidiff-zero: loosen sanity checks for --unidiff=0 patchesJunio C Hamano1-1/+3
2006-06-25rebase: allow --skip to work with --mergeEric Wong1-0/+61