summaryrefslogtreecommitdiff
path: root/t/t3700-add.sh
AgeCommit message (Expand)AuthorFilesLines
2008-09-30tests: grep portability fixesLibravatar Jeff King1-1/+1
2008-08-15Fix t3700 on filesystems which do not support question marks in namesLibravatar Alex Riesen1-4/+4
2008-08-13Merge branch 'maint'Libravatar Junio C Hamano1-0/+8
2008-08-13Fix escaping of glob special characters in pathspecsLibravatar Kevin Ballard1-0/+8
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-2/+2
2008-05-21Merge branch 'ar/add-unreadable'Libravatar Junio C Hamano1-0/+43
2008-05-13fix bsd shell negationLibravatar Jeff King1-3/+3
2008-05-12Add a config option to ignore errors for git-addLibravatar Alex Riesen1-0/+21
2008-05-12Add a test for git-add --ignore-errorsLibravatar Alex Riesen1-0/+22
2007-11-16Fix per-directory exclude handing for "git add"Libravatar Junio C Hamano1-0/+24
2007-08-13git-add: Add support for --refresh option.Libravatar Alexandre Julliard1-0/+12
2007-08-03Fix bogus use of printf in t3700 testLibravatar Junio C Hamano1-2/+2
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-35/+35
2007-07-02Test 'git add' for unmerged entries when core.symlinks=false.Libravatar Johannes Sixt1-10/+17
2007-07-01git add: respect core.filemode with unmerged entriesLibravatar Johannes Schindelin1-0/+26
2007-04-23dir.c(common_prefix): Fix two bugsLibravatar Johannes Schindelin1-0/+6
2007-02-16Do not take mode bits from index after type change.Libravatar Junio C Hamano1-0/+20
2007-01-28[PATCH] Rename git-repo-config to git-config.Libravatar Tom Prince1-3/+3
2006-12-29Fix 'git add' with .gitignoreLibravatar Junio C Hamano1-0/+33
2006-11-22trust-executable-bit: fix breakage for symlinksLibravatar Junio C Hamano1-2/+12
2006-09-27Corrected copy-and-paste thinko in ignore executable bit test case.Libravatar Shawn Pearce1-1/+1
2006-09-26Ignore executable bit when adding files if filemode=0.Libravatar Shawn Pearce1-0/+22
2006-02-21git-add: Add support for --, documentation, and test.Libravatar Carl Worth1-0/+22