Sign in Sign up
rubygems

patience_diff

A Ruby implementation of the Patience diff algorithm. Patience Diff creates more readable diffs than other algorithms in some cases, particularly when much of the content has changed between the documents being compared. There's a great explanation and example [here][example]. Patience diff was originally written by Bram Cohen and is used in the [Bazaar][bazaar] version control system. This version is loosely based off the Python implementation in Bazaar. [example]: http://alfedenzo.livejournal.com/170301.html [bazaar]: http://bazaar.canonical.com/

Activity

Latest release
5y ago
Total releases
3
Cadence
~4.3 years
Last 12 months
0

Details

License
MIT
First release
Jun 21, 2012
Releases
Version Released
1.2.0 minor
1.1.0 minor
1.0.1 initial