]> 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, 26 Jun 2026 02:49:16 +0000 (19:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Jun 2026 02:49:16 +0000 (19:49 -0700)
commitc878d0c7cdbf12f2bbbeb371132e8fe592284c9d
treee17b54a741977b2d3d603035a3438309524e506b
parent27f968437d86ae01f95d60e005fa2711b4f0be76
parent0c8eb46fbbfc48065bc93dcc4c9901031615516c
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