##// END OF EJS Templates
drastic speed improvment in feed generation (was using old method)
drastic speed improvment in feed generation (was using old method)

File last commit:

r468:9dd372c7 default
r507:f420e86d default
Show More
raw_changeset.html
7 lines | 181 B | text/html | HtmlLexer
first implementation of #34 changeset raw diff based on udiff from python
r466 # HG changeset patch
added menu for changeset raw diff and download diff...
r468 # User ${c.changeset.author|n}
first implementation of #34 changeset raw diff based on udiff from python
r466 # Date ${"%d %d" % c.changeset._ctx.date()}
# Node ID ${c.changeset._hex}
# ${c.parent_tmpl}
${c.changeset.message}
${c.diffs|n}