git/xdiff
Junio C Hamano db62d67599 Merge branch 'yc/xdiff-patience-optim' into next
The way patience diff finds LCS has been optimized.

* yc/xdiff-patience-optim:
  xdiff: optimize patience diff's LCS search
2025-11-30 18:33:49 -08:00
..
xdiff.h
xdiffi.c xdiff: rename rindex -> reference_index 2025-11-18 14:53:11 -08: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 Merge branch 'yc/xdiff-patience-optim' into next 2025-11-30 18:33:49 -08:00
xprepare.c xdiff: rename rindex -> reference_index 2025-11-18 14:53:11 -08:00
xprepare.h
xtypes.h xdiff: rename rindex -> reference_index 2025-11-18 14:53:11 -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