view resources/hg_log.style @ 105:fc5ffa4614b4

Infrastructure improvements - Ability to store temp files in a `.hg/lawrencium` folder. - More methods/options for `Buffer`. - Fix a bug with `Buffer.SetVar`.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 15 Aug 2014 17:05:14 -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}'