Categories: None [Edit]

patience_diff

https://rubygems.org/gems/patience_diff
https://github.com/watt/ruby_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/

Total

Ranking: 2,114 of 190,317
Downloads: 11,924,441

Daily

Ranking: 1,664 of 190,280
Downloads: 15,250

Depended by

RankDownloadsName
2,08712,286,574super_diff

Depends on

RankDownloadsName
172281,306,788rdoc
375126,569,014optimist
2,3339,164,204hoe

Owners

#GravatarHandle
1iconwatt