summaryrefslogtreecommitdiff
path: root/sha1_file.c
AgeCommit message (Expand)Author
2005-04-28[PATCH] Rename and extend read_tree_with_tree_or_commit_sha1Junio C Hamano
2005-04-26[PATCH] introduce xmalloc and xreallocChristopher Li
2005-04-25Fix up the types in write_sha1_fileLinus Torvalds
2005-04-25Simplify "write_sha1_file()" interfacesLinus Torvalds
2005-04-24[PATCH] fix segfault in fsck-cacheAndreas Gal
2005-04-24[PATCH] Additional functions for the objects databaseDaniel Barkalow
2005-04-23Use O_NOATIME when opening the sha1 files.Linus Torvalds
2005-04-21Fix up some problems from the commit->tree helper patchLinus Torvalds
2005-04-21[PATCH] Accept commit in some places when tree is needed.Junio C Hamano
2005-04-20Make "write_sha1_file()" exit early if the file already exists.Linus Torvalds
2005-04-20Do SHA1 hash _before_ compression.Linus Torvalds
2005-04-18Split up read-cache.c into more logical clumps.Linus Torvalds