##// END OF EJS Templates
patchbomb: rewrite getoutgoing() with revsets...
patchbomb: rewrite getoutgoing() with revsets Another version could have returned a revset expression from getoutgoing(), but we do not know how many times it will be resolved, so better do it once explicitely.

File last commit:

r16773:d490edc7 default
r17178:8308f628 default
Show More
graphnode.tmpl
7 lines | 201 B | application/x-cheetah | CheetahLexer
changeset: {node}
user: {user}
date: {age}
summary: {desc}
{branches%branchname}{tags%tagname}{bookmarks%bookmarkname}
node: ({col}, {row}) (color {color})
{edges%graphedge}