Misc. output issues
TK Soh
teekaysoh at gmail.com
Sat Sep 2 23:01:33 UTC 2006
On 9/3/06, John D. Mitchell <jdmitchell at gmail.com> wrote:
> Here are some miscellaneous output issues that I've noticed in playing
> around with v0.9.1:
>
> * hg help tip/heads/parents don't show the -v flag.
-v/--verbose is a global option to all commands. You can see the
global options with 'hg help -v', as stated in output of 'hg help'
> * The -n/--dry-run option doesn't e.g., append a message to its output
> stating that
> nothing was actually changed!
IMO, it's kind of redundant to state that. User specifying -n already
knows they want a dry run. I don't think it make too much sense to
guess what command has been executed based on its output - if that
what you are trying to acheive.
> * The files: section in e.g., hg log/tip output doesn't make it clear where the
> filename boundaries are. I.e., using a space to separate the filenames
> doesn't work reliably since there are filesystems that allow spaces in
> the name. :-)
More information about the Mercurial
mailing list