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,385 of 180,518
Downloads: 5,753,516

Daily

Ranking: 1,679 of 180,507
Downloads: 8,858

Depended by

RankDownloadsName
2,3326,005,571super_diff

Depends on

RankDownloadsName
214147,001,977rdoc
36388,504,993optimist
1,9598,418,720hoe

Owners

#GravatarHandle
1iconwatt