This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
1e95c08db5
ladybird
/
Userland
/
Libraries
/
LibDiff
History
Shannon Booth
4bce61e508
patch+LibDiff: Add support for applying patches with preprocessor macro
2024-03-03 08:56:00 +01:00
..
Applier.cpp
patch+LibDiff: Add support for applying patches with preprocessor macro
2024-03-03 08:56:00 +01:00
Applier.h
patch+LibDiff: Add support for applying patches with preprocessor macro
2024-03-03 08:56:00 +01:00
CMakeLists.txt
LibDiff: Add Diff::apply_patch
2023-07-13 10:29:30 +01:00
Format.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Format.h
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
Forward.h
Everywhere: Update copyrights with my new serenityos.org e-mail :^)
2023-07-15 16:21:29 +02:00
Generator.cpp
LibDiff: Fix wrong index used when prepending context lines
2023-09-11 12:10:50 +01:00
Generator.h
LibDiff: Add support for generating diffs with surrounding context
2023-07-02 11:18:11 -06:00
Hunks.cpp
LibDiff: Handle parsing patches containing timestamps separated by \t
2024-03-03 08:56:00 +01:00
Hunks.h
LibDiff+patch: Support multiple patches in a single patch file
2023-07-30 07:47:22 +01:00