🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.4.3
/
zlib.c
tag
7e1385d1fa5f6653a2b8caf2ad4c0b5e26e38fd6
tagger
Junio C Hamano <gitster@pobox.com>
Fri Jun 05 19:22:40 2015
object
69f9a6e54a46c4a75dff680047a465d04cca20ca
Git 2.4.3
9a6f128
zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw}
by René Scharfe
· 11 years ago
7f49036
zlib: fix compilation failures with Sun C Compilaer
by Stefano Lattarini
· 13 years ago
c3c2e1a
archive-zip: use deflateInit2() to ask for raw compressed data
by René Scharfe
· 13 years ago
568508e
bulk-checkin: replace fast-import based implementation
by Junio C Hamano
· 14 years ago
e01503b
zlib: allow feeding more than 4GB in one go
by Junio C Hamano
· 15 years ago
ef49a7a
zlib: zlib can only process 4GB at a time
by Junio C Hamano
· 15 years ago
225a6f1
zlib: wrap deflateBound() too
by Junio C Hamano
· 15 years ago
55bb5c9
zlib: wrap deflate side of the API
by Junio C Hamano
· 15 years ago
5e86c1f
zlib: wrap inflateInit2 used to accept only for gzip format
by Junio C Hamano
· 15 years ago
1a507fc
zlib wrapper: refactor error message formatter
by Junio C Hamano
· 15 years ago
b0613ce
wrapper: give zlib wrappers their own translation unit
by Jonathan Nieder
· 15 years ago