diff -r 5ff1fc726848 -r c6bca38c1cbf eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changeset.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/gitweb/changeset.tmpl Sat Jan 08 11:20:57 2011 +0530 @@ -0,0 +1,52 @@ +{header} +{repo|escape}: changeset {rev}:{node|short} + + + + + + + + + +
+{desc|strip|escape|firstline|nonempty} {inbranch%inbranchtag}{branches%branchtag}{tags%tagtag} +
+
+ + + +{branch%changesetbranch} + +{parent%changesetparent} +{child%changesetchild} +
author{author|obfuscate}
{date|date} ({date|age})
changeset {rev}{node|short}
+ +
+{desc|strip|escape|addbreaks|nonempty} +
+
+
+ +{files} +
+ +
{diff}
+ +{footer}