Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reset: make the reminder output consistent with "checkout" | Matthieu Moy | 2009-08-21 | 1 | -1/+2 |
* | tests: use "git xyzzy" form (t7000 - t7199) | Nanako Shiraishi | 2008-09-03 | 1 | -2/+2 |
* | "needs update" considered harmful | Junio C Hamano | 2008-07-20 | 1 | -1/+1 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -24/+24 |
* | Allow "git-reset path" when unambiguous | Junio C Hamano | 2008-06-25 | 1 | -0/+47 |
* | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 2008-05-24 | 1 | -6/+6 |
* | builtin-reset: avoid forking "update-index --refresh" | Johannes Schindelin | 2007-11-05 | 1 | -0/+10 |
* | builtin-reset: do not call "ls-files --unmerged" | Johannes Schindelin | 2007-11-05 | 1 | -0/+9 |
* | git-reset: do not be confused if there is nothing to reset | Johannes Schindelin | 2007-11-03 | 1 | -0/+7 |
* | An additional test for "git-reset -- path" | Junio C Hamano | 2007-09-13 | 1 | -0/+16 |
* | Add tests for documented features of "git reset". | Carlos Rica | 2007-09-12 | 1 | -0/+389 |