1
0
Fork 0
Commit Graph

14 Commits (6ead35f189f73f236c69755893181d7b77c90840)

Author SHA1 Message Date
Jordi Boggiano 65dae83ee6 Trim output before splitting lines to avoid blank entries, closes #1978 2013-06-18 17:23:41 +02:00
Jordi Boggiano c479a26d71 Add workaround for msysgit failing to handle symlinks on windows, fixes #1048, fixes #1418 2013-06-08 17:51:30 +02:00
Jordi Boggiano 81d55544f7 Fix regex 2013-04-28 12:01:58 +02:00
Jordi Boggiano 5cdf40d165 Output VcsDownloader process commands in -vvv mode 2013-04-28 11:12:42 +02:00
Jordi Boggiano c440b4594a More PSR-2 goodness 2012-05-22 17:13:15 +02:00
Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 2012-05-22 12:07:08 +02:00
Jordi Boggiano 9ed06f8853 Output svn output to user in verbose mode 2012-04-04 09:36:04 +02:00
Mateusz Heleniak 2a9e8350b0 fixed GitDriver - set correct working directory for cli commands 2012-03-22 00:45:31 +01:00
Dave Marshall cb3548c64c Reset the errorOutput before attempting to run command 2012-02-29 13:32:08 +00:00
Dave Marshall c2421db7d9 Add stderr to exceptions for GitDownloader 2012-02-29 11:05:25 +00:00
Jordi Boggiano 8ba76fe6d2 Boost default timeout to 5min 2012-02-27 11:35:26 +01:00
Martin Hasoň 56c0e511da Added support for change the process timeout 2012-02-21 08:59:52 +01:00
Jordi Boggiano 702d415472 Fix usage of the ProcessExecutor 2012-01-22 20:08:57 +01:00
Jordi Boggiano e218b811e0 Convert static Process into an executor that can be injected 2012-01-18 09:27:57 +01:00