##// END OF EJS Templates
cmdutil: pass ctx to makefilename() in place of repo/node pair (API)
cmdutil: pass ctx to makefilename() in place of repo/node pair (API)

File last commit:

r35390:b963750b default
r36222:33ed8b51 default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}