##// END OF EJS Templates
revset: inline isvalidfunc(), getfuncname() and getfuncargs()...
revset: inline isvalidfunc(), getfuncname() and getfuncargs() See the previous commit for why. These functions are also trivial.

File last commit:

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