Bug#699093: vcsh: insufficient argument quoting

2013-01-29 Thread Ian Campbell
On Tue, 2013-01-29 at 00:21 +0100, Richard Hartmann wrote: > Hi Ian, > > thanks for the report and the patch. > > I have already been playing with it for a bit, but I am still unsure > if that's the best approach. OTOH, I failed to come up with anything > better... so... ;) I'm not 100% convince

Bug#699093: vcsh: insufficient argument quoting

2013-01-28 Thread Richard Hartmann
Hi Ian, thanks for the report and the patch. I have already been playing with it for a bit, but I am still unsure if that's the best approach. OTOH, I failed to come up with anything better... so... ;) For now, I put it into its own branch [1]. If you want to appear as committer instead, please

Bug#699093: vcsh: insufficient argument quoting

2013-01-27 Thread Ian Campbell
Package: vcsh Version: 1.0-1 Severity: normal Dear Maintainer, vcsh does not appear to quote arguments sufficiently when passing them on to git. e.g. whem commiting using the -m option: $ vcsh bash commit -a -m "This is a test" fatal: Paths with -a does not make sense. $ vcsh bash commit -m "Thi