view resources/hg_log.style @ 101:2078a8b475c2

More advanced way to know what window to pick to show a diff summary.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 29 Jul 2014 16:45:10 -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}'