gitea/services/gitdiff
zeripath 206b66a184
Fix escaping issue in diff ()
Ensure that linecontent is escaped before passing to template.HTML

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
testdata/academic-module Fix panic when diff ()
gitdiff.go Fix escaping issue in diff ()
gitdiff_test.go * Handle incomplete diff files properly ()
main_test.go Move git diff codes from models to services/gitdiff ()