ladybird/Userland
Shannon Booth 55a3dfec10 LibDiff: Add support for generating diffs with surrounding context
While not used in normal diffs due to limitations in the format, this
may be used in context and unified format diffs.
2023-07-02 11:18:11 -06:00
..
Applets ClipboardHistory: Use i32 config change listener 2023-06-27 15:37:00 +01:00
Applications 3DFileViewer: Properly handle ENOENT errors 2023-07-02 17:35:35 +02:00
BuggieBox
Demos
DevTools LibDiff: Change underlying representation of Hunk to allow context 2023-07-02 11:18:11 -06:00
DynamicLoader
Games Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
Libraries LibDiff: Add support for generating diffs with surrounding context 2023-07-02 11:18:11 -06:00
Services AudioServer+Userland: Decouple client sample rates from device rate 2023-07-01 23:27:24 +01:00
Shell Shell: Handle (most) errors in the parsers 2023-07-01 17:01:54 +03:30
Utilities Base: Add accept(2) man page 2023-07-02 02:29:09 +02:00
CMakeLists.txt