##// END OF EJS Templates
match: remove support for includes from patternmatcher...
match: remove support for includes from patternmatcher Includes (and excludes) are now delegated to the includematcher.

File last commit:

r24588:0bf54479 default
r32504:2ba4d3b7 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}