4 releases
0.2.3 | Oct 11, 2023 |
---|---|
0.2.2 | Sep 15, 2023 |
0.2.1 |
|
0.1.2 |
|
0.1.0 | Jun 6, 2020 |
#4 in #patch-file
29 downloads per month
71KB
1.5K
SLoC
gitpatcher
A rust library that uses git to maintain a set of patch files against a submodule.
Features
- Uses libgit2 internally
- The patcher creates a single patch file per commit
- It automatically adds patch files to the parent repository
- Internally filters out redundant changes in patches, to avoid committing unnecessary changes
See also
- Arch Build System Patching
- Paper patching system
Dependencies
~13–22MB
~360K SLoC