view resources/hg_log.style @ 93:bc5a8dff3fa0

Another attempt to fix weird issues with cleaning up diff buffers.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 16 Jul 2014 22:08:31 -0700
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}'