Skip to main content

Module line_diff

Module line_diff 

Source
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.