Sign in
googlers
/
jrn
/
git
/
e326e520101dcf43a0499c3adc2df7eca30add2d
/
git-zlib.c
d88dbaa
git-zlib: move declarations for git-zlib functions from cache.h
by Elijah Newren
· 1 year, 9 months ago
[Renamed (98%) from zlib.c]
033abf9
Replace all die("BUG: ...") calls by BUG() ones
by Johannes Schindelin
· 7 years ago
9a6f128
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
by René Scharfe
· 10 years ago
7f49036
zlib: fix compilation failures with Sun C Compilaer
by Stefano Lattarini
· 12 years ago
c3c2e1a
archive-zip: use deflateInit2() to ask for raw compressed data
by René Scharfe
· 12 years ago
568508e
bulk-checkin: replace fast-import based implementation
by Junio C Hamano
· 13 years ago
e01503b
zlib: allow feeding more than 4GB in one go
by Junio C Hamano
· 14 years ago
ef49a7a
zlib: zlib can only process 4GB at a time
by Junio C Hamano
· 14 years ago
225a6f1
zlib: wrap deflateBound() too
by Junio C Hamano
· 14 years ago
55bb5c9
zlib: wrap deflate side of the API
by Junio C Hamano
· 14 years ago
5e86c1f
zlib: wrap inflateInit2 used to accept only for gzip format
by Junio C Hamano
· 14 years ago
1a507fc
zlib wrapper: refactor error message formatter
by Junio C Hamano
· 14 years ago
b0613ce
wrapper: give zlib wrappers their own translation unit
by Jonathan Nieder
· 14 years ago