Categories: None [Edit]
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,137 of 187,960
Downloads: 10,744,968
Daily
Ranking: 1,290 of 187,950
Downloads: 20,319
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 2,111 | 11,069,563 | super_diff |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | watt |