comparison mercurial/merge.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 d3e137c91f94
children 7cc77030c557
comparison
equal deleted inserted replaced
23873:9ef234021667 23874:fef1146b8442