]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'am/xdiff-hash-tweak'
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Sep 2025 21:54:34 +0000 (14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Sep 2025 21:54:34 +0000 (14:54 -0700)
commit9e3d0bd1e1ec769b31facbb2fe520004b92232e1
treed98e965400c6b94c41818be8cf00c0630c2d99c6
parent8d5e4290a73069466f34743993f23cad1fe90fc2
parenta4bbe8af0b48f9c80ccc2c4619309c4a81c1460a
Merge branch 'am/xdiff-hash-tweak'

Inspired by Ezekiel's recent effort to showcase Rust interface, the
hash function implementation used to hash lines have been updated
to the one used for ELF symbol lookup by Glibc.

* am/xdiff-hash-tweak:
  xdiff: optimize xdl_hash_record_verbatim
  xdiff: refactor xdl_hash_record()