]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/xdiff-cleanup-3' into pw/xdiff-shrink-memory-consumption
authorJunio C Hamano <gitster@pobox.com>
Tue, 5 May 2026 07:19:59 +0000 (16:19 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 5 May 2026 07:19:59 +0000 (16:19 +0900)
commitbfd057b2dd5226f0eedbf1ad47506f8ed33a715a
tree9d50504696826cbc5afe04d62615d1ff01dc4644
parent94f057755b7941b321fd11fec1b2e3ca5313a4e0
parentf87808b7014cf06db4a7e19b193cf9aa7e965ebc
Merge branch 'en/xdiff-cleanup-3' into pw/xdiff-shrink-memory-consumption

* en/xdiff-cleanup-3:
  xdiff/xdl_cleanup_records: make execution of action easier to follow
  xdiff/xdl_cleanup_records: make setting action easier to follow
  xdiff/xdl_cleanup_records: make limits more clear
  xdiff/xdl_cleanup_records: use unambiguous types
  xdiff: use unambiguous types in xdl_bogo_sqrt()
  xdiff/xdl_cleanup_records: delete local recs pointer
xdiff/xdiffi.c