Commit History

Author SHA1 Message Date
  Jordi Boggiano 41720e9b70 Show abandoned warnings from the locked repo 5 years ago
  Jordi Boggiano 292d4b3c8f Make sure a lock file is always written and things work well even without any dependencies in the require/require-dev 5 years ago
  Jordi Boggiano 173b96de2d Make sure the first require does not fail due to a missing lock file 5 years ago
  Jordi Boggiano 7e6fe585bc Merge branch 'master' into 2.0 5 years ago
  Jordi Boggiano fb93036a70 Fix putenv to avoid leaving the environment in a dirty state 5 years ago
  Jordi Boggiano 8584d15e8c Merge branch 'master' into 2.0 5 years ago
  Jordi Boggiano 94dce37424 Avoid use of refs and avoid a false path when showing the root package, refs #8545 5 years ago
  Jordi Boggiano 9db08f9883 Merge remote-tracking branch 'Serializator/feature/show-package-json' 5 years ago
  Jordi Boggiano e9c7e253f4 Merge pull request #8529 from vitalyzhakov/master 5 years ago
  Jordi Boggiano 1287a7a611 Merge pull request #8538 from adrianosferreira/add-vendor-bin-for-each-event 5 years ago
  Julian van den Berkmortel 933fe27cd5 Add support for "composer show --format=json <package>" #8544 5 years ago
  Жаков Виталий ccd8be382b comments for #2764 5 years ago
  Жаков Виталий 415cf9fd50 Merge branch 'master' of https://github.com/composer/composer 5 years ago
  Жаков Виталий 48c7442b63 should be || not OR 5 years ago
  Adriano Ferreira acc040f745 Append the bin dir on each listener iteration 5 years ago
  Nils Adermann a8963cc0e2 Merge pull request #8537 from naderman/remove-jobs-just-require 5 years ago
  Nils Adermann 8b877eb068 Remove superfluous check in Problem 5 years ago
  Nils Adermann 0b4e8952f6 PHP5 disallows require as a function name, use requireName analog to fixPackage 5 years ago
  Nils Adermann 5bdc0fc9c5 Request jobs replaced by root require / fixed package 5 years ago
  Jordi Boggiano 921a97457d Add PoolBuilder test harness for writing .test files 5 years ago
  Jordi Boggiano 88cff792cc Merge pull request #8534 from pweyck/normalize-rc-to-RC-in-init 5 years ago
  Jordi Boggiano b1c0d7fb61 Merge pull request #8533 from Seldaek/remove-stability-callback 5 years ago
  Jordi Boggiano 1d31190472 Keep track of unacceptable fixed packages for later to use in error reporting and make sure the pool state is consistent 5 years ago
  Жаков Виталий 1e92780600 operations case touch 5 years ago
  Jordi Boggiano c6a3f48eaf Remove some more remove request handling 5 years ago
  Patrick Weyck 7d7e3d594b Normalize minimum-stability `rc` to `RC` in `InitCommand` 5 years ago
  Jordi Boggiano 7cc8a4aed8 Avoid checking stability on platform packages too 5 years ago
  Jordi Boggiano ebe910c3a5 Tweak test to follow changes 5 years ago
  Jordi Boggiano 6dc576738a Avoid partial updates from applying changes to packages which are not locked with an acceptable stability 5 years ago
  Jordi Boggiano b5e34ca767 Fix remove tests 5 years ago