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,255 of 183,781
Downloads: 7,669,623

Daily

Ranking: 1,955 of 183,770
Downloads: 3,902

Depended by

RankDownloadsName
2,2127,967,503super_diff

Depends on

RankDownloadsName
209175,666,070rdoc
360103,801,863optimist
2,1168,631,172hoe

Owners

#GravatarHandle
1iconwatt