Files
ladybird/Userland/Libraries/LibDiff
Shannon Booth efb26b1781 LibDiff: Implement ability to parse a patch header
This is a somewhat naive implementation, but it is enough to parse a
simple unified patch header.

After parsing the patch header, the parser will be at the beginning of
the first hunks range, ready for that hunk to be parsed.
2023-07-13 10:29:30 +01:00
..
2023-07-06 13:22:37 +02:00
2023-07-06 13:22:37 +02:00