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