# HG changeset patch # User Josef "Jeff" Sipek # Date 2006-02-06 01:52:55 # 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 --git a/templates/fileannotate-gitweb.tmpl b/templates/fileannotate-gitweb.tmpl --- a/templates/fileannotate-gitweb.tmpl +++ b/templates/fileannotate-gitweb.tmpl @@ -19,6 +19,7 @@ changeset #rev#: #node|short# +#rename%filerename# #parent%fileannotateparent# #child%fileannotatechild# diff --git a/templates/filelog-gitweb.tmpl b/templates/filelog-gitweb.tmpl --- a/templates/filelog-gitweb.tmpl +++ b/templates/filelog-gitweb.tmpl @@ -1,12 +1,12 @@ #header# -#repo|escape#: Manifest +#repo|escape#: File revisions