]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'am/xdiff-hash-tweak' into seen
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Aug 2025 00:31:13 +0000 (17:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Aug 2025 00:31:13 +0000 (17:31 -0700)
commit79f9effd547b0b00d50075b9a71c726436e3acb2
treee1e6b3a93b152b9146c454396d50393522d50974
parenteadebec6686cf83523c4c67d0b36a910d9b37ff8
parent67d684ac49a4d4390a4fb274dbe27e0eae59a679
Merge branch 'am/xdiff-hash-tweak' into seen

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.

Comments?

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