Merge branch 'eb/limit-bulk-checkin-to-blobs'
Junio C Hamano committed almost 3 years ago
doc/git-worktree: mention "refs/rewritten" as per-worktree refs
Patrick Steinhardt committed almost 3 years ago
chunk-format: drop pair_chunk_unsafe()
Jeff King committed almost 3 years ago
commit-graph: detect out-of-order BIDX offsets
Jeff King committed almost 3 years ago
commit-graph: check bounds when accessing BIDX chunk
Jeff King committed almost 3 years ago
commit-graph: check bounds when accessing BDAT chunk
Jeff King committed almost 3 years ago
commit-graph: bounds-check generation overflow chunk
Jeff King committed almost 3 years ago
commit-graph: check size of generations chunk
Jeff King committed almost 3 years ago
commit-graph: bounds-check base graphs chunk
Jeff King committed almost 3 years ago
commit-graph: detect out-of-bounds extra-edges pointers
Jeff King committed almost 3 years ago
commit-graph: check size of commit data chunk
Jeff King committed almost 3 years ago
midx: check size of revindex chunk
Jeff King committed almost 3 years ago
midx: bounds-check large offset chunk
Jeff King committed almost 3 years ago
midx: check size of object offset chunk
Jeff King committed almost 3 years ago
midx: enforce chunk alignment on reading
Jeff King committed almost 3 years ago
midx: check size of pack names chunk
Jeff King committed almost 3 years ago
commit-graph: check consistency of fanout table
Jeff King committed almost 3 years ago
midx: check size of oid lookup chunk
Jeff King committed almost 3 years ago
commit-graph: check size of oid fanout chunk
Jeff King committed almost 3 years ago
midx: stop ignoring malformed oid fanout chunk
Jeff King committed almost 3 years ago