Historial de Commits

Autor SHA1 Mensaje Fecha
  Povilas Balzaravicius Pawka bbac63821c Search: initialize lowMatches as empty array. hace 13 años
  Povilas Balzaravicius Pawka 7154ef9af7 search: fixed output error when no results found. hace 13 años
  Jordi Boggiano e1bd2fd6df Clean ups after feedback hace 13 años
  Jordi Boggiano a0903d4d35 Update create-project and show commands to use the new filterPackages method hace 13 años
  Jordi Boggiano 012798b179 Convert search command to use the filterPackages method hace 13 años
  Jordi Boggiano d6de4a0036 Rename Package interfaces to reduce BC issues hace 13 años
  Jordi Boggiano ffecd39d33 Refactor repositories handling in config/factory/loader, fixes #828, fixes #826 hace 13 años
  Jordi Boggiano 3ac11b932c Expose default repositories in system config file hace 13 años
  Jordi Boggiano 4a6ae454c2 Merge remote-tracking branch 'dpb587/multiple-repos' hace 13 años
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic hace 13 años
  Jordi Boggiano e7dc42a8a2 Order search results by score & highlight matches in description hace 13 años
  Jordi Boggiano 4ecf55e180 Minor cleanup hace 13 años
  Ryan Weaver 9e1ed5a52f [Command] Modifying the output of SearchCommand to make evenly-spaced package names for readability of results hace 13 años
  Danny Berger 8d6d155153 Add internal support for multiple default composer repositories. hace 13 años
  Jordi Boggiano 7837be0621 Fix creation of ComposerRepository, refs #587 hace 13 años
  Jordi Boggiano ea2d46bcff Fix ComposerRepository calls, fixes #475 hace 13 años
  Jordi Boggiano 5dba49af54 Show package descriptions in show/search commands, merge similar packages in show, fixes #366 hace 13 años
  Jordi Boggiano 33c926c303 Show/Search command cleanups hace 13 años
  digitalkaoz 3d56a5645e fixed cs hace 13 años
  digitalkaoz 741a66e504 added description to show command, searching in description aswell hace 13 años
  digitalkaoz 38f866f1dd fixes #373 aswell hace 13 años
  digitalkaoz 202ca60559 modified search listing (grouping packages) hace 13 años
  Jordi Boggiano 30f612f672 Fix undef variable in search, fixes #374 hace 13 años
  Jordi Boggiano 1e6633b3c3 Allow search command to work without a composer.json hace 13 años
  Beau Simensen e1370be7a0 Continued refactoring of install() method, mainly by way of adding Composite Repository hace 13 años
  Jordi Boggiano 385075cda3 Cosmetic fixes hace 13 años
  Jordi Boggiano 283745d76d Do case-insensitive searches, avoid printing multiple results if multiple tokens match, highlight matched area hace 13 años
  Jordi Boggiano 8675d4eb6a Make search token required hace 13 años
  digitalkaoz 6c870e23e0 added search command, colorized ouput, tiny fixes hace 13 años