forgejo/services/gitdiff
zeripath 6b7c199f5f
When creating line diffs do not split within an html entity ()
* When creating line diffs do not split within an html entity

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Add test case

Signed-off-by: Andrew Thornton <art27@cantab.net>

* improve test

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-10-31 13:24:32 -04:00
..
testdata/academic-module Fix panic when diff () 2019-11-28 17:05:57 +08:00
gitdiff.go When creating line diffs do not split within an html entity () 2020-10-31 13:24:32 -04:00
gitdiff_test.go When creating line diffs do not split within an html entity () 2020-10-31 13:24:32 -04:00
main_test.go Move git diff codes from models to services/gitdiff () 2019-09-05 22:20:09 -04:00