diff --git a/templates/map b/templates/map --- a/templates/map +++ b/templates/map @@ -29,10 +29,10 @@ difflineat = '#line diffline = '#line|escape#' changelogparent = 'parent #rev#:#node|short#' changesetparent = 'parent #rev#:#node|short#' -filerevparent = 'parent:#node|short#' -filerename = 'parent:#file|escape#@#node|short#' +filerevparent = 'parent:{rename%filerename}{node|short}' +filerename = '{file|escape}@' filelogrename = 'base:#file|escape#@#node|short#' -fileannotateparent = 'parent:#node|short#' +fileannotateparent = 'parent:{rename%filerename}{node|short}' changesetchild = 'child #rev#:#node|short#' changelogchild = 'child #rev#:#node|short#' filerevchild = 'child:#node|short#'