view resources/hg_log.style @ 151:59c51f0d6008

Fix indenting
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 08 Nov 2021 10:35:02 -0800
parents b7caa6693c39
children
line wrap: on
line source

changeset = '{rev}:{node|short}{bookmarks}{tags} {desc|firstline} (by {author|user}, {date|localdate|age})\n'

start_bookmarks = ' '
bookmark = '+{bookmark}'

start_tags = ' '
tag = '#{tag}'