[PATCH 5 of 6] Global option to cause long hashes to be printed instead of short ones

Eric Hopper hopper at omnifarious.org
Thu Mar 13 17:05:19 CDT 2008


This should be altered to have a global option that takes the desired
hash length for short hashes as an argument.  I just haven't done it
yet.

8 files changed, 38 insertions(+), 11 deletions(-)
mercurial/cmdutil.py         |    5 ++---
mercurial/commands.py        |    7 ++++---
mercurial/dispatch.py        |    4 +++-
mercurial/patch.py           |    2 +-
mercurial/ui.py              |   26 ++++++++++++++++++++++++--
tests/test-debugcomplete.out |    2 ++
tests/test-extension.out     |    1 +
tests/test-globalopts        |    2 +-


-------------- next part --------------
A non-text attachment was scrubbed...
Name: bmercurial-6.patch
Type: text/x-patch
Size: 7534 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial-devel/attachments/20080313/6e7c93dd/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial-devel/attachments/20080313/6e7c93dd/attachment.pgp 


More information about the Mercurial-devel mailing list