Mercurial > vim-lawrencium
view resources/hg_log.style @ 71:1fbba48019b5
MQ support:
- Added `Hgqseries` command to navigate MQ series.
- Ability to go to, rename, and edit the message of a patch.
- Wrote documentation.
Fixed a bug with the `Hgstatus` being `readonly`.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 16 Feb 2014 16:00:16 -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}'