##// END OF EJS Templates
graphlog: change state dict to attr struct...
graphlog: change state dict to attr struct This should help static analysis.

File last commit:

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