view resources/hg_log.style @ 72:a987094d5ae6

Made the `Hgstatus` window refresh itself when needed.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 16 Feb 2014 17:31:18 -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}'