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,144 of 187,548
Downloads: 10,487,164

Daily

Ranking: 1,509 of 187,532
Downloads: 14,028

Depended by

RankDownloadsName
2,12310,804,697super_diff

Depends on

RankDownloadsName
183247,752,095rdoc
359121,273,622optimist
2,2988,984,238hoe

Owners

#GravatarHandle
1iconwatt