##// END OF EJS Templates
test-obsolete-bundle-strip: test bundling in the third case...
test-obsolete-bundle-strip: test bundling in the third case Updating all cases in the file at the same time is a bit overwhelming and harder to double check. So each case come in its own patch.

File last commit:

r16773:d490edc7 default
r32594:d10aee51 default
Show More
graphnode.tmpl
7 lines | 201 B | application/x-cheetah | CheetahLexer
Paul Boddie
hgweb: make graph data suitable for template usage...
r16773 changeset: {node}
user: {user}
date: {age}
summary: {desc}
{branches%branchname}{tags%tagname}{bookmarks%bookmarkname}
node: ({col}, {row}) (color {color})
{edges%graphedge}