view resources/hg_log.style @ 86:685dfc4b5862

Fix `Hgstatus` incorrectly saying nothing has changed.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 23 Apr 2014 20:36:34 -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}'