view resources/hg_log.style @ 107:6846e12f8ec8

Improvements for the `Hgdiff` family of commands - Only mess up with windows that are part of a specific diff session. - Show the old revision on the left/top, the newer on the right/bottom.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 15 Aug 2014 17:11:28 -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}'