11 Commits (33028713206c3f59709617d8af5ba4212920a5f0)

Author SHA1 Message Date
René Scharfe 9a6f1287fb zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw} 10 years ago
Stefano Lattarini 7f49036f28 zlib: fix compilation failures with Sun C Compilaer 12 years ago
René Scharfe c3c2e1a09b archive-zip: use deflateInit2() to ask for raw compressed data 12 years ago
Junio C Hamano 568508e765 bulk-checkin: replace fast-import based implementation 13 years ago
Junio C Hamano e01503b523 zlib: allow feeding more than 4GB in one go 14 years ago
Junio C Hamano ef49a7a012 zlib: zlib can only process 4GB at a time 14 years ago
Junio C Hamano 225a6f1068 zlib: wrap deflateBound() too 14 years ago
Junio C Hamano 55bb5c9147 zlib: wrap deflate side of the API 14 years ago
Junio C Hamano 5e86c1fb86 zlib: wrap inflateInit2 used to accept only for gzip format 14 years ago
Junio C Hamano 1a507fc112 zlib wrapper: refactor error message formatter 14 years ago
Jonathan Nieder b0613ce0f9 wrapper: give zlib wrappers their own translation unit 14 years ago