##// END OF EJS Templates
revset: make _parsealiasdecl() simply return the original parsed tree...
revset: make _parsealiasdecl() simply return the original parsed tree It wasn't necessary to reconstruct the same tuple.

File last commit:

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