##// END OF EJS Templates
hg-core: refactor rev parsing in operations::status_rev_rev...
hg-core: refactor rev parsing in operations::status_rev_rev This is in preparation for a follow-up changeset that will implement rhg status --change.

File last commit:

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