view resources/hg_log.style @ 95:d38be34b403b

`Hgannotate` improvements. * `Hgwannotate` opens a wide/verbose version of annotations. * Both commands can take a filename to open first.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 23 Jul 2014 21:39:41 -0700
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}'