aboutsummaryrefslogtreecommitdiffstats
path: root/git-zlib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-15Merge branch 'jk/zlib-inflate-fixes'Junio C Hamano1-11/+16
2025-02-25git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICTJeff King1-11/+16
2025-01-28git-zlib: cast away potential constness of `next_in` pointerPatrick Steinhardt1-1/+2
2025-01-28compat/zlib: provide `deflateBound()` shim centrallyPatrick Steinhardt1-4/+0
2023-04-11git-zlib: move declarations for git-zlib functions from cache.hElijah Newren1-0/+274