提交歷史

作者 SHA1 備註 提交日期
  David Zuelke a4d84f15ca use COMPOSER env var if present for ancestor path search 7 年之前
  Jordi Boggiano ec2722f879 Add ability to call composer from within subdirectories of a project, fixes #6426 8 年之前
  Jordi Boggiano d0e780a8eb Allow php_uname to be disabled, fixes composer/getcomposer.org#112 8 年之前
  vlakoff 65a5727315 Do not hide the warning implicitly 8 年之前
  Lauris Binde f9f92dc9d8 Fix Xdebug warning 8 年之前
  Jordi Boggiano c5dcedd0db Hide warning when xdebug is explicitly allowed 8 年之前
  Jordi Boggiano 994211523c Merge remote-tracking branch 'johnstevenson/restart' 8 年之前
  johnstevenson 896d1d71f8 Use ConsoleOutput to determine color support 8 年之前
  Diego Oliveira c55fd9bd10 Modify the message for memory errors 9 年之前
  Jordi Boggiano 7bcd336c95 Disable plugins across the board when --no-plugins is specified, fixes #5509 9 年之前
  Jordi Boggiano b81210d9f8 Use stronger language and link to faq, fixes #5382, closes #5383 9 年之前
  Jordi Boggiano d1425ec008 Merge branch '1.1' 9 年之前
  Jordi Boggiano 43273c4366 Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 9 年之前
  Jordi Boggiano 57ae6d97b6 Merge branch '1.1' 9 年之前
  Metod 360cb4ac2a Fix for a fatal error when system temp dir is not available 9 年之前
  Jordi Boggiano a4e8d858ba Merge branch '1.1' 9 年之前
  Jordi Boggiano 206c3c52e0 Remove the error handler at the end of a run, fixes #5340 9 年之前
  Jordi Boggiano 827d52cccf Merge branch '1.1' 9 年之前
  Jordi Boggiano 71cbd8f7e6 Switch dir before loading plugins to make sure the correct composer.json is initialized, fixes #5290 9 年之前
  Jordi Boggiano b8974a3e13 Merge branch '1.1' 9 年之前
  Jordi Boggiano 591cbcee12 Avoiding defining plugin commands using the local project plugins, refs #5277 9 年之前
  Bilal Amarni 92207da83a add isProxyCommand() to BaseCommand 9 年之前
  Jordi Boggiano aaf2c06e7b Add ScriptExecutionException for CLI scripts and avoid showing the full exception to users, fixes #5281 9 年之前
  Jordi Boggiano 2bcd723b54 Fix regression in global command, fixes #5266 9 年之前
  Jordi Boggiano ba909d8795 Avoid duplicate commands, and pass plugin to ctor args for capabilities, refs #3377 9 年之前
  Jordi Boggiano 090295dbcb Adjust the CommandProvider to use plugin capabilities and test actual command creation, refs #3377 9 年之前
  Jordi Boggiano a9df4acd7d Merge remote-tracking branch 'jderusse/plugin-with-commands' 9 年之前
  Jordi Boggiano 35fbf9bc14 Merge branch '1.0' 9 年之前
  Derek Marcotte 3a03b51ae3 fix command injection from the environment when run as root 9 年之前
  Jordi Boggiano e7069dd5e8 Tweak colors in the output, make sure we load the proper version according to stability flags and add outdated command, refs #5028 9 年之前