view resources/hg_log.style @ 78:e42f813b4a39

Fixed some bugs with the `Hgqseries` window.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 17 Feb 2014 08:35:30 -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}'