##// END OF EJS Templates
highlight: fix more tracebacks by forcing util._encoding to hgweb.encoding...
highlight: fix more tracebacks by forcing util._encoding to hgweb.encoding This is needed in case util._encoding and hgweb.encoding conflict. Extreme example: HGENCODING=UTF-8 [web] encoding = ascii Note: display of files whose encoding differs from HGENCODING or hgweb.encoding behaves not exactly the same way as with highlight turned off as replacement chars are either converted or replaced.
Christian Ebert -
r5748:5957c7b5 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 ...