view resources/hg_log.style @ 131:f9328d486624

Fix minor error in paths for s:HgRecord
author Karl Yngve Lerv?g <karl.yngve@lervag.net>
date Wed, 17 Feb 2016 10:46:03 +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}'