##// END OF EJS Templates
rust-index: use the new method in shortesthexnodeidprefix...
rust-index: use the new method in shortesthexnodeidprefix This code can now run with both a Rust or a C index. Differential Revision: https://phab.mercurial-scm.org/D7659

File last commit:

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