git/xdiff
Junio C Hamano 231f8100c4 Merge branch 'yc/histogram-hunk-shift-fix'
The final clean-up phase of the diff output could turn the result of
histogram diff algorithm suboptimal, which has been corrected.

* yc/histogram-hunk-shift-fix:
  xdiff: re-diff shifted change groups when using histogram algorithm
2026-03-24 12:31:34 -07:00
..
xdiff.h
xdiffi.c Merge branch 'yc/histogram-hunk-shift-fix' 2026-03-24 12:31:34 -07:00
xdiffi.h
xemit.c xdiff: make xdfile_t.nrec a size_t instead of long 2025-11-18 14:53:10 -08:00
xemit.h
xhistogram.c xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash 2025-11-18 14:53:10 -08:00
xinclude.h
xmacros.h
xmerge.c xdiff: make xdfile_t.nrec a size_t instead of long 2025-11-18 14:53:10 -08:00
xpatience.c diff --anchored: avoid checking unmatched lines 2026-02-12 09:28:49 -08:00
xprepare.c xdiff: remove unused data from xdlclass_t 2026-01-26 08:38:29 -08:00
xprepare.h
xtypes.h xdiff: remove "line_hash" field from xrecord_t 2026-01-26 08:38:29 -08:00
xutils.c xdiff: use unambiguous types in xdl_hash_record() 2025-11-18 14:53:10 -08:00
xutils.h xdiff: use unambiguous types in xdl_hash_record() 2025-11-18 14:53:10 -08:00