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