Age | Commit message (Expand) | Author | Files | Lines |
2014-03-07 | Merge branch 'jn/add-2.0-u-A-sans-pathspec' | Junio C Hamano | 1 | -7/+2 |
2013-06-07 | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) | Johannes Sixt | 1 | -3/+2 |
2013-04-26 | git add: -u/-A now affects the entire working tree | Junio C Hamano | 1 | -7/+2 |
2013-04-22 | Merge branch 'jc/add-2.0-delete-default' (early part) | Junio C Hamano | 1 | -3/+3 |
2013-03-14 | t2200: check that "add -u" limits itself to subdirectory | Jeff King | 1 | -0/+16 |
2013-03-08 | git add: start preparing for "git add <pathspec>..." to default to "-A" | Junio C Hamano | 1 | -3/+3 |
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 |