Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-05 | zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw} | 1 | -0/+2 | |
2013-04-22 | zlib: fix compilation failures with Sun C Compilaer | 1 | -2/+2 | |
2013-03-16 | archive-zip: use deflateInit2() to ask for raw compressed data | 1 | -6/+19 | |
2011-12-01 | bulk-checkin: replace fast-import based implementation | 1 | -1/+8 | |
2011-06-10 | zlib: allow feeding more than 4GB in one go | 1 | -20/+58 | |
2011-06-10 | zlib: zlib can only process 4GB at a time | 1 | -28/+91 | |
2011-06-10 | zlib: wrap deflateBound() too | 1 | -0/+9 | |
2011-06-10 | zlib: wrap deflate side of the API | 1 | -0/+62 | |
2011-06-10 | zlib: wrap inflateInit2 used to accept only for gzip format | 1 | -0/+15 | |
2011-06-10 | zlib wrapper: refactor error message formatter | 1 | -35/+38 | |
2010-11-10 | wrapper: give zlib wrappers their own translation unit | 1 | -0/+61 |