aboutsummaryrefslogtreecommitdiff
path: root/t/t3403-rebase-skip.sh
Commit message (Expand)AuthorAge
* t/t3403-rebase-skip.sh: use the $( ... ) construct for command substitutionElia Pinto2015-12-28
* test: trivial cleanupsFelipe Contreras2013-05-28
* rebase: stricter check of standalone sub commandMartin von Zweigbergk2011-02-10
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* Sane use of test_expect_failureJunio C Hamano2008-02-01
* Merge branch 'mh/rebase-skip-hard'Junio C Hamano2007-11-24
|\
| * Do git reset --hard HEAD when using git rebase --skipMike Hommey2007-11-11
* | rebase: fix "rebase --continue" breakageJohannes Schindelin2007-11-12
|/
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* War on whitespaceJunio C Hamano2007-06-07
* tests: merge-recursive is usable without PythonJunio C Hamano2006-10-27
* apply --unidiff-zero: loosen sanity checks for --unidiff=0 patchesJunio C Hamano2006-09-17
* rebase: allow --skip to work with --mergeEric Wong2006-06-25