Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. | Junio C Hamano | 2007-04-03 | 1 | -1/+1 |
* | Mechanical conversion to use prefixcmp() | Junio C Hamano | 2007-02-20 | 1 | -1/+1 |
* | Convert memcpy(a,b,20) to hashcpy(a,b). | Shawn Pearce | 2006-08-23 | 1 | -2/+2 |
* | Better error message when we are unable to lock the index file | Junio C Hamano | 2006-08-12 | 1 | -1/+1 |
* | Replace some calls to die(usage_str) with usage(usage_str). | Ramsay Allan Jones | 2006-08-03 | 1 | -1/+1 |
* | Call setup_git_directory() much earlier | Linus Torvalds | 2006-07-29 | 1 | -3/+1 |
* | Close the index file between writing and committing | Johannes Schindelin | 2006-07-08 | 1 | -1/+2 |
* | Initialize lock_file struct to all zero. | Johannes Schindelin | 2006-06-19 | 1 | -1/+1 |
* | Make git-write-tree a builtin | Lukas Sandström | 2006-06-18 | 1 | -0/+88 |