Histórico de Commits

Autor SHA1 Mensagem Data
  Beau Simensen 2791e57930 Updated lockfile message for "composer install" command há 14 anos atrás
  digitalkaoz 6c870e23e0 added search command, colorized ouput, tiny fixes há 14 anos atrás
  jsor 28a8b3e4c5 Fix link collection há 14 anos atrás
  jsor e512e16e35 Rename flags after feedback in #132 há 14 anos atrás
  jsor 9af21fd461 Install recommended deps by default and introduce flags for including/excluding required/recommended/suggested deps há 14 anos atrás
  Jordi Boggiano eef37c450f Fix error detection to support replaces and provides há 14 anos atrás
  Jordi Boggiano 0d304550b5 Clarify error message when packages are not found, fixes #128 há 14 anos atrás
  Jordi Boggiano 68512714f4 Fix update command by using remove+install (and for now ignoring uninstalls of non-existing packages) há 14 anos atrás
  Jordi Boggiano f2662b193d Add --dry-run option and list all operations on --verbose há 14 anos atrás
  Ant Cunningham e0400773f7 Adding support for configurable vendor path in composer.json. há 14 anos atrás
  Jordi Boggiano c8859240d2 Add InstallerInstaller, refactored AutoloadGenerator, fixes #59 há 14 anos atrás
  Jordi Boggiano 1feebcafe2 Add update command, fixes #28 há 14 anos atrás
  Jordi Boggiano 9108a3af7f Fix PlatformRepo packages not being seen as installed há 14 anos atrás
  Jordi Boggiano 6b6d6b6d82 Add --dev flag to InstallCommand to do source installs, fixes #26 há 14 anos atrás
  Jordi Boggiano 1ca3e5e5e2 Generate a map separated from the autoloader, fixes #74 há 14 anos atrás
  Jordi Boggiano 1e0710b32f Move .composer into vendor (hardcoded for now) há 14 anos atrás
  Jordi Boggiano 220ab7f4ee Comments há 14 anos atrás
  Jordi Boggiano 8b0fee3f35 Fix platform packages not being added to the pool há 14 anos atrás
  Jordi Boggiano 33e7001d7e Fix typo há 14 anos atrás
  Jordi Boggiano c8cfa15f52 Use wrapped PlatformRepository only in the Solver há 14 anos atrás
  Igor Wiedler 9d238330b3 [autoload] refactor autoload generation code into a AutoloadGenerator há 14 anos atrás
  Igor Wiedler 72a1f66b7a rename installAs to target-dir há 14 anos atrás
  Igor Wiedler ea31039556 [autoload] autoloading prototype há 14 anos atrás
  Jordi Boggiano 2ebc795754 Error out when a package can not be found, refs #30 há 14 anos atrás
  Jordi Boggiano cc769af923 Reuse normal installer logic for locked installs há 14 anos atrás
  everzet 96122aada8 refactored install command to use new Locker há 14 anos atrás
  Jordi Boggiano b9114e16be Fix typos, short var names etc há 14 anos atrás
  Jordi Boggiano 5623f3e69c Fix refactoring bugs há 14 anos atrás
  everzet 05ddfde868 Reflect latest refactoring changes in commands há 14 anos atrás
  Jordi Boggiano d27691a67f Fix namespace/use/typo issues há 14 anos atrás