diff --git a/templates/gitweb/map b/templates/gitweb/map --- a/templates/gitweb/map +++ b/templates/gitweb/map @@ -28,13 +28,13 @@ difflineminus = '
#line|escape#
' diffline = '
#line|escape#
' changelogparent = 'parent #rev#:#node|short#' -changesetparent = 'parent#node|short#' +changesetparent = 'parent {rev}{node|short}' filerevparent = 'parent:{rename%filerename}{node|short}' filerename = '{file|escape}@' filelogrename = '| base' fileannotateparent = 'parent:{rename%filerename}{node|short}' changelogchild = 'child #rev#:#node|short#' -changesetchild = 'child#node|short#' +changesetchild = 'child {rev}{node|short}' filerevchild = 'child:#node|short#' fileannotatechild = 'child:#node|short#' tags = tags.tmpl