Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(diff): filler lines for hunks bigger than linematch limit (#24676) | Jaehwang Jung | 2023-08-12 |
| | | | | | | Apply linematch filler computation only if the hunk is actually linematched. Fixes #24580 | ||
* | feat(diff): grouping optimization for linematch algorithm | Jonathon | 2023-06-07 |
| | |||
* | fix(diff): handle long lines without crashing (#21389) | Lewis Russell | 2022-12-12 |
| | | | Fixes https://github.com/neovim/neovim/issues/21388 | ||
* | Enable new diff option linematch (#14537) | Jonathon | 2022-11-04 |
Co-authored-by: Lewis Russell <me@lewisr.dev> |