]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/ort-harden-against-corrupt-trees' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:26 +0000 (13:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:26 +0000 (13:01 +0900)
commit0e818b55169bbd0a2b06f327892d3cc7cb3e8245
treebba15ff3844f04f8001e76acb1a4773acaebb019
parentaa5ed85e985e7c4b722e90e8598f29c3d05e51b2
parent60826fdeb137a61e6ae8b80d70509d2bc094f8a5
Merge branch 'en/ort-harden-against-corrupt-trees' into jch

"ort" merge backend handles merging corrupt trees better by
aborting when it should.

* en/ort-harden-against-corrupt-trees:
  cache-tree: fix verify_cache() to catch non-adjacent D/F conflicts
  merge-ort: abort merge when trees have duplicate entries
  merge-ort: free diff pairs queue in clear_or_reinit_internal_opts()
  merge-ort: drop unnecessary show_all_errors from collect_merge_info()
  merge-ort: propagate callback errors from traverse_trees_wrapper()
cache-tree.c
merge-ort.c
t/meson.build