]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/xdiff-cleanup-3' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 May 2026 02:07:46 +0000 (11:07 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 May 2026 02:07:47 +0000 (11:07 +0900)
commite4e72e0f34f11f94a0053024f0de4a3ca387e2d4
tree8f00ee1e8f0f2c89ffddf169722136089d905304
parent843ae82cd0eae83e70103f02830ca56162621a49
parentf87808b7014cf06db4a7e19b193cf9aa7e965ebc
Merge branch 'en/xdiff-cleanup-3' into next

Preparation of the xdiff/ codebase to work with Rust.

* 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