#patch #puzzle #merge #limit #overlap #hunk

bin+lib combinediff-rs

Rust combinediff implementation

2 releases

0.1.1 Feb 10, 2019
0.1.0 Feb 10, 2019

#31 in #overlap

MIT license

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.

Dependencies

~6–10MB
~175K SLoC