##// END OF EJS Templates
Added user action mapper to map push to changeset....
Added user action mapper to map push to changeset. made exception in simplehg python 2.5 ready

File last commit:

r468:9dd372c7 default
r503:3d6d548a 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}