# HG changeset patch # User Josef "Jeff" Sipek # Date 1139190775 18000 # Node ID 586b50294ea84be6c0a732dea164b27b0108fd92 # Parent daff3ef0de8d5202952898529c83d569f1557fb1 [hgweb] Added rename information to gitweb templates & misc cleanups Fixed up file log template's title Removed double entry for filelogentry in gitweb map file diff -r daff3ef0de8d -r 586b50294ea8 templates/fileannotate-gitweb.tmpl --- a/templates/fileannotate-gitweb.tmpl Mon Jan 30 19:34:35 2006 +1300 +++ b/templates/fileannotate-gitweb.tmpl Sun Feb 05 20:52:55 2006 -0500 @@ -19,6 +19,7 @@ changeset #rev#: #node|short# +#rename%filerename# #parent%fileannotateparent# #child%fileannotatechild# diff -r daff3ef0de8d -r 586b50294ea8 templates/filelog-gitweb.tmpl --- a/templates/filelog-gitweb.tmpl Mon Jan 30 19:34:35 2006 +1300 +++ b/templates/filelog-gitweb.tmpl Sun Feb 05 20:52:55 2006 -0500 @@ -1,12 +1,12 @@ #header# -#repo|escape#: Manifest +#repo|escape#: File revisions