You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/gitdiff
zeripath 3c4724d70e
Add .gitattribute assisted language detection to blame, diff and render (#17590)
Use check attribute code to check the assigned language of a file and send that in to
chroma as a hint for the language of the file.

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
testdata/academic-module Fix panic when diff (#9187) 5 years ago
csv.go Prevent NPE in CSV diff rendering when column removed (#17018) 3 years ago
csv_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
gitdiff.go Add .gitattribute assisted language detection to blame, diff and render (#17590) 3 years ago
gitdiff_test.go Add .gitattribute assisted language detection to blame, diff and render (#17590) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago