diff --git a/templates/map-gitweb b/templates/map-gitweb --- a/templates/map-gitweb +++ b/templates/map-gitweb @@ -20,7 +20,6 @@ filerevision = filerevision-gitweb.tmpl 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 @@ diffline = "
#line|escap 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 @@ filediffchild = "c 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# "