Age | Commit message (Expand) | Author |
---|---|---|
2022-03-08 | LibDiff: Generate hunks for new/deleted files | Daniel Bertalan |
2022-02-09 | LibDiff: Flush leftover hunks at the end | Itamar |
2021-11-11 | Everywhere: Pass AK::StringView by value | Andreas Kling |
2021-09-24 | LibDiff: Coalesce adjacent changes into the same Hunk | Mustafa Quraish |
2021-09-24 | LibDiff: Perform diffing-algorithm in reverse order | Mustafa Quraish |
2021-09-17 | LibDiff: Add new API to generate hunks from two pieces of text | Mustafa Quraish |