Commit History

作者 SHA1 備註 提交日期
  Markus Staab c876613d5c Added "Read more at" links to all commands (#8019) 6 年之前
  Jordi Boggiano 0fdf746ebe Fix --no-plugins not working in certain edge cases 7 年之前
  Jordi Boggiano ff59bbdab0 CS fixer 7 年之前
  Issei.M 0856dfa084 Aligns the verb form of commands' description 8 年之前
  Sven Luijten b4a77e1c0e Add full stop to all command descriptions 8 年之前
  Pierre du Plessis 6a557e45b8 Added --type option to search 9 年之前
  Niels Keurentjes eb77c0b7f5 phpDoc cleanup, removed unused imports, variables and parameters. 9 年之前
  Niels Keurentjes a2d2c4ddd5 Simulate dummy Composer when searching in uninitialized folder, fixes #4392 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 年之前
  Olivier Laviale cc522c20bb Optimized this->getIO() 10 年之前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年之前
  Nils Adermann d00ca4bcdb Add a Command event triggered by all comands which load plugins 12 年之前
  Jordi Boggiano 8d0b7f278e CS fixes 12 年之前
  Jordi Boggiano be861f090a Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 12 年之前
  Jordi Boggiano ee0cd07468 CS fixes 13 年之前
  Ulrich Kautz ccf2539462 Search only in name 13 年之前
  Povilas Balzaravicius Pawka bbac63821c Search: initialize lowMatches as empty array. 13 年之前
  Povilas Balzaravicius Pawka 7154ef9af7 search: fixed output error when no results found. 13 年之前
  Jordi Boggiano e1bd2fd6df Clean ups after feedback 13 年之前
  Jordi Boggiano a0903d4d35 Update create-project and show commands to use the new filterPackages method 13 年之前
  Jordi Boggiano 012798b179 Convert search command to use the filterPackages method 13 年之前
  Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues 13 年之前
  Jordi Boggiano ffecd39d33 Refactor repositories handling in config/factory/loader, fixes #828, fixes #826 13 年之前
  Jordi Boggiano 3ac11b932c Expose default repositories in system config file 13 年之前
  Jordi Boggiano 4a6ae454c2 Merge remote-tracking branch 'dpb587/multiple-repos' 13 年之前
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 年之前
  Jordi Boggiano e7dc42a8a2 Order search results by score & highlight matches in description 13 年之前