view resources/hg_log.style @ 128:098222a17b1f

add complete commit message to annotate window
author Christian Brabandt <cb@256bit.org>
date Fri, 18 Dec 2015 13:16:08 +0100
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}'