Historique des commits

Auteur SHA1 Message Date
  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 il y a 9 ans
  Jordi Boggiano f681dbc51e Merge remote-tracking branch 'curry684/rewrite-depends' il y a 9 ans
  Peter Michaux 32eb156153 add example showing alternate syntax for specifying version 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 4fe063b2e5 Added missing deprecation warning in create-project. il y a 9 ans
  Rob Bast f829a160fb use a proper tmp directory il y a 9 ans
  Jordi Boggiano 1818b95149 CS fixes il y a 9 ans
  Niels Keurentjes c2e768b8ad Made Silencer invocations safer against exceptions. il y a 9 ans
  Niels Keurentjes 18cd4f966b Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683 il y a 9 ans
  Jordi Boggiano d7c61c50ad Merge branch 'tls-config' il y a 9 ans
  Jordi Boggiano 03299ff075 Suggest https in docs where it makes sense, closes #4056 il y a 9 ans
  Jordi Boggiano f8dff0867c Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications il y a 9 ans
  Jordi Boggiano 5d015defb8 Merge remote-tracking branch 'origin/master' into tls-config il y a 9 ans
  Jordi Boggiano 29312be4df Strict typing fixes il y a 9 ans
  Jordi Boggiano 4b269f4ded Follow stability option in create-project to select the best possible version, refs #4563 il y a 10 ans
  Jordi Boggiano ef2856ef55 Take php version into account for create-project command version selection il y a 10 ans
  Boris Momčilović b05b52ff7e InstallationManager: notifyInstalls: append authorization header for repository il y a 10 ans
  Jordi Boggiano ce08582671 Fix CS il y a 10 ans
  Rob Bast ddb1c1e052 these 2 use parseNameVersionPairs il y a 10 ans
  Rob Bast a1427d7fd6 replace all occurences in code and comments il y a 10 ans
  Olivier Laviale cc522c20bb Optimized this->getIO() il y a 10 ans
  Kunal Mehta f634c6946d Update callers of VersionParser::formatVersion() il y a 10 ans
  Jordi Boggiano 6a64041055 CS fixes il y a 10 ans
  Jordi Boggiano e727ed4d73 --keep-vcs should only imply prefer source for the root package in create-project, refs #4063 il y a 10 ans
  Nils Adermann 75c501251d Revert "Merge remote-tracking branch 'naderman/load-no-providers'" il y a 10 ans
  Jordi Boggiano 3e85f82373 Merge remote-tracking branch 'naderman/load-no-providers' il y a 10 ans
  Barys Biankouski a59c46f781 [create-project] If process terminated with SIGINT then 130 IMO will be returned. Remove unused variable il y a 10 ans
  Barys Biankouski 38bc4e6a78 Added Ctrl+C support to create-project command for unix-like systems il y a 10 ans
  Jordi Boggiano 98b339e87a Make --keep-vcs imply --prefer-source, closes #4063 il y a 10 ans
  Nils Adermann ec5416f03c loadDev parameter is nonsense, properly load packages in create command il y a 10 ans