summaryrefslogtreecommitdiff
path: root/sha1_file.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Rename and extend read_tree_with_tree_or_commit_sha1Junio C Hamano2005-04-281-32/+37
* [PATCH] introduce xmalloc and xreallocChristopher Li2005-04-261-5/+3
* Fix up the types in write_sha1_fileLinus Torvalds2005-04-251-2/+2
* Simplify "write_sha1_file()" interfacesLinus Torvalds2005-04-251-7/+20
* [PATCH] fix segfault in fsck-cacheAndreas Gal2005-04-241-0/+2
* [PATCH] Additional functions for the objects databaseDaniel Barkalow2005-04-231-0/+72
* Use O_NOATIME when opening the sha1 files.Linus Torvalds2005-04-231-3/+26
* Fix up some problems from the commit->tree helper patchLinus Torvalds2005-04-201-2/+2
* [PATCH] Accept commit in some places when tree is needed.Junio C Hamano2005-04-201-0/+40
* Make "write_sha1_file()" exit early if the file already exists.Linus Torvalds2005-04-201-4/+22
* Do SHA1 hash _before_ compression.conversionLinus Torvalds2005-04-201-6/+8
* Split up read-cache.c into more logical clumps.Linus Torvalds2005-04-181-0/+247