##// END OF EJS Templates
added menu for changeset raw diff and download diff...
added menu for changeset raw diff and download diff small bugfix for raw template

File last commit:

r468:9dd372c7 default
r468:9dd372c7 default
Show More
raw_changeset.html
7 lines | 181 B | text/html | HtmlLexer
# HG changeset patch
# User ${c.changeset.author|n}
# Date ${"%d %d" % c.changeset._ctx.date()}
# Node ID ${c.changeset._hex}
# ${c.parent_tmpl}
${c.changeset.message}
${c.diffs|n}