Commit Graph

8 Commits (2195984e35168a0b7a999131a25c230dabc4fd7a)

Author SHA1 Message Date
Toshi MARUYAMA eb217d1340 scm: fix diffs do not handle one line new files properly (#7618). 14 years ago
Toshi MARUYAMA 3e1a39ef69 Ruby 1.9 compatibility of unified_diff.rb. 14 years ago
Jean-Philippe Lang 4b83a0d848 Fixes diff parser for when lines starting with multiple dashes are removed (#4186). 15 years ago
Jean-Philippe Lang 4450e6f24b String#each removed in ruby1.9. 15 years ago
Jean-Philippe Lang fec86a9ce1 Adds a setting to limit the number of diff lines that should be displayed (default to 1500). 16 years ago
Jean-Philippe Lang ea603e4ea5 Use options hash in UnifiedDiff.new 16 years ago
Jean-Philippe Lang 8cb75be0db Switch order of current and previous revisions in side-by-side diff (#1903). 16 years ago
Jean-Philippe Lang ec0525d497 Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403). 17 years ago