##// END OF EJS Templates
templater: introduce filter() function to remove empty items from list...
templater: introduce filter() function to remove empty items from list The primary use case is to filter out "tip" from a list of tags.
Yuya Nishihara -
r38467:dae829b4 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 ...