Merge branch 'bc/diff-reject-empty-arg-to-pickaxe'
Junio C Hamano committed over 1 year ago
Merge branch 'tb/new-make-fix'
Junio C Hamano committed over 1 year ago
Merge branch 'da/xdiff-w-sign-compare-workaround'
Junio C Hamano committed over 1 year ago
t/unit-tests: convert oidtree test to use clar test framework
Seyi Kuforiji committed over 1 year ago
t/unit-tests: convert oidmap test to use clar test framework
Seyi Kuforiji committed over 1 year ago
t/unit-tests: convert oid-array test to use clar test framework
Seyi Kuforiji committed over 1 year ago
t/unit-tests: implement clar specific oid helper functions
Seyi Kuforiji committed over 1 year ago
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