Historique des commits

Auteur SHA1 Message Date
  Jordi Boggiano 11765ddfea Add --unused flag to remove command, fixes #8283 il y a 5 ans
  Jordi Boggiano 736af4cb58 Add with-all-dependencies and update-with-all-dependencies args to remove command il y a 5 ans
  Nils Adermann 9fb09049ff Rename and document constants for partial update behavior il y a 5 ans
  Nils Adermann 392d0abd21 Rename test files and standardize on allow list rather than whitelist il y a 5 ans
  Jordi Boggiano d14d411fa4 Add --dry-run to require and remove commands, fixes #7793 il y a 5 ans
  Jordi Boggiano 0317199507 Merge branch 'master' into 2.0 il y a 6 ans
  Markus Staab c876613d5c Added "Read more at" links to all commands (#8019) il y a 6 ans
  Jordi Boggiano 549ccd8f79 Remote outputProgress concept from downloaders as it does not make sense when things happen in parallel, refs #7901 il y a 6 ans
  Jordi Boggiano 66d84f60c6 Fix pattern matching for remove wildcard, refs #7715 il y a 7 ans
  David Manners a1ab75a703 composer/composer#7159: make the remove command to a regex lookup on package name il y a 7 ans
  Jordi Boggiano ff59bbdab0 CS fixer il y a 7 ans
  Jordi Boggiano 0b3bc4ccb9 Merge branch '1.5' il y a 8 ans
  Jordi Boggiano b4df2c9517 Avoid reverting the composer.json in case of a composer require/remove failure that is unrelated to the Solver il y a 8 ans
  Jordi Boggiano 9a99e86ebc Rename NonRoot to Transitive, refs #6674 il y a 8 ans
  Matthew Grasmick 3826e51caa Renaming some methods and props. il y a 8 ans
  Matthew Grasmick f29e98cdf9 Fixes #6661: Allow a given package and its dependencies (including siblings) to be updated. il y a 8 ans
  Jordi Boggiano 890baa2f89 Force remove command to have at least one package name passed, refs #6338 il y a 8 ans
  Sven Luijten b4a77e1c0e Add full stop to all command descriptions il y a 9 ans
  Jordi Boggiano 01885777f3 Fix case insensitivity of remove command, fixes #5973 il y a 9 ans
  Nicolas Grekas 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes il y a 9 ans
  Jordi Boggiano f23cdf59e3 Make remove command case insensitive, fixes #5754 il y a 9 ans
  Sven Gerlach 4fd35baf1f Added --no-scripts InputOption for RemoveCommand il y a 9 ans
  Jordi Boggiano c47b302a3c Reset composer before loading the modified json, fixes #5346 il y a 9 ans
  Jordi Boggiano 4319435154 Make sure the --no-plugin is documented as available everywhere and not redefined il y a 9 ans
  Jordi Boggiano 3b0a1c6f70 Run cs fixer and update config to latest master il y a 9 ans
  Barry vd. Heuvel eae6d8017a Make remove with dependencies default il y a 9 ans
  Jordi Boggiano 823266407f Rollback changes in case the installer fails in remove/require commands, fixes #3464 il y a 9 ans
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. il y a 9 ans
  Niels Keurentjes b1de2c52a3 Add --no-plugins option to remove/require il y a 10 ans
  Jordi Boggiano 1e8d7255b7 Fix access to undefined var, refs #4422 il y a 10 ans