Commit message (Expand) | Author | Age | |
---|---|---|---|
* | git-add: Add support for --refresh option. | Alexandre Julliard | 2007-08-13 |
* | Fix bogus use of printf in t3700 test | Junio C Hamano | 2007-08-03 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 |
* | Test 'git add' for unmerged entries when core.symlinks=false. | Johannes Sixt | 2007-07-02 |
* | git add: respect core.filemode with unmerged entries | Johannes Schindelin | 2007-07-01 |
* | dir.c(common_prefix): Fix two bugs | Johannes Schindelin | 2007-04-23 |
* | Do not take mode bits from index after type change. | Junio C Hamano | 2007-02-16 |
* | [PATCH] Rename git-repo-config to git-config. | Tom Prince | 2007-01-28 |
* | Fix 'git add' with .gitignore | Junio C Hamano | 2006-12-29 |
* | trust-executable-bit: fix breakage for symlinks | Junio C Hamano | 2006-11-22 |
* | Corrected copy-and-paste thinko in ignore executable bit test case. | Shawn Pearce | 2006-09-27 |
* | Ignore executable bit when adding files if filemode=0. | Shawn Pearce | 2006-09-26 |
* | git-add: Add support for --, documentation, and test. | Carl Worth | 2006-02-21 |