Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes diff parser for when lines starting with multiple dashes are removed (#... | Jean-Philippe Lang | 2009-11-11 | 1 | -3/+2 |
* | String#each removed in ruby1.9. | Jean-Philippe Lang | 2009-10-10 | 1 | -0/+1 |
* | Adds a setting to limit the number of diff lines that should be displayed (de... | Jean-Philippe Lang | 2008-12-07 | 1 | -0/+10 |
* | Use options hash in UnifiedDiff.new | Jean-Philippe Lang | 2008-12-07 | 1 | -4/+6 |
* | Switch order of current and previous revisions in side-by-side diff (#1903). | Jean-Philippe Lang | 2008-09-21 | 1 | -12/+12 |
* | Move unified diff parser out of the scm abstract adapter so it can be reused ... | Jean-Philippe Lang | 2008-06-08 | 1 | -0/+178 |