]> git.99rst.org Git - git.git/commit
Provide zlib's uncompress2 from compat/zlib-compat.c
authorHan-Wen Nienhuys <redacted>
Thu, 7 Oct 2021 20:25:03 +0000 (20:25 +0000)
committerJunio C Hamano <redacted>
Fri, 8 Oct 2021 17:45:48 +0000 (10:45 -0700)
commita322920d0bb8a930c17dd824990f7e5fd026bb3f
treecf30790510129aa407a00ae899b0874ef6b23e4a
parente303bf22f9ac1a3bf0cb384ecd925570e014a3f3
Provide zlib's uncompress2 from compat/zlib-compat.c

This will be needed for reading reflog blocks in reftable.

Helped-by: Carlo Marcelo Arenas Belón <redacted>
Signed-off-by: Han-Wen Nienhuys <redacted>
Signed-off-by: Junio C Hamano <redacted>
Makefile
ci/lib.sh
compat/.gitattributes [new file with mode: 0644]
compat/zlib-uncompress2.c [new file with mode: 0644]
config.mak.uname
configure.ac
git clone https://git.99rst.org/PROJECT