summaryrefslogtreecommitdiff
path: root/t/t3403-rebase-skip.sh
AgeCommit message (Expand)Author
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