summaryrefslogtreecommitdiff
path: root/sha1_file.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-25Fix up the types in write_sha1_fileLibravatar Linus Torvalds1-2/+2
2005-04-25Simplify "write_sha1_file()" interfacesLibravatar Linus Torvalds1-7/+20
2005-04-24[PATCH] fix segfault in fsck-cacheLibravatar Andreas Gal1-0/+2
2005-04-23[PATCH] Additional functions for the objects databaseLibravatar Daniel Barkalow1-0/+72
2005-04-23Use O_NOATIME when opening the sha1 files.Libravatar Linus Torvalds1-3/+26
2005-04-20Fix up some problems from the commit->tree helper patchLibravatar Linus Torvalds1-2/+2
2005-04-20[PATCH] Accept commit in some places when tree is needed.Libravatar Junio C Hamano1-0/+40
2005-04-20Make "write_sha1_file()" exit early if the file already exists.Libravatar Linus Torvalds1-4/+22
2005-04-20Do SHA1 hash _before_ compression.Libravatar Linus Torvalds1-6/+8
2005-04-18Split up read-cache.c into more logical clumps.Libravatar Linus Torvalds1-0/+247