]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'pw/xdiff-classify-record-in-histogram'
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Dec 2021 23:03:14 +0000 (15:03 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Dec 2021 23:03:14 +0000 (15:03 -0800)
commita0f5ca94dd27fb3636bddde251ce3db0a18fc49e
tree5aff7ce591cea270d056ccbdabae5beb7697ffc2
parent69a9c10c95e28df457e33b3c7400b16caf2e2962
parent1e45db12141789c084e96a46adcf70858f05a1bc
Merge branch 'pw/xdiff-classify-record-in-histogram'

"diff --histogram" optimization.

* pw/xdiff-classify-record-in-histogram:
  xdiff: drop unused flags parameter from recs_match
  xdiff: drop xpparam_t parameter from histogram cmp_recs()
  xdiff: drop CMP_ENV macro from xhistogram
  xdiff: simplify comparison
  xdiff: avoid unnecessary memory allocations
  diff histogram: intern strings