aboutsummaryrefslogtreecommitdiff
path: root/sha1_file.c
Commit message (Expand)AuthorAge
* sha1_file: make the new sha1 object writing be coda-friendly.Linus Torvalds2005-05-03
* Improve sha1 object file writing.Linus Torvalds2005-05-03
* Add git-write-blob.Junio C Hamano2005-05-01
* Remove the ugly jit-style parent syntax.Linus Torvalds2005-05-01
* Add "look up parent" logic for the simple names.Linus Torvalds2005-05-01
* Add "get_sha1()" helper function.Linus Torvalds2005-05-01
* [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