aboutsummaryrefslogtreecommitdiff
path: root/t/t3700-add.sh
Commit message (Expand)AuthorAge
* Fix per-directory exclude handing for "git add"Junio C Hamano2007-11-16
* git-add: Add support for --refresh option.Alexandre Julliard2007-08-13
* Fix bogus use of printf in t3700 testJunio C Hamano2007-08-03
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Test 'git add' for unmerged entries when core.symlinks=false.Johannes Sixt2007-07-02
* git add: respect core.filemode with unmerged entriesJohannes Schindelin2007-07-01
* dir.c(common_prefix): Fix two bugsJohannes Schindelin2007-04-23
* Do not take mode bits from index after type change.Junio C Hamano2007-02-16
* [PATCH] Rename git-repo-config to git-config.Tom Prince2007-01-28
* Fix 'git add' with .gitignoreJunio C Hamano2006-12-29
* trust-executable-bit: fix breakage for symlinksJunio C Hamano2006-11-22
* Corrected copy-and-paste thinko in ignore executable bit test case.Shawn Pearce2006-09-27
* Ignore executable bit when adding files if filemode=0.Shawn Pearce2006-09-26
* git-add: Add support for --, documentation, and test.Carl Worth2006-02-21