4891 Commits (6c4800b8d27f4d775565b93cf85e419ed8ae27f1)

Author SHA1 Message Date
Stephen da6efc9b02 Move all plugins and their dependencies to the front 7 years ago
Jordi Boggiano e3a23c0047 Merge branch '1.4' 7 years ago
Jordi Boggiano 75416c69b4 Merge pull request #6340 from derrabus/remove-control-chars-from-suggest
Remove ANSI control characters from suggested packages output
7 years ago
Alexander M. Turek 20050dd984 Remove console formatting as well. 7 years ago
Jordi Boggiano bf82bfdb10 More debug output, refs #6342 7 years ago
Jordi Boggiano 3c1e7a67cf Merge branch '1.4' 7 years ago
Jordi Boggiano 123e8956c7 Merge pull request #6337 from theotonge/bugfix-5989
Fix for https://github.com/composer/composer/issues/5989
7 years ago
Jordi Boggiano 1fe5064560 Better debuggability of content-length mismatch 7 years ago
Jordi Boggiano 8491a21d41 Merge branch '1.4' 7 years ago
Jordi Boggiano 4d16d6b28b Oops2 7 years ago
Jordi Boggiano b3b081234a Merge branch '1.4' 7 years ago
Jordi Boggiano b6778cd7f6 Oops 7 years ago
Jordi Boggiano a2e22f7a84 Merge branch '1.4' 7 years ago
Jordi Boggiano 890baa2f89 Force remove command to have at least one package name passed, refs #6338 7 years ago
Jordi Boggiano be38f7e65d Ignore headless mercurial branches in bitbucket API, fixes composer/packagist#778 7 years ago
Jordi Boggiano 8b0e615232 Assume at least 80char wide terminal, fixes #6351 7 years ago
Jordi Boggiano 83798d8090 Avoid mixing stderr and stdout in outdated command as it mangles output 7 years ago
Alexander M. Turek 401ef69ae3 Remove ANSI control characters from suggested packages output. 7 years ago
Theo Tonge c077df0d80 Fix for https://github.com/composer/composer/issues/5989
Enforce yes/no answers for Confirmation Questions
7 years ago
Jordi Boggiano 2c03dab4c3 Merge branch '1.4' 7 years ago
Jordi Boggiano be201924cd Revert "Changes the query string parameter `sha` to `ref` to reflect the GitLab API"
Fixes #6344, refs #6198

This reverts commit 8a496cd2a7.
7 years ago
Issei.M 0856dfa084 Aligns the verb form of commands' description 8 years ago
Graham Daniels a9c0134378 make use of variable 8 years ago
Nicole Cordes 313e6b914d Fix Git branch parsing for detached HEAD on a commit
Current versions of Git output the commit hash as detached HEAD instead
of FETCH_HEAD. The VersionGuesser should be able to handle commit hashes
as well as FETCH_HEAD to detect the correct branch of a commit.
8 years ago
Jordi Boggiano 61511cfed6 Fix CS issues, refs #6159 8 years ago
Jordi Boggiano 0a337e7c75 Merge remote-tracking branch 'gza/fix_unzip_on_win_php56' 8 years ago
Jordi Boggiano 0d5ff633b5 Merge branch '1.4' 8 years ago
Jordi Boggiano 72616a9635 Only check for safe mode on versions that have it, refs #6300 8 years ago
Jordi Boggiano 0efc66d968 Tweak message 8 years ago
Nicola Spanti (RyDroid) 5cd080dfac Add a specific message for stupid users that put useless spaces in license 8 years ago
Jordi Boggiano 00a6b7c794 Merge branch '1.4' 8 years ago
Alejandro Celaya d20494ddf6 Removed duplicated "to" 8 years ago
Parallel 6ad7caa25e Add config>platform checking 8 years ago
Jordi Boggiano 7aeb1b0c41 Fix conversion of repo format in config command, fixes #6245, closes #6271 8 years ago
Jose Miguel Pérez Ruiz 4ba3c741f5 Fix Init Command to accept author names with Unicode combining diacritical marks 8 years ago
David Zuelke a4c9c1235e fix #6244 8 years ago
Guillaume ZITTA f89e01d622 switch first / fallback order 8 years ago
Jordi Boggiano 92b25acce0 Fix config value used for apcu-autoloader in dump-autoload command, fixes #6237 8 years ago
Jordi Boggiano 843877cd6d Fix hg version guessing, fixes #6236, fixes #6235 8 years ago
Jordi Boggiano 122e422682 CS fixes 8 years ago
Jordi Boggiano 11ce391222 Add support for info/warnings in every json file loaded by ComposerRepo 8 years ago
Jordi Boggiano ddef9923b0 Merge branch '1.3' 8 years ago
Sjoerd Adema 8a496cd2a7 Changes the query string parameter `sha` to `ref` to reflect the GitLab API
Updated the unit test to reflect the change
Fixes #6198
8 years ago
Jordi Boggiano f200343cf2 Fix gitlab driver issues not asking for auth when token is missing, and not falling back properly to git driver 8 years ago
Jordi Boggiano c8cf24daad Minor tweaks and CS fixes to new bitbucket integration, refs #6094 8 years ago
Jordi Boggiano 44ea284ab9 Merge remote-tracking branch 'stefangr/implement_bitbucket_api_v2' 8 years ago
Jordi Boggiano 5f1543e6c3 Merge branch '1.3' 8 years ago
Jordi Boggiano daff57189f Add http_build_query 3rd param to make it more explicit 8 years ago
Jordi Boggiano e09c632c14 Rename a few fields in json output, refs #6228 8 years ago
Jordi Boggiano a286c39f20 Add docs about new --format, refs #6228 8 years ago