| author | Junio C Hamano <gitster@pobox.com> | |
| Tue, 16 Aug 2011 18:23:26 +0000 (11:23 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Tue, 16 Aug 2011 18:23:26 +0000 (11:23 -0700) | ||
| commit | a35d78c0f483a65ea96c4f0c9a825bf28a386273 | |
| tree | a20407fc5fbce3b190a364d10c47d807433ec9a5 | tree | snapshot |
| parent | 184cb4d6899a2644b07c11bef71df869a851f525 | commit | diff |
| parent | e01503b523e79748ac91d876f506811c597d03cb | commit | diff |
Merge branch 'jc/zlib-wrap' into maint
* jc/zlib-wrap:
zlib: allow feeding more than 4GB in one go
zlib: zlib can only process 4GB at a time
zlib: wrap deflateBound() too
zlib: wrap deflate side of the API
zlib: wrap inflateInit2 used to accept only for gzip format
zlib: wrap remaining calls to direct inflate/inflateEnd
zlib wrapper: refactor error message formatter
* jc/zlib-wrap:
zlib: allow feeding more than 4GB in one go
zlib: zlib can only process 4GB at a time
zlib: wrap deflateBound() too
zlib: wrap deflate side of the API
zlib: wrap inflateInit2 used to accept only for gzip format
zlib: wrap remaining calls to direct inflate/inflateEnd
zlib wrapper: refactor error message formatter
| builtin/index-pack.c | diff1 | | diff2 | | blob | history |
| cache.h | diff1 | | diff2 | | blob | history |
| diff.c | diff1 | | diff2 | | blob | history |
| http-push.c | diff1 | | diff2 | | blob | history |
| http.h | diff1 | | diff2 | | blob | history |
| remote-curl.c | diff1 | | diff2 | | blob | history |
| sha1_file.c | diff1 | | diff2 | | blob | history |