Files
community.general/test
Daniel Hokka Zakrisson 6477bdc6fc Use a regexp to filter out arguments instead
pipes.quote is a bit overzealous for what we want to do, quoting ;
and other characters that you most likely want to use in your shell
invocations. The regexp is the best I could come up with to be able
to only replace the parts of the arguments that shouldn't be
executed.
2012-10-01 12:13:17 +02:00
..
2012-08-06 21:00:21 -04:00
2012-06-18 00:13:12 +02:00
2012-09-17 18:31:49 +02:00