]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/chunk-bounds-more'
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:48 +0000 (16:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:48 +0000 (16:37 -0800)
Code clean-up for jk/chunk-bounds topic.

* jk/chunk-bounds-more:
  commit-graph: mark chunk error messages for translation
  commit-graph: drop verify_commit_graph_lite()
  commit-graph: check order while reading fanout chunk
  commit-graph: use fanout value for graph size
  commit-graph: abort as soon as we see a bogus chunk
  commit-graph: clarify missing-chunk error messages
  commit-graph: drop redundant call to "lite" verification
  midx: check consistency of fanout table
  commit-graph: handle overflow in chunk_size checks

1  2 
commit-graph.c
t/t5318-commit-graph.sh
t/t5319-multi-pack-index.sh

diff --cc commit-graph.c
Simple merge
Simple merge
Simple merge