Commit History

Author SHA1 Message Date
  Igor Wiedler ce7a75fe03 Display SSL errors 12 years ago
  Jordi Boggiano e348642aa7 Fix json manipulator handling of escaped backslashes, fixes #1588 12 years ago
  Jordi Boggiano 1e15edc43d Fix repository test 12 years ago
  Jordi Boggiano 4615ded35e Merge pull request #1592 from shama/faq-installers 12 years ago
  Kyle Robinson Young 94a708cfc5 Recommend actual version as constraint with installers. Ref composer/installers#58. 12 years ago
  Jordi Boggiano 940c2a079d Show failures more clearly in test setup 12 years ago
  Jordi Boggiano 2e12993c9c Make selfupdate use ssl when possible 12 years ago
  Jordi Boggiano d4fb7bd251 Substract 1char from the width to avoid blank lines in the output on windows 12 years ago
  Jordi Boggiano 211ca0c826 Merge remote-tracking branch 'KingCrunch/pretty-show' 12 years ago
  Jordi Boggiano c55c9e4e8d Use strtr instead of str_replace 12 years ago
  Jordi Boggiano 79163023fc Merge remote-tracking branch 'johnstevenson/backslash-fix' 12 years ago
  Sebastian Krebs b5c7d97e8c Pretty "show"-command 12 years ago
  johnstevenson a2525c8fbe Replace backslashes in Window directories for config --list 12 years ago
  Jordi Boggiano 625e174f76 Update deps & changelog format 12 years ago
  Jordi Boggiano 2b36f61596 Use full hash in version information of dev phars, fixes #1502 12 years ago
  Jordi Boggiano 97dfbefa72 Add support for arbitrary values for the references in version constraints 12 years ago
  Jordi Boggiano 80c18db694 Fix tests 12 years ago
  Jordi Boggiano 17a5bdf162 Normalize github URLs generated by the GitHubDriver, fixes #1551 12 years ago
  Jordi Boggiano 94e99b9c8b Update docs, config command and schema with all the config values 12 years ago
  Jordi Boggiano 5165008be7 Merge remote-tracking branch 'pierredup/master' 12 years ago
  Jordi Boggiano dd372e7635 Add explicit return 12 years ago
  Jordi Boggiano 8ab5ef430a Merge remote-tracking branch 'bamarni/require-command-rollback' 12 years ago
  Jordi Boggiano f98f093f7b Minor code reformatting and error message clarification 12 years ago
  Jordi Boggiano 8bcb442d2b Merge remote-tracking branch 'romainneutron/zip-downloader' 12 years ago
  Jordi Boggiano 1dd7700fc2 Capture output of the rm command 12 years ago
  Jordi Boggiano 2d40e14985 Try twice to remove a directory on windows because sometimes it fails due to temporary locks 12 years ago
  Jordi Boggiano 908d2d91da Fix case insensitive matching 12 years ago
  Jordi Boggiano 432955e0ae Fix github url escaping, raw.github.com doesnt like escaped slashes 12 years ago
  Pierre du Plessis 255c0be7fc Added tests for include path flag 12 years ago
  Bilal Amarni ae9a001053 RequireCommand - check if composer.json is writable 12 years ago