view resources/hg_log.style @ 122:a9136d95cf47

Escape paths to fix issues with repository paths with spaces in them.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 06 Oct 2015 23:13:43 -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}'