view resources/hg_log.style @ 137:3f1c7af69b43

Fix Hgrecord fileformat
author hokorobi <hokorobi.hokorobi@gmail.com>
date Sun, 21 Feb 2016 15:48:51 +0900
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}'