Commit History

作者 SHA1 備註 提交日期
  Jordi Boggiano a9aaa25d4c Fix compat with Symfony Process 4.2, fixes #7923 6 年之前
  Jordi Boggiano 2528654c53 Merge branch '1.7' 6 年之前
  Michele Locati 41458c7518 Don't call Symfony ProcessUtils::escapeArgument 6 年之前
  Gabriel Caruso a64b652a6b Use func_num_args instead of counting on func_get_args 6 年之前
  Jordi Boggiano c8aea719b1 CS fixes 7 年之前
  Gawain Lynch 8b42aed060 Create a local escapeArgument() for Symfony 4 compatibility. 7 年之前
  Jordi Boggiano e9d04f2b2d Merge branch '1.2' 8 年之前
  Dries Vints 58b27289d0 Do not add newlines for errors 8 年之前
  Dries Vints 2ab7df5566 Do not add newlines to output 8 年之前
  Jordi Boggiano 43903a3979 Merge branch '1.2' 8 年之前
  Fabien Potencier 103624d4ed Remove usage of echo when executing Composer script 8 年之前
  Rob Bast e60eff5f2e apply patch 8 年之前
  Jordi Boggiano 39c2c8c30a Add test for password escaping 9 年之前
  Stefan Grootscholten 42f4d344a4 Fix the replacement of the credentials. 9 年之前
  Jordi Boggiano 046c2d64a5 Fix ProcessExecutor url escaping 9 年之前
  Jordi Boggiano e3ae45fa12 Replace username as well if it looks like a github oauth token 9 年之前
  Niels Keurentjes 0dab63e050 Unified all Windows tests throughout the code. 9 年之前
  Rob Bast b523fc0b7b ran fixers 9 年之前
  Frederik Bosch 79490f662e Revert #3813, implement differently 10 年之前
  Jordi Boggiano b80038804f Fix env override regression, fixes #3820 10 年之前
  Nicolas Grekas be22a87d9c Run processes with predictable LANGUAGE=C 10 年之前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年之前
  Jordi Boggiano 94926218e8 CS fixes 10 年之前
  frederik d1d40502bf ProcessExecutor::escape 10 年之前
  Jordi Boggiano ac497feaba CS fixes 11 年之前
  Jordi Boggiano 65dae83ee6 Trim output before splitting lines to avoid blank entries, closes #1978 12 年之前
  Jordi Boggiano c479a26d71 Add workaround for msysgit failing to handle symlinks on windows, fixes #1048, fixes #1418 12 年之前
  Jordi Boggiano 81d55544f7 Fix regex 12 年之前
  Jordi Boggiano 5cdf40d165 Output VcsDownloader process commands in -vvv mode 12 年之前
  Jordi Boggiano c440b4594a More PSR-2 goodness 13 年之前