0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 13:45:03 +01:00
gitea/modules
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>
2021-11-17 20:37:00 +00:00
..
activitypub
analyze
appstate
auth
avatar
base
cache
charset
context Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
convert A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
csv
doctor A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
emoji
eventsource
generate
git Add .gitattribute assisted language detection to blame, diff and render (#17590) 2021-11-17 20:37:00 +00:00
gitgraph
graceful
hcaptcha
highlight Add .gitattribute assisted language detection to blame, diff and render (#17590) 2021-11-17 20:37:00 +00:00
hostmatcher
httpcache
httplib
indexer Add .gitattribute assisted language detection to blame, diff and render (#17590) 2021-11-17 20:37:00 +00:00
json
lfs
log A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
markup A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
matchlist
metrics
migration Move migrations into services and base into modules/migration (#17663) 2021-11-16 23:25:33 +08:00
nosql
notification A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
options
password
pprof
private
process
proxy
public
queue A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
recaptcha
references
repofiles Add .gitattribute assisted language detection to blame, diff and render (#17590) 2021-11-17 20:37:00 +00:00
repository Move some functions into services/repository (#17677) 2021-11-17 23:17:31 +08:00
secret
session
setting A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
ssh
storage
structs
svg
sync
task Move migrations into services and base into modules/migration (#17663) 2021-11-16 23:25:33 +08:00
templates Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
test
timeutil
translation
typesniffer
updatechecker
upload Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
uri
user
util
validation
web