##// END OF EJS Templates
templater: relax unquotestring() to fall back to bare string...
templater: relax unquotestring() to fall back to bare string This is convenient for our use case where quotes are optional except in a map file.
Yuya Nishihara -
r28630:bf35644b default
Show More
Name Size Modified Last Commit Author
/ mercurial / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
protocol.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...