Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-09-21 | Fix git-update-index --again | Johannes Schindelin | 1 | -3/+3 |
2006-08-26 | Merge branch 'gl/cleanup' | Junio C Hamano | 1 | -2/+2 |
2006-08-23 | update-index -g | Junio C Hamano | 1 | -2/+2 |
2006-08-23 | Convert memcpy(a,b,20) to hashcpy(a,b). | Shawn Pearce | 1 | -2/+2 |
2006-08-17 | Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. | David Rientjes | 1 | -2/+2 |
2006-08-15 | remove unnecessary initializations | David Rientjes | 1 | -1/+1 |
2006-08-12 | Better error message when we are unable to lock the index file | Junio C Hamano | 1 | -3/+1 |
2006-07-29 | Call setup_git_directory() much earlier | Linus Torvalds | 1 | -2/+1 |
2006-07-08 | Close the index file between writing and committing | Johannes Schindelin | 1 | -1/+1 |
2006-06-19 | Initialize lock_file struct to all zero. | Johannes Schindelin | 1 | -1/+1 |
2006-06-18 | Make git-update-index a builtin | Lukas Sandström | 1 | -0/+658 |