##// END OF EJS Templates
logcmdutil: remove unused attribute 'cache' from jsonchangeset printer...
logcmdutil: remove unused attribute 'cache' from jsonchangeset printer Perhaps it's a copy-pasta of changeset_templater at bd15932846a4.

File last commit:

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