view resources/hg_log.style @ 129:e2757acfd9b1

add documentation
author Christian Brabandt <cb@256bit.org>
date Fri, 18 Dec 2015 13:17:54 +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}'