view resources/hg_log.style @ 123:860e6502b239

Use HGPLAIN to ensure command outputs are clean.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 16 Feb 2016 21:53:42 -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}'