Fix up the types in write_sha1_file
[git] / sha1_file.c
2005-04-25  Linus TorvaldsFix up the types in write_sha1_file
2005-04-25  Linus TorvaldsSimplify "write_sha1_file()" interfaces
2005-04-24  Andreas Gal[PATCH] fix segfault in fsck-cache
2005-04-24  Daniel Barkalow[PATCH] Additional functions for the objects database
2005-04-23  Linus TorvaldsUse O_NOATIME when opening the sha1 files.
2005-04-21  Linus TorvaldsFix up some problems from the commit->tree helper patch
2005-04-21  Junio C Hamano[PATCH] Accept commit in some places when tree is needed.
2005-04-20  Linus TorvaldsMake "write_sha1_file()" exit early if the file already...
2005-04-20  Linus TorvaldsDo SHA1 hash _before_ compression.
2005-04-18  Linus TorvaldsSplit up read-cache.c into more logical clumps.