##// END OF EJS Templates
grep: add stub class that maintains cache and states of grep operation...
grep: add stub class that maintains cache and states of grep operation Prepares for extracting stateful functions from commands.grep().

File last commit:

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