##// END OF EJS Templates
chistedit: move rendercommit() onto state class...
chistedit: move rendercommit() onto state class Differential Revision: https://phab.mercurial-scm.org/D11637

File last commit:

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