Mercurial > vim-lawrencium
view resources/hg_log.style @ 143:4aedee2ce476
Allow passing extra arguments to Hglogthis and Hgvlogthis
* This allows for example :Hglogthis --follow and :Hglogthis -l 5
author | Johan Norberg <norberg_johan@hotmail.com> |
---|---|
date | Mon, 29 Oct 2018 18:51:58 +0100 |
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}'