aboutsummaryrefslogtreecommitdiffstats
path: root/csum-file.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-08[PATCH] Plug memory leak in sha1close()Sergey Vlasov1-0/+1
2005-07-06[PATCH] Let umask do its work upon filesystem object creation.Junio C Hamano1-1/+1
2005-06-28csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file de...Linus Torvalds1-0/+20
2005-06-27csum-file: fix missing buf pointer updateLinus Torvalds1-0/+1
2005-06-26csum-file interface updates: return resulting SHA1Linus Torvalds1-10/+16
2005-06-26git-pack-objects: write the pack files with a SHA1 csumLinus Torvalds1-0/+120