diff -r 4a3c388f8c69 -r f91e5630ce7e mercurial/templates/gitweb/fileannotate.tmpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mercurial/templates/gitweb/fileannotate.tmpl Tue Dec 01 16:06:10 2009 +0100 @@ -0,0 +1,62 @@ +{header} +{repo|escape}: {file|escape}@{node|short} (annotated) + + + + + + + + + +
{file|escape}
+ +
+ + + + + + + +{branch%filerevbranch} + + + +{parent%fileannotateparent} +{child%fileannotatechild} + + + +
author{author|obfuscate}
{date|date} ({date|age})
changeset {rev}{node|short}
permissions{permissions|permissions}
+
+ +
+{desc|strip|escape|addbreaks|nonempty} +
+
+ +{annotate%annotateline} +
+
+ +{footer}