Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all void-pointer arithmetic. | Florian Forster | 2006-06-20 | 1 | -2/+2 |
* | xread/xwrite: do not worry about EINTR at calling sites. | Junio C Hamano | 2005-12-19 | 1 | -3/+1 |
* | [PATCH] Plug memory leak in sha1close() | Sergey Vlasov | 2005-08-08 | 1 | -0/+1 |
* | [PATCH] Let umask do its work upon filesystem object creation. | Junio C Hamano | 2005-07-06 | 1 | -1/+1 |
* | csum-file: add "sha1fd()" to create a SHA1 csum file from an existing file de... | Linus Torvalds | 2005-06-28 | 1 | -0/+20 |
* | csum-file: fix missing buf pointer update | Linus Torvalds | 2005-06-27 | 1 | -0/+1 |
* | csum-file interface updates: return resulting SHA1 | Linus Torvalds | 2005-06-26 | 1 | -10/+16 |
* | git-pack-objects: write the pack files with a SHA1 csum | Linus Torvalds | 2005-06-26 | 1 | -0/+120 |