Age | Commit message (Expand) | Author | Files | Lines |
2010-02-16 | test for add with non-existent pathspec | Chris Packham | 1 | -0/+5 |
2009-06-22 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2009-06-22 | t3700-add: add a POSIXPERM prerequisite to a new test | Johannes Sixt | 1 | -1/+1 |
2009-06-22 | Merge branch 'sb/maint-1.6.0-add-config-fix' into maint | Junio C Hamano | 1 | -0/+13 |
2009-06-20 | Merge branch 'sb/maint-1.6.0-add-config-fix' | Junio C Hamano | 1 | -0/+13 |
2009-06-18 | add: allow configurations to be overriden by command line | Stephen Boyd | 1 | -0/+13 |
2009-05-31 | git-add: no need for -f when resolving a conflict in already tracked path | Jeff King | 1 | -0/+12 |
2009-03-22 | t3700: Skip a test with backslashes in pathspec | Johannes Sixt | 1 | -1/+1 |
2009-03-22 | Skip tests that require a filesystem that obeys POSIX permissions | Johannes Sixt | 1 | -4/+4 |
2009-03-22 | Use prerequisite tags to skip tests that depend on symbolic links | Johannes Sixt | 1 | -3/+3 |
2008-09-30 | tests: grep portability fixes | Jeff King | 1 | -1/+1 |
2008-08-15 | Fix t3700 on filesystems which do not support question marks in names | Alex Riesen | 1 | -4/+4 |
2008-08-13 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+8 |
2008-08-13 | Fix escaping of glob special characters in pathspecs | Kevin Ballard | 1 | -0/+8 |
2008-07-13 | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 1 | -2/+2 |
2008-05-21 | Merge branch 'ar/add-unreadable' | Junio C Hamano | 1 | -0/+43 |
2008-05-13 | fix bsd shell negation | Jeff King | 1 | -3/+3 |
2008-05-12 | Add a config option to ignore errors for git-add | Alex Riesen | 1 | -0/+21 |
2008-05-12 | Add a test for git-add --ignore-errors | Alex Riesen | 1 | -0/+22 |
2007-11-16 | Fix per-directory exclude handing for "git add" | Junio C Hamano | 1 | -0/+24 |
2007-08-13 | git-add: Add support for --refresh option. | Alexandre Julliard | 1 | -0/+12 |
2007-08-03 | Fix bogus use of printf in t3700 test | Junio C Hamano | 1 | -2/+2 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -35/+35 |
2007-07-02 | Test 'git add' for unmerged entries when core.symlinks=false. | Johannes Sixt | 1 | -10/+17 |
2007-07-01 | git add: respect core.filemode with unmerged entries | Johannes Schindelin | 1 | -0/+26 |
2007-04-23 | dir.c(common_prefix): Fix two bugs | Johannes Schindelin | 1 | -0/+6 |
2007-02-16 | Do not take mode bits from index after type change. | Junio C Hamano | 1 | -0/+20 |
2007-01-28 | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 1 | -3/+3 |
2006-12-29 | Fix 'git add' with .gitignore | Junio C Hamano | 1 | -0/+33 |
2006-11-22 | trust-executable-bit: fix breakage for symlinks | Junio C Hamano | 1 | -2/+12 |
2006-09-27 | Corrected copy-and-paste thinko in ignore executable bit test case. | Shawn Pearce | 1 | -1/+1 |
2006-09-26 | Ignore executable bit when adding files if filemode=0. | Shawn Pearce | 1 | -0/+22 |
2006-02-21 | git-add: Add support for --, documentation, and test. | Carl Worth | 1 | -0/+22 |