[PATCH 0 of 2] Make verbose flag print full hash

Gilles Moris gilles.moris at free.fr
Thu Mar 20 23:10:05 UTC 2008


I think it makes sense to have the verbose flag print the full hash,
and not only the debug flag. This is the first patch.

In addition, I have found that the changelog style was not tested,
so I have also made a patch to test it.

5 files changed, 174 insertions(+), 16 deletions(-)
mercurial/cmdutil.py            |    4 
templates/map-cmdline.changelog |    2 
templates/map-cmdline.default   |    2 
tests/test-command-template     |    5 +
tests/test-command-template.out |  177 ++++++++++++++++++++++++++++++++++++---


More information about the Mercurial-devel mailing list