diff --git a/templates/map-log.compact b/templates/map-log.compact --- a/templates/map-log.compact +++ b/templates/map-log.compact @@ -1,4 +1,4 @@ -template = '{rev}{tags}{parents} {node|short} {date|isodate} {author|user}\n {desc|firstline|strip}\n\n' +changelog = '{rev}{tags}{parents} {node|short} {date|isodate} {author|user}\n {desc|firstline|strip}\n\n' start_tags = '[' tag = '{tag},' last_tag = '{tag}]'