Age | Commit message (Expand) | Author | Files | Lines |
2011-05-13 | Merge branch 'jc/fix-add-u-unmerged' | Junio C Hamano | 1 | -17/+7 |
2011-04-23 | Fix "add -u" that sometimes fails to resolve unmerged paths | Junio C Hamano | 1 | -17/+7 |
2011-04-13 | i18n: use test_i18ncmp in t1200 and t2200 | Junio C Hamano | 1 | -2/+2 |
2011-03-09 | i18n: git-add "remove '%s'" message | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
2010-02-16 | test for add with non-existent pathspec | Chris Packham | 1 | -0/+5 |
2009-03-22 | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 1 | -1/+1 |
2009-03-19 | t2200, t7004: Avoid glob pattern that also matches files | Johannes Sixt | 1 | -1/+1 |
2009-01-28 | add -u: do not fail to resolve a path as deleted | Junio C Hamano | 1 | -1/+49 |
2008-09-03 | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 1 | -6/+6 |
2008-05-21 | "git-add -n -u" should not add but just report | Junio C Hamano | 1 | -0/+17 |
2008-03-13 | add test_cmp function for test scripts | Jeff King | 1 | -1/+1 |
2007-11-11 | t2200: test more cases of "add -u" | Junio C Hamano | 1 | -2/+28 |
2007-09-14 | Add test to check recent fix to "git add -u" | Benoit Sigoure | 1 | -1/+10 |
2007-08-15 | Merge branch 'maint' to sync with 1.5.2.5 | Junio C Hamano | 1 | -16/+57 |
2007-08-15 | git-add -u paths... now works from subdirectory | Salikh Zakirov | 1 | -0/+14 |
2007-08-15 | Fix "git add -u" data corruption. | Junio C Hamano | 1 | -16/+43 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -7/+7 |
2007-05-12 | git-add: allow path limiting with -u | Jeff King | 1 | -0/+38 |