aboutsummaryrefslogtreecommitdiff
path: root/builtin-write-tree.c
Commit message (Expand)AuthorAge
* Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce2006-08-23
* Better error message when we are unable to lock the index fileJunio C Hamano2006-08-12
* Replace some calls to die(usage_str) with usage(usage_str).Ramsay Allan Jones2006-08-03
* Call setup_git_directory() much earlierLinus Torvalds2006-07-29
* Close the index file between writing and committingJohannes Schindelin2006-07-08
* Initialize lock_file struct to all zero.Johannes Schindelin2006-06-19
* Make git-write-tree a builtinLukas Sandström2006-06-18