##// END OF EJS Templates
templater: extend filter() to accept template expression for emptiness test...
templater: extend filter() to accept template expression for emptiness test This utilizes the pass-by-name nature of template arguments.
Yuya Nishihara -
r38468:bc8d9253 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 ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...
wsgiheaders.py Loading ...