Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-23 | Convert memcpy(a,b,20) to hashcpy(a,b). | Shawn Pearce | 1 | -1/+1 |
2006-08-14 | Make sha1flush void and remove conditional return. | David Rientjes | 1 | -2/+2 |
2006-07-03 | Make zlib compression level configurable, and change default. | Joachim B Haga | 1 | -1/+1 |
2006-06-20 | Remove all void-pointer arithmetic. | Florian Forster | 1 | -2/+2 |
2005-12-19 | xread/xwrite: do not worry about EINTR at calling sites. | Junio C Hamano | 1 | -3/+1 |
2005-08-08 | [PATCH] Plug memory leak in sha1close() | Sergey Vlasov | 1 | -0/+1 |
2005-07-06 | [PATCH] Let umask do its work upon filesystem object creation. | Junio C Hamano | 1 | -1/+1 |
2005-06-28 | csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file de... | Linus Torvalds | 1 | -0/+20 |
2005-06-27 | csum-file: fix missing buf pointer update | Linus Torvalds | 1 | -0/+1 |
2005-06-26 | csum-file interface updates: return resulting SHA1 | Linus Torvalds | 1 | -10/+16 |
2005-06-26 | git-pack-objects: write the pack files with a SHA1 csum | Linus Torvalds | 1 | -0/+120 |