Author | SHA1 | Message | Date |
---|---|---|---|
|
13899f1b5f |
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) |
9 years ago |
|
ea0db4b5db | go fmt models/git_diff_test.go | 9 years ago |
|
5a28d5fe46 |
Fix test case after 86bce4a2ae .
|
9 years ago |
|
ecfdb4ceb5 | Fix: now highlights in diff view are getting the correct lines. | 9 years ago |
|
000931e238 | Highlighting differences of lines in the diff view. | 9 years ago |