view mercurial/__init__.py @ 23874:fef1146b8442

namespaces: add logname member to namespace object Previously, there was no way to change the name used for 'hg log' output. This was inconvenient for extensions that want a template name longer than 12 characters (e.g. remotebookmarks) but a different name for 'hg log'. This patch only adds the member to the object, a future patch will update the 'hg log' code.
author Sean Farley <sean.michael.farley@gmail.com>
date Wed, 14 Jan 2015 20:06:44 -0800
parents 9117c6561b0b
children 4374d819ccd5
line wrap: on
line source