aboutsummaryrefslogtreecommitdiff
path: root/csum-file.c
Commit message (Expand)AuthorAge
* Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce2006-08-23
* Make sha1flush void and remove conditional return.David Rientjes2006-08-14
* Make zlib compression level configurable, and change default.Joachim B Haga2006-07-03
* Remove all void-pointer arithmetic.Florian Forster2006-06-20
* xread/xwrite: do not worry about EINTR at calling sites.Junio C Hamano2005-12-19
* [PATCH] Plug memory leak in sha1close()Sergey Vlasov2005-08-08
* [PATCH] Let umask do its work upon filesystem object creation.Junio C Hamano2005-07-06
* csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file de...Linus Torvalds2005-06-28
* csum-file: fix missing buf pointer updateLinus Torvalds2005-06-27
* csum-file interface updates: return resulting SHA1Linus Torvalds2005-06-26
* git-pack-objects: write the pack files with a SHA1 csumLinus Torvalds2005-06-26