Mercurial > vim-lawrencium
view resources/hg_log.style @ 73:785d1a1faa6c
Changes and fixes to the `Hglog` window:
- Fixed a bug with showing diffs.
- Made the diff behaviour and commands more consistent with those of
the `Hgstatus` window.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 16 Feb 2014 22:33:11 -0800 |
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}'