Expand description
Shared line-oriented diff primitives used by native and Git-backed blame.
Functionsยง
- lcs_
line_ matches - Return matching
(old, new)line indexes from a stable, linear-space diff. - split_
text_ lines - Split UTF-8 content into the same logical lines used by blame.