Age | Commit message (Expand) | Author | Files | Lines |
2011-07-13 | reset [<commit>] paths...: do not mishandle unmerged paths | Junio C Hamano | 1 | -0/+15 |
2011-04-13 | i18n: use test_i18ncmp and test_i18ngrep in t7102 and t7110 | Junio C Hamano | 1 | -2/+2 |
2011-03-09 | i18n: git-reset "Unstaged changes after reset" message | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2009-12-30 | Merge branch 'maint-1.6.1' into maint | Junio C Hamano | 1 | -7/+7 |
2009-12-29 | t7102: make the test fail if one of its check fails | Nguyễn Thái Ngọc Duy | 1 | -7/+7 |
2009-08-21 | reset: make the reminder output consistent with "checkout" | Matthieu Moy | 1 | -1/+2 |
2008-09-03 | tests: use "git xyzzy" form (t7000 - t7199) | Nanako Shiraishi | 1 | -2/+2 |
2008-07-20 | "needs update" considered harmful | Junio C Hamano | 1 | -1/+1 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -24/+24 |
2008-06-25 | Allow "git-reset path" when unambiguous | Junio C Hamano | 1 | -0/+47 |
2008-05-24 | tests: do not use implicit "git diff --no-index" | Junio C Hamano | 1 | -6/+6 |
2007-11-05 | builtin-reset: avoid forking "update-index --refresh" | Johannes Schindelin | 1 | -0/+10 |
2007-11-05 | builtin-reset: do not call "ls-files --unmerged" | Johannes Schindelin | 1 | -0/+9 |
2007-11-03 | git-reset: do not be confused if there is nothing to reset | Johannes Schindelin | 1 | -0/+7 |
2007-09-13 | An additional test for "git-reset -- path" | Junio C Hamano | 1 | -0/+16 |
2007-09-12 | Add tests for documented features of "git reset". | Carlos Rica | 1 | -0/+389 |