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