[PATCH 0 of 5] online help improvements v3

Johannes Stezenbach js at sig21.net
Fri Jun 6 21:53:50 UTC 2008


Hi,

another respin of my small help improvement patchset.

Changes to previous version:
- follow help output changes in the test suite (test-extension)

Note: I didn't fix up test-extension for patch 3
("helptable is an ordered collection"), since the
reordering it introduces is unintentional and
fixed in patch 4 ("reorder helptable entries to previous
manual page order"). Maybe I should've folded those
into one patch? I can't decide...


Johannes

5 files changed, 134 insertions(+), 113 deletions(-)
doc/gendoc.py            |    3 
doc/hg.1.txt             |   52 --------------
mercurial/commands.py    |   23 +++++-
mercurial/help.py        |  162 ++++++++++++++++++++++++++++++----------------
tests/test-extension.out |    7 +




More information about the Mercurial-devel mailing list