0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 12:26:01 +01:00
gitea/modules/setting
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
..
miniwinsvc.go
setting.go Improve diff highlight (#3390) 2016-08-07 09:49:47 -07:00