##// END OF EJS Templates
diff: use fctx.size() to test empty...
diff: use fctx.size() to test empty fctx.size() could have a fast path that does not require loading content.

File last commit:

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