Mercurial > vim-lawrencium
view resources/hg_log.style @ 111:01edb7c58e0c
Don't touch vim registers holding deletions.
(Fix commit c02360b5f... where typing 'p' after :Hgvdiff would paste a
blank line and not what the user had previously deleted.)
author | Shane Harper <shane@shaneharper.net> |
---|---|
date | Thu, 04 Dec 2014 11:09:19 +1100 |
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}'