]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/xdiff-cleanup-3'
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 May 2026 00:57:43 +0000 (09:57 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 May 2026 00:57:44 +0000 (09:57 +0900)
commit03305681524f43f0619cea80611fd69f1697264c
tree787d9869f49c27fe40d33b15aa4b655458e10e4c
parent60afbae98de7e9dcb62974d0114e4b64dad0293d
parentf87808b7014cf06db4a7e19b193cf9aa7e965ebc
Merge branch 'en/xdiff-cleanup-3'

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