view resources/hg_log.style @ 88:08e0ab5985d2

Correctly escape paths on Windows.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 01 Jun 2014 15:04:06 -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}'