[PATCH] Make the --authors option to hgext/convert expand ~

Greg Ward greg-hg at gerg.ca
Wed Mar 3 12:31:38 CST 2010


On Wed, Mar 3, 2010 at 11:55 AM, Dirkjan Ochtman <dirkjan at ochtman.nl> wrote:
> On Wed, Mar 3, 2010 at 17:33, Greg Ward <greg-hg at gerg.ca> wrote:
>> Note: I am deliberately not talking about Windows here!  This is just Unix.
>
> ... so we should still take his patch for the poor Windows people?

IMHO no.  Because then Windows people will expect "hg clone ~/foo" or
"hg pull ~/foo" to do something meaningful.  And I don't think we
should do that.  Let Unix shells do what they do, i.e. expand wildcard
patterns before exec()'ing the child.  Windows users who want Unix
behaviour can, ummm, I dunno... use cygwin?  ;-)

Greg


More information about the Mercurial-devel mailing list