##// END OF EJS Templates
template: add join function...
template: add join function This allows: {join(files % "{files}", ", ") }\n to produce a properly comma-separated list
Matt Mackall -
r17633:312184f9 default
Show More
Name Size Modified Last Commit Author
/ mercurial / pure
__init__.py Loading ...
base85.py Loading ...
bdiff.py Loading ...
diffhelpers.py Loading ...
mpatch.py Loading ...
osutil.py Loading ...
parsers.py Loading ...