##// END OF EJS Templates
revset: add hook after tree parsing...
revset: add hook after tree parsing This will be useful to execute actions after the tree is parsed and before the revset returns a match. Finding symbols in the parse tree will later allow hashes of hidden revisions to work on the command line without the --hidden flag.

File last commit:

r9999:f91e5630 default
r24518:dd5e56f0 default
Show More
tags.tmpl
6 lines | 154 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {header}
<title>{repo|escape}: tags </title>
<description>{repo|escape} tag history</description>
{entriesnotip%tagentry}
</channel>
</rss>