diff -r daff3ef0de8d -r 586b50294ea8 templates/map-gitweb --- a/templates/map-gitweb Mon Jan 30 19:34:35 2006 +1300 +++ b/templates/map-gitweb Sun Feb 05 20:52:55 2006 -0500 @@ -20,7 +20,6 @@ fileannotate = fileannotate-gitweb.tmpl filelog = filelog-gitweb.tmpl fileline = "
#linenumber# #line|escape#
" -filelogentry = filelogentry-gitweb.tmpl annotateline = "#author|obfuscate#@#rev##line|escape#" difflineplus = "
#line|escape#
" difflineminus = "
#line|escape#
" @@ -29,6 +28,8 @@ changelogparent = "parent #rev#:#node|short#" changesetparent = "parent#node|short#" filerevparent = "parent:#node|short#" +filerename = "parent:#file|escape#@#node|short#" +filelogrename = "| base" fileannotateparent = "parent:#node|short#" changelogchild = "child #rev#:#node|short#" changesetchild = "child#node|short#" @@ -45,5 +46,5 @@ filelogchild = "child #rev#: #node|short#" shortlog = shortlog-gitweb.tmpl shortlogentry = "#date|age# ago#desc|firstline|escape#changeset | manifest" -filelogentry = "#date|age# ago#desc|firstline|escape# annotate" +filelogentry = "#date|age# ago#desc|firstline|escape# annotate #rename%filelogrename#" archiveentry = " | #type|escape# "