##// END OF EJS Templates
hgweb: show changeset branches/tags/bookmarks in file log (style=gitweb)...
hgweb: show changeset branches/tags/bookmarks in file log (style=gitweb) This line for filelogentry template is copied from shortlogentry. The information is already displayed in paper style, so no change to python code is needed. Tests are unaffected.

File last commit:

r16773:d490edc7 default
r25123:64f403b7 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}