##// END OF EJS Templates
typing: add type hints to the platform `cachestat` classes
typing: add type hints to the platform `cachestat` classes

File last commit:

r24588:0bf54479 default
r50710:464fe8b8 default
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, ", ")}]
}