Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 | 1 | -1/+1 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -3/+5 |
* | Sane use of test_expect_failure | Junio C Hamano | 2008-02-01 | 1 | -3/+3 |
* | Merge branch 'mh/rebase-skip-hard' | Junio C Hamano | 2007-11-24 | 1 | -2/+0 |
|\ | |||||
| * | Do git reset --hard HEAD when using git rebase --skip | Mike Hommey | 2007-11-11 | 1 | -2/+0 |
* | | rebase: fix "rebase --continue" breakage | Johannes Schindelin | 2007-11-12 | 1 | -0/+17 |
|/ | |||||
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -1/+1 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | tests: merge-recursive is usable without Python | Junio C Hamano | 2006-10-27 | 1 | -6/+0 |
* | apply --unidiff-zero: loosen sanity checks for --unidiff=0 patches | Junio C Hamano | 2006-09-17 | 1 | -1/+3 |
* | rebase: allow --skip to work with --merge | Eric Wong | 2006-06-25 | 1 | -0/+61 |