[PATCH] Add some functions for commit lists
[gitweb.git] / sha1_file.c
2005-04-23 Use O_NOATIME when opening the sha1 files.
2005-04-21 Fix up some problems from the commit->tree helper patch
2005-04-21 [PATCH] Accept commit in some places when tree is needed.
2005-04-20 Make "write_sha1_file()" exit early if the file already...
2005-04-20 Do SHA1 hash _before_ compression.
2005-04-18 Split up read-cache.c into more logical clumps.