Cédric Duval <cedricduval@free.fr> [Sun, 21 Jun 2009 20:35:20 +0200] rev 8895
help: fixing non-matching example texts
Cédric Duval <cedricduval@free.fr> [Mon, 22 Jun 2009 15:48:08 +0200] rev 8894
extensions: improve the consistency of synopses
Trying as much as possible to consistently:
- use a present tense predicate followed by a direct object
- verb referring directly to the functionality provided
(ie. not "add command that does this" but simple "do that")
- keep simple and to the point, leaving details for the long help
(width is tight, possibly even more so for translations)
Thanks to timeless, Martin Geisler, Rafael Villar Burke, Dan Villiom
Podlaski Christiansen and others for the helpful suggestions.
Cédric Duval <cedricduval@free.fr> [Mon, 22 Jun 2009 14:49:07 +0200] rev 8893
acl: help improvements
Thanks to timeless for the review.
Cédric Duval <cedricduval@free.fr> [Mon, 22 Jun 2009 14:08:49 +0200] rev 8892
bookmarks: help improvements
- bookmarks are obviously Mercurial's, no need to specify it
- more explicit about the behavior without track.current
- typos
Note: the extension's help is shadowed by that of the command
of the same name and as such will never appear to the user.
Thanks to timeless for the fixes.
Simon Heimberg <simohe@besonet.ch> [Mon, 22 Jun 2009 12:05:11 +0200] rev 8891
patch: use new style class in linereader
Rocco Rutte <pdmef@gmx.net> [Sun, 14 Jun 2009 20:24:18 +0200] rev 8890
convert: fix builtin cvsps when no branchpoints are present