提交历史

作者 SHA1 备注 提交日期
  Markus Staab c876613d5c Added "Read more at" links to all commands (#8019) 6 年之前
  Jordi Boggiano ff59bbdab0 CS fixer 7 年之前
  Jordi Boggiano 535e7262e4 Fix php5.3 7 年之前
  Jordi Boggiano a1e292d84d Let users open the homepage of the current package by doing composer home without argument, fixes #6748 7 年之前
  Jordi Boggiano 685ff8699b Capture output 9 年之前
  Jordi Boggiano a242f7e9ba Use process component instead of passthru, fixes #5501 9 年之前
  Niels Keurentjes eb77c0b7f5 phpDoc cleanup, removed unused imports, variables and parameters. 9 年之前
  Jordi Boggiano 8cfbe7023d CS fixes 9 年之前
  Jordi Boggiano bf1ddaa298 Fix method name for php5 9 年之前
  Jordi Boggiano 1aec1c1fc8 Add --repository flag to init command, and rename --repository-url to --repository in create-project, fixes #4200, closes #4207, closes #2604, fixes #2920 9 年之前
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 年之前
  Niels Keurentjes 0dab63e050 Unified all Windows tests throughout the code. 9 年之前
  Olivier Laviale cc522c20bb Optimized this->getIO() 10 年之前
  Andreas Möller eac5fbdee4 Fix: Remove unused imports 10 年之前
  Jordi Boggiano 049f84f21f Remove unnecessary Pool usage in HomeCommand 10 年之前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年之前
  Jordi Boggiano 3cff4a3bb9 Check for homepages in local repo first if available to make the home command faster 10 年之前
  Nils Adermann 71f83599bb Merge pull request #3592 from SofHad/show-homepage 10 年之前
  shaddag 0b2a31a89d suppress the prefix 10 年之前
  SofHad 5c43485e57 Suppress unused parameters in HomeCommand 10 年之前
  SofHad c93305a805 To show instead of open the repository or homepage URL 10 年之前
  Jordi Boggiano 94926218e8 CS fixes 11 年之前
  frederik d1d40502bf ProcessExecutor::escape 11 年之前
  frederik 7ae1430689 #3297 ProcessUtil class using ProcessUtil of Symfony Console 11 年之前
  Jordi Boggiano b6ef95ecb8 Add support for opening multiple packages at once, refs #2445 11 年之前
  Jordi Boggiano 22afc074a9 Add browse command to docs, add a -H flag and tweak fallback mechanism to maximize chances of opening something, refs #2445 11 年之前
  Robert Schönthal 2b5a9aee6c some tiny refactorings 11 年之前
  Robert Schönthal 3a1edd3776 rename command 11 年之前
  Robert Schönthal e36d7f23ef escape shell args 12 年之前
  Robert Schönthal 325c57f30c tiny refactorings 12 年之前