Historia zmian

Autor SHA1 Wiadomość Data
  Jordi Boggiano ab3622dff1 Merge pull request #3365 from WouterJ/patch-1 10 lat temu
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 lat temu
  Wouter J 3bf1ee939b Fixed validator to accept 'a/b' and 'a/b ~2.3' 11 lat temu
  Nils Adermann 859c8f5bb3 Use the repositories configured in composer.json for the require command 11 lat temu
  Jordi Boggiano 94926218e8 CS fixes 11 lat temu
  Jordi Boggiano 4bdd7adc55 Merge pull request #3319 from desyncr/bugfix/missing-default-author-value-validation 11 lat temu
  Jordi Boggiano 73e9db5d99 Fix the problem at the source, refs #3322 11 lat temu
  Jordi Boggiano 5c42cc8c8c Merge remote-tracking branch 'AydinHassan/hotfix/init-virtual-packages' 11 lat temu
  Jordi Boggiano df7c8915fa Skip notification about matches found in case we have an exact match, refs #3261 11 lat temu
  Jordi Boggiano d4062a5594 Merge remote-tracking branch 'kayladnls/kayla' 11 lat temu
  Aydin 432cdbcb31 Allow to select virtual packages 11 lat temu
  DC* c698aa3a2b Fix missing validation on default value for author input 11 lat temu
  frederik d1d40502bf ProcessExecutor::escape 11 lat temu
  frederik 7ae1430689 #3297 ProcessUtil class using ProcessUtil of Symfony Console 11 lat temu
  Jordi Boggiano b7b0901f87 Allow using new code in the init command and avoid initializing the composer instance too early, refs #3096 11 lat temu
  Ryan Weaver 895e62e859 Refactoring selection of the "recommended" version (e.g ~1.2) and adding some tests 11 lat temu
  Ryan Weaver aea2e901a9 Extracting logic into a new class related to selecting the latest version 11 lat temu
  Ryan Weaver 26179cc4b4 [#2492] Prefixed real versions with ~ when guessing the latest version 11 lat temu
  Ryan Weaver 58535a62fa [#2492] Automatically using the latest version when requiring a package 11 lat temu
  Kayla Daniels ec758d95b0 updated package variable in gathering requirements 11 lat temu
  Haralan Dobrev 4abaaaf76d Use default description and license from CLI args 12 lat temu
  Przemysław Piechota 95cbb177dd Init command - diacritical marks in author name 12 lat temu
  Jordi Boggiano 1dd8bffce5 CS fixes 12 lat temu
  Francesc Rosàs 9aa0aba77c Extract email validation into a method 12 lat temu
  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 lat temu
  Miklós Márton 67e5e0588d Fixes #1347 (new license argument / dialog for init command) 12 lat temu
  Jordi Boggiano 4c35f54356 Simplify regex pattern 13 lat temu
  Grégoire Pineau fcac93b3f1 Fixed InitCommand::addVendorIgnore 13 lat temu
  Jordi Boggiano 247b02d077 Fix minimum-stability handling in InitCommand, fixes #1421 13 lat temu
  Jordi Boggiano e7f4768668 Only ask for gitignore if the current dir is a git repo, fixes composer/satis#44 13 lat temu