#patch #overlap #merging #puzzle #cases #last #interdiff

bin+lib interdiff-rs

Rust interdiff implementation

1 unstable release

0.2.0 Feb 7, 2019

#14 in #overlap

MIT license

7KB
125 lines

interdiff-rs

Rust interdiff implementation.

This is a limited unfinished interdiff 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 Interdiff library.

Dependencies

~5–7MB
~128K SLoC