##// END OF EJS Templates
util.chunkbuffer: refactor chunk handling logic...
util.chunkbuffer: refactor chunk handling logic This will make the next patch easier to read. It provides no benefit on its own.

File last commit:

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