Commit History

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