diff --git a/templates/map-gitweb b/templates/map-gitweb --- a/templates/map-gitweb +++ b/templates/map-gitweb @@ -22,7 +22,7 @@ filediff = filediff-gitweb.tmpl filelog = filelog-gitweb.tmpl fileline = "
#linenumber# #line|escape#
" filelogentry = filelogentry-gitweb.tmpl -annotateline = "#author|obfuscate#@#rev#
#line|escape#
" +annotateline = "#author|obfuscate#@#rev##line|escape#" difflineplus = "
#line|escape#
" difflineminus = "
#line|escape#
" difflineat = "
#line|escape#
" @@ -32,7 +32,7 @@ changesetparent = "parentparent:#node|short#" fileannotateparent = "parent:#node|short#" tags = tags-gitweb.tmpl -tagentry = "#date|age# ago#tag#changeset | changelog | manifest" +tagentry = "#date|age# ago#tag#changeset | changelog | manifest" diffblock = "#lines#" changelogtag = "tag:#tag#" changesettag = "tag#tag#"