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