Jonas Franz
7986d6ed22
Add support for invalidating comments
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-05-13 13:24:19 +02:00
Jonas Franz
066086c390
Improved comment rendering in "Files" view by adding Comments to DiffLine
...
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-05-12 19:09:42 +02:00
Lunny Xiao
45d1fc03cb
fix go vet error ( #3740 )
2018-03-30 07:21:27 +08:00
Ethan Koenig
b38b61bbc1
Fix import order ( #1951 )
2017-06-12 10:01:09 -05:00
Bo-Yi Wu
6510e57758
fix gofmt error
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-30 20:41:10 +01:00
Sandro Santilli
f6a11e0de1
More MixedCase consts
2016-11-07 17:24:59 +01:00
Unknwon
8bf57be9ba
Fix git diff tests
2016-08-16 07:45:06 -07:00
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)
2016-08-07 09:49:47 -07:00
Andrey Nering
137a49e834
go fmt models/git_diff_test.go
2016-02-04 17:55:17 -02:00
Andrey Nering
9620f48ed0
Fix test case after 86bce4a2ae9915fad63c742cb68fcd0a5e64a223.
2016-01-09 17:05:21 -02:00
Andrey Nering
697b0e2aba
Fix: now highlights in diff view are getting the correct lines.
2016-01-08 16:33:27 -02:00
Andrey Nering
73474c043b
Highlighting differences of lines in the diff view.
2016-01-06 17:46:56 -02:00