9 Commits (e78786ef39526fac6705a831fc291c55f1ca091b)

Author SHA1 Message Date
Ethan Koenig b38b61bbc1 Fix import order (#1951) 7 years ago
Bo-Yi Wu 6510e57758 fix gofmt error
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts 8 years ago
Unknwon 8bf57be9ba Fix git diff tests 8 years ago
Andrey Nering 2772791fda 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)
8 years ago
Andrey Nering 137a49e834 go fmt models/git_diff_test.go 9 years ago
Andrey Nering 9620f48ed0 Fix test case after 86bce4a2ae. 9 years ago
Andrey Nering 697b0e2aba Fix: now highlights in diff view are getting the correct lines. 9 years ago
Andrey Nering 73474c043b Highlighting differences of lines in the diff view. 9 years ago