##// END OF EJS Templates
help: cleanup grammar in the hooks section
help: cleanup grammar in the hooks section

File last commit:

r24588:0bf54479 default
r33250:26c49ed5 4.2.2 stable
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
Gregory Szorc
json: implement {shortlog} and {changelog} templates...
r24588 \{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}