Merge branch 'jc/zlib-wrap' into maint
commita35d78c0f483a65ea96c4f0c9a825bf28a386273
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Aug 2011 18:23:26 +0000 (16 11:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Aug 2011 18:23:26 +0000 (16 11:23 -0700)
treea20407fc5fbce3b190a364d10c47d807433ec9a5
parent184cb4d6899a2644b07c11bef71df869a851f525
parente01503b523e79748ac91d876f506811c597d03cb
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
builtin/index-pack.c
cache.h
diff.c
http-push.c
http.h
remote-curl.c
sha1_file.c