summaryrefslogtreecommitdiff
path: root/t/t3700-add.sh
Commit message (Expand)AuthorAgeFilesLines
...
* Test 'git add' for unmerged entries when core.symlinks=false.Johannes Sixt2007-07-021-10/+17
* git add: respect core.filemode with unmerged entriesJohannes Schindelin2007-07-011-0/+26
* dir.c(common_prefix): Fix two bugsJohannes Schindelin2007-04-231-0/+6
* Do not take mode bits from index after type change.Junio C Hamano2007-02-161-0/+20
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-281-3/+3
* Fix 'git add' with .gitignoreJunio C Hamano2006-12-291-0/+33
* trust-executable-bit: fix breakage for symlinksJunio C Hamano2006-11-221-2/+12
* Corrected copy-and-paste thinko in ignore executable bit test case.Shawn Pearce2006-09-271-1/+1
* Ignore executable bit when adding files if filemode=0.Shawn Pearce2006-09-261-0/+22
* git-add: Add support for --, documentation, and test.Carl Worth2006-02-211-0/+22