История коммитов

Автор SHA1 Сообщение Дата
  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() 9 лет назад
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 лет назад
  Nils Adermann d00ca4bcdb Add a Command event triggered by all comands which load plugins 11 лет назад
  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 12 лет назад
  Ulrich Kautz ccf2539462 Search only in name 12 лет назад
  Povilas Balzaravicius Pawka bbac63821c Search: initialize lowMatches as empty array. 12 лет назад
  Povilas Balzaravicius Pawka 7154ef9af7 search: fixed output error when no results found. 12 лет назад
  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 лет назад
  Jordi Boggiano 4ecf55e180 Minor cleanup 13 лет назад
  Ryan Weaver 9e1ed5a52f [Command] Modifying the output of SearchCommand to make evenly-spaced package names for readability of results 13 лет назад
  Danny Berger 8d6d155153 Add internal support for multiple default composer repositories. 13 лет назад