##// END OF EJS Templates
templatefilters: remove redundant 'date' and 'strip' filters...
templatefilters: remove redundant 'date' and 'strip' filters These filters are defined as 'date()' and 'strip()' functions. Help messages are moved to the corresponding functions.

File last commit:

r21874:8da01b6e default
r26106:c568c4db default
Show More
README.md
4 lines | 80 B | text/x-minidsrc | MarkdownLexer

Run Mercurial tests with Vagrant:

$ vagrant up
$ vagrant ssh -c ./run-tests.sh