##// END OF EJS Templates
highlight: pass encoding to lexers and formatter...
highlight: pass encoding to lexers and formatter Try to avoid UnicodeDecodeError by: - encoding to local - passing util._encoding as lexer input encoding - passing hgweb.encoding as formatter output encoding
Christian Ebert -
r5655:fe38b0a3 default
Show More
Name Size Modified Last Commit Author
/ hgext
convert
__init__.py Loading ...
acl.py Loading ...
alias.py Loading ...
bugzilla.py Loading ...
children.py Loading ...
extdiff.py Loading ...
fetch.py Loading ...
gpg.py Loading ...
graphlog.py Loading ...
hbisect.py Loading ...
hgk.py Loading ...
highlight.py Loading ...
imerge.py Loading ...
interhg.py Loading ...
mq.py Loading ...
notify.py Loading ...
parentrevspec.py Loading ...
patchbomb.py Loading ...
purge.py Loading ...
record.py Loading ...
transplant.py Loading ...
win32text.py Loading ...