diff --git a/templates/gitweb/map b/templates/gitweb/map --- a/templates/gitweb/map +++ b/templates/gitweb/map @@ -29,13 +29,13 @@ difflineat = '
parent #rev#:#node|short#' changesetparent = 'parent {rev}{node|short}' -filerevparent = 'parent {rev}:{rename%filerename}{node|short}' +filerevparent = 'parent {rev}{rename%filerename}{node|short}' filerename = '{file|escape}@' filelogrename = '| base' fileannotateparent = 'parent {rev}:{rename%filerename}{node|short}' changelogchild = 'child #rev#:#node|short#' changesetchild = 'child {rev}{node|short}' -filerevchild = 'child {rev}:{node|short}' +filerevchild = 'child {rev}{node|short}' fileannotatechild = 'child {rev}:{node|short}' tags = tags.tmpl tagentry = '#date|age# ago#tag|escape#changeset | changelog | manifest'