Commit History

Author SHA1 Message Date
  Jordi Boggiano 7e17fec3b8 Merge pull request #2585 from jaypea/ziparchiver 9 years ago
  Niels Keurentjes 0dab63e050 Unified all Windows tests throughout the code. 9 years ago
  Bilal Amarni cc75946ef2 typos 9 years ago
  Jordi Boggiano 7c3e621102 Make sure COMPOSER_AUTH is also loaded in Config, refs #4546 9 years ago
  Jordi Boggiano 49d7d65933 Add verbosity input support to IOInterface 9 years ago
  Jordi Boggiano 1818b95149 CS fixes 9 years ago
  Niels Keurentjes 18cd4f966b Added silencer utility to more gracefully handle error suppression without hiding errors or worse. Fixes #4203, #4683 9 years ago
  Rob Bast 5b85ee409c add missing array-replace-recursive 9 years ago
  Rob Bast 474541e9aa apply comments 9 years ago
  Rob Bast c1488f65bf a quick stab at adding capath 9 years ago
  Jordi Boggiano 395d115d9b Resolve all dirs before initializing them, fixes #4802 9 years ago
  Jordi Boggiano 40baa3ff05 Use COMPOSER_HOME if defined instead of falling back to HOME, fixes #4789 9 years ago
  Jordi Boggiano 96ff17c520 Cleanups of XDG support, refs #1407 9 years ago
  Jordi Boggiano 3e9efcfb85 Merge remote-tracking branch 'ntoniazzi/master' 9 years ago
  Jordi Boggiano fb848d2e07 Code cleanups 9 years ago
  Jordi Boggiano d2e97eecb2 Replace preg_match by strpos 9 years ago
  Jordi Boggiano e4eee227e0 Fix old-php support 9 years ago
  Jordi Boggiano c1cc6bfecf Avoid doing too many loads of the remotefilesystem 9 years ago
  Jordi Boggiano cb53bd04cb Remove a few instances of RemoteFilesystem that were not needed 9 years ago
  Jordi Boggiano 86a911150b Update bundled CAfile and other cleanups 9 years ago
  Jordi Boggiano f8dff0867c Remove --disable-tls/--cafile flags and rely solely on config options plus some wording clarifications 9 years ago
  Jordi Boggiano 5d015defb8 Merge remote-tracking branch 'origin/master' into tls-config 9 years ago
  Jordi Boggiano a10bffec0e Merge remote-tracking branch 'GromNaN/gitlab' 10 years ago
  Jordi Boggiano 67a1924173 Merge remote-tracking branch 'Rudloff/xz' 10 years ago
  Jordi Boggiano cb3d9527e1 Avoid some external process calls when creating the global composer instance, saves a few ms of initialization time 10 years ago
  Jordi Boggiano 1fca6be3bf Fix detection of the root package version to always use the correct cwd 10 years ago
  Jordi Boggiano e87190e3da Detect duplicate keys in composer.json, fixes #4620 10 years ago
  Jordi Boggiano bd76506dd8 Disable plugin registration during the whole run when running with --no-plugins, fixes #3910 10 years ago
  Jérôme Tamarelle ac68a721f4 Merge remote-tracking branch 'composer/master' into gitlab 10 years ago
  Pierre Rudloff 3abad250e9 .tar.xz downloader 10 years ago