Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-24Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce
2006-08-13Better error message when we are unable to lock the index fileJunio C Hamano
2006-08-04Replace some calls to die(usage_str) with usage(usage_str).Ramsay Allan Jones
2006-07-29Call setup_git_directory() much earlierLinus Torvalds
2006-07-08Close the index file between writing and committingJohannes Schindelin
2006-06-20Initialize lock_file struct to all zero.Johannes Schindelin
2006-06-19Make git-write-tree a builtinLukas Sandström