Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-07-25 | git-write-tree should not crash if prefix does not exist | 1 | -0/+2 | |
2007-04-25 | Merge branch 'maint' | 1 | -1/+5 | |
2007-04-25 | Fix handle leak in write_tree | 1 | -1/+5 | |
2007-04-03 | _GIT_INDEX_OUTPUT: allow plumbing to output to an alternative index file. | 1 | -1/+1 | |
2007-02-20 | Mechanical conversion to use prefixcmp() | 1 | -1/+1 | |
2006-08-23 | Convert memcpy(a,b,20) to hashcpy(a,b). | 1 | -2/+2 | |
2006-08-12 | Better error message when we are unable to lock the index file | 1 | -1/+1 | |
2006-08-03 | Replace some calls to die(usage_str) with usage(usage_str). | 1 | -1/+1 | |
2006-07-29 | Call setup_git_directory() much earlier | 1 | -3/+1 | |
2006-07-08 | Close the index file between writing and committing | 1 | -1/+2 | |
2006-06-19 | Initialize lock_file struct to all zero. | 1 | -1/+1 | |
2006-06-18 | Make git-write-tree a builtin | 1 | -0/+88 |