aboutsummaryrefslogtreecommitdiff
path: root/zlib.c
Commit message (Expand)AuthorAge
* bulk-checkin: replace fast-import based implementationJunio C Hamano2011-12-01
* zlib: allow feeding more than 4GB in one goJunio C Hamano2011-06-10
* zlib: zlib can only process 4GB at a timeJunio C Hamano2011-06-10
* zlib: wrap deflateBound() tooJunio C Hamano2011-06-10
* zlib: wrap deflate side of the APIJunio C Hamano2011-06-10
* zlib: wrap inflateInit2 used to accept only for gzip formatJunio C Hamano2011-06-10
* zlib wrapper: refactor error message formatterJunio C Hamano2011-06-10
* wrapper: give zlib wrappers their own translation unitJonathan Nieder2010-11-10