##// END OF EJS Templates
Added dedicated repo pager to support reversed new way slicing method of vcs and get_changesets method
Added dedicated repo pager to support reversed new way slicing method of vcs and get_changesets method

File last commit:

r648:74bbfdd4 beta
r1098:91ddd4db beta
Show More
raw_changeset.html
7 lines | 177 B | text/html | HtmlLexer
# ${c.scm_type} changeset patch
# User ${c.changeset.author|n}
# Date ${c.changeset.date}
# Node ID ${c.changeset.raw_id}
# ${c.parent_tmpl}
${c.changeset.message}
${c.diffs|n}