2 releases
0.1.1 | Feb 10, 2019 |
---|---|
0.1.0 | Feb 10, 2019 |
#12 in #merging
6KB
115 lines
combinediff-rs
Rust combinediff implementation.
This is a limited unfinished combinediff implementation, which works only for cases where two patches do not overlap. The hunk merging algorithm, which is the last piece of the puzzle, is still under development.
lib.rs
:
The Combinediff library.
Dependencies
~6–15MB
~182K SLoC