🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.29.0
/
zlib.c
tag
0c6ff04c974f0aab239e9ba46307e1d1a4904d66
tagger
Junio C Hamano <gitster@pobox.com>
Mon Oct 19 16:59:02 2020
object
69986e19ffcfb9af674ae5180689ab7bbf92ed28
Git 2.29
033abf9
Replace all die("BUG: ...") calls by BUG() ones
by Johannes Schindelin
· 8 years ago
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