Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Highlight changes inside diff lines (#7139). | Jean-Philippe Lang | 2011-03-11 | 1 | -55/+115 |
* | scm: fix diffs do not handle one line new files properly (#7618). | Toshi MARUYAMA | 2011-02-23 | 1 | -1/+1 |
* | Ruby 1.9 compatibility of unified_diff.rb. | Toshi MARUYAMA | 2011-02-21 | 1 | -2/+10 |
* | 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 |