unpack_loose_rest(): rewrite return handling for clarity
Jeff King committed over 1 year ago
unpack_loose_rest(): simplify error handling
Jeff King committed over 1 year ago
unpack_loose_rest(): never clean up zstream
Jeff King committed over 1 year ago
unpack_loose_rest(): avoid numeric comparison of zlib status
Jeff King committed over 1 year ago
unpack_loose_header(): avoid numeric comparison of zlib status
Jeff King committed over 1 year ago
git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICT
Jeff King committed over 1 year ago
unpack_loose_header(): fix infinite loop on broken zlib input
Jeff King committed over 1 year ago
unpack_loose_header(): report headers without NUL as "bad"
Jeff King committed over 1 year ago
unpack_loose_header(): simplify next_out assignment
Jeff King committed over 1 year ago
loose_object_info(): BUG() on inflating content with unknown type
Jeff King committed over 1 year ago
t/aggregate-results: fix paste(1) invocation
D. Ben Knoble committed over 1 year ago
commit: avoid parent list buildup in clear_commit_marks_many()
René Scharfe committed over 1 year ago
http: allow using netrc for WebDAV-based HTTP protocol
brian m. carlson committed over 1 year ago
mailmap: fix check-mailmap with full mailmap line
Jacob Keller committed over 1 year ago
Junio C Hamano committed over 1 year ago
Merge branch 'ac/doc-http-ssl-type-config'
Junio C Hamano committed over 1 year ago
Merge branch 'en/doc-renormalize'
Junio C Hamano committed over 1 year ago
Merge branch 'jc/doc-boolean-synonyms'
Junio C Hamano committed over 1 year ago
Merge branch 'ua/update-server-info-sans-the-repository'
Junio C Hamano committed over 1 year ago
compat/mingw: rename the symlink, not the target
Eliah Kagan committed over 1 year ago