| Commit message (Expand) | Author | Age | Files | Lines |
* | Add core.symlinks to mark filesystems that do not support symbolic links. | Johannes Sixt | 2007-03-02 | 1 | -3/+3 |
* | Evil Merge branch 'jc/status' (early part) into js/diff-ni | Junio C Hamano | 2007-02-24 | 1 | -1/+10 |
|\ |
|
| * | update-index: do not die too early in a read-only repository. | Junio C Hamano | 2007-02-22 | 1 | -1/+10 |
* | | Do not take mode bits from index after type change. | Junio C Hamano | 2007-02-16 | 1 | -6/+7 |
|/ |
|
* | Fix git-update-index to work with relative pathnames. | Alex Riesen | 2007-01-31 | 1 | -2/+6 |
* | trust-executable-bit: fix breakage for symlinks | Junio C Hamano | 2006-11-22 | 1 | -3/+3 |
* | Merge branch 'master' into lj/refs | Junio C Hamano | 2006-09-27 | 1 | -1/+3 |
|\ |
|
| * | Ignore executable bit when adding files if filemode=0. | Shawn Pearce | 2006-09-26 | 1 | -1/+3 |
* | | Fix git-update-index --again | Johannes Schindelin | 2006-09-21 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'gl/cleanup' | Junio C Hamano | 2006-08-26 | 1 | -2/+2 |
|\ |
|
| * | Convert memcpy(a,b,20) to hashcpy(a,b). | Shawn Pearce | 2006-08-23 | 1 | -2/+2 |
* | | update-index -g | Junio C Hamano | 2006-08-23 | 1 | -2/+2 |
|/ |
|
* | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 2006-08-17 | 1 | -2/+2 |
* | remove unnecessary initializations | David Rientjes | 2006-08-15 | 1 | -1/+1 |
* | Better error message when we are unable to lock the index file | Junio C Hamano | 2006-08-12 | 1 | -3/+1 |
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 | 1 | -2/+1 |
* | Close the index file between writing and committing | Johannes Schindelin | 2006-07-08 | 1 | -1/+1 |
* | Initialize lock_file struct to all zero. | Johannes Schindelin | 2006-06-19 | 1 | -1/+1 |
* | Make git-update-index a builtin | Lukas Sandström | 2006-06-18 | 1 | -0/+658 |