##// END OF EJS Templates
Added tag 5.0rc0 for changeset 4a8d9ed86475
Added tag 5.0rc0 for changeset 4a8d9ed86475

File last commit:

r35390:b963750b default
r42323:807a6ca6 stable
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
av6
hgweb: implement json-graph...
r35390 \{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}