view resources/hg_log.style @ 83:a383a816d975

Adding bookmark information to the status line.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 07 Mar 2014 00:42:06 -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}'