##// 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 / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
charencode.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...