Skip to content

creates an incremental patch from two patches against a common source (WIP)

Notifications You must be signed in to change notification settings

changeutils/interdiff-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

creates an incremental patch from two patches against a common source (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages