2
0
Commit Graph

7 Commits

Author SHA1 Message Date
Sandro Santilli
353e6c4cfc More MixedCase consts 2016-11-07 17:24:59 +01:00
Unknwon
27f3b3d472 Fix git diff tests 2016-08-16 07:45:06 -07:00
Andrey Nering
6eee0a680e Improve diff highlight (#3390)
- Try to reduce memory allocations
- Add possibility to disable diff highlight (can improve performance for large diffs)
- Tweaking with cost for prettier (cleaner) diffs
- Do not calculate diff when the number of removed lines in a block is not equal to the number of added lines (this usually resulted in ugly diffs)
2016-08-07 09:49:47 -07:00
Andrey Nering
b7bced81ee go fmt models/git_diff_test.go 2016-02-04 17:55:17 -02:00
Andrey Nering
e0711ff230 Fix test case after a4f9920a5f. 2016-01-09 17:05:21 -02:00
Andrey Nering
89a90c8f02 Fix: now highlights in diff view are getting the correct lines. 2016-01-08 16:33:27 -02:00
Andrey Nering
d9564377bf Highlighting differences of lines in the diff view. 2016-01-06 17:46:56 -02:00