| Commit message (Expand) | Author | Age |
* | Merge branch 'jn/add-2.0-u-A-sans-pathspec' | Junio C Hamano | 2014-03-07 |
|\ |
|
| * | git add: -u/-A now affects the entire working tree | Junio C Hamano | 2013-04-26 |
* | | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) | Johannes Sixt | 2013-06-07 |
|/ |
|
* | Merge branch 'jc/add-2.0-delete-default' (early part) | Junio C Hamano | 2013-04-22 |
|\ |
|
| * | git add: start preparing for "git add <pathspec>..." to default to "-A" | Junio C Hamano | 2013-03-08 |
* | | t2200: check that "add -u" limits itself to subdirectory | Jeff King | 2013-03-14 |
|/ |
|
* | Merge branch 'jc/fix-add-u-unmerged' | Junio C Hamano | 2011-05-13 |
|\ |
|
| * | Fix "add -u" that sometimes fails to resolve unmerged paths | Junio C Hamano | 2011-04-23 |
* | | i18n: use test_i18ncmp in t1200 and t2200 | Junio C Hamano | 2011-04-13 |
* | | i18n: git-add "remove '%s'" message | Ævar Arnfjörð Bjarmason | 2011-03-09 |
* | | tests: add missing && | Jonathan Nieder | 2010-11-09 |
|/ |
|
* | test for add with non-existent pathspec | Chris Packham | 2010-02-16 |
* | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 2009-03-22 |
* | t2200, t7004: Avoid glob pattern that also matches files | Johannes Sixt | 2009-03-19 |
* | add -u: do not fail to resolve a path as deleted | Junio C Hamano | 2009-01-28 |
* | tests: use "git xyzzy" form (t0000 - t3599) | Nanako Shiraishi | 2008-09-03 |
* | "git-add -n -u" should not add but just report | Junio C Hamano | 2008-05-21 |
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 |
* | t2200: test more cases of "add -u" | Junio C Hamano | 2007-11-11 |
* | Add test to check recent fix to "git add -u" | Benoit Sigoure | 2007-09-14 |
* | Merge branch 'maint' to sync with 1.5.2.5 | Junio C Hamano | 2007-08-15 |
|\ |
|
| * | git-add -u paths... now works from subdirectory | Salikh Zakirov | 2007-08-15 |
| * | Fix "git add -u" data corruption. | Junio C Hamano | 2007-08-15 |
* | | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
|/ |
|
* | git-add: allow path limiting with -u | Jeff King | 2007-05-12 |