7314 Commits (9ae434cefe1f7f5cbc7c6979dd4c301e89ff364b)
 

Author SHA1 Message Date
Jordi Boggiano 9ae434cefe Update changelog 7 years ago
Jordi Boggiano 9824d339b6 Escape arguments, refs #6414 7 years ago
Jasper N. Brouwer 4ce39c75c7 Pass more ini directives when executing php
Not only pass the current value for "memory_limit" along when executing
php, but also do the same for "allow_url_fopen" and "disable_functions"
7 years ago
Jordi Boggiano 954300032b Avoid useless warnings when updating/removing stuff that is not installed 7 years ago
Robert Lu 05fcc4adfb can use relative path for mirror 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 9b3c9e0c26 Fix tests 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 4d16d6b28b Oops2 7 years ago
Jordi Boggiano b6778cd7f6 Oops 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 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
Jordi Boggiano 72616a9635 Only check for safe mode on versions that have it, refs #6300 7 years ago
Alejandro Celaya d20494ddf6 Removed duplicated "to" 7 years ago
Jordi Boggiano 3347ad7020 Bump cli-prompt to 1.0.3 7 years ago
Jordi Boggiano 7aeb1b0c41 Fix conversion of repo format in config command, fixes #6245, closes #6271 7 years ago
Jose Miguel Pérez Ruiz 4ba3c741f5 Fix Init Command to accept author names with Unicode combining diacritical marks 7 years ago
David Zuelke a4c9c1235e fix #6244 7 years ago
Jordi Boggiano fe45e616ab Add missing link 7 years ago
Jordi Boggiano 203eb6014c Update changelog 7 years ago
Jordi Boggiano 95987f4aca Do not validate URLs properly in json schema, fixes #6243 7 years ago
Jordi Boggiano e556649ad9 Allow trunk-path, branches-path and tags-path to be bool as well as string, fixes #6238 7 years ago
Jordi Boggiano 92b25acce0 Fix config value used for apcu-autoloader in dump-autoload command, fixes #6237 7 years ago
Jordi Boggiano a5ed32982d Update deps 7 years ago
Jordi Boggiano 6ea1d8d1c7 Update changelog 7 years ago
Jordi Boggiano 843877cd6d Fix hg version guessing, fixes #6236, fixes #6235 7 years ago
Filippo Tessarotto 04b1ddb79f VersionGuesser test for HG 7 years ago
Jordi Boggiano 122e422682 CS fixes 7 years ago
Jordi Boggiano 7211eedc36 Prepare 1.4.0 changelog 7 years ago
Jordi Boggiano 11ce391222 Add support for info/warnings in every json file loaded by ComposerRepo 7 years ago
Nils Adermann 001fe8afcf Merge branch 'docs-improve'
* docs-improve:
  Docs: cleanup version branches section
  Docs: those/these composer/Composer
  Docs: notice => note
  Docs: Fix shell sample output
  Docs: Add back a second clear note about hardcoded versions in VCS
  Docs: HHVM is not called HipHop
  Docs: versions plural, and update == rm lock&install
  Docs: don't use short forms, it => composer
  Docs: composer.lock lists versions, not constraints
  Docs: superfluous comma & it => Composer
  The confusing part is probably rather constraints and how versions work, not what they are
  Docs: Clarify what "It" stands for
  Finished reworking docs to clarify points about versioning (fixes #6088)
  Updated basic usage and versions pages to clarify how versioning and package resolution works (refs #6088)
  Added some useful overview information about repositories in the Basic Usage documentation.
7 years ago
Nils Adermann cd224ad44b Docs: cleanup version branches section 7 years ago
Jordi Boggiano 7e6263a71b Merge branch '1.3' 7 years ago
Nils Adermann 6c07bb1fb7 Docs: those/these composer/Composer 7 years ago
Nils Adermann 4a20d5d98b Docs: notice => note 7 years ago
Jordi Boggiano 34300352ca Prep 1.3.3 changelog 7 years ago
Nils Adermann 138fb5b6af Docs: Fix shell sample output 7 years ago
Nils Adermann d835983b15 Docs: Add back a second clear note about hardcoded versions in VCS 7 years ago
Nils Adermann faac4d56b4 Docs: HHVM is not called HipHop 7 years ago
Nils Adermann 78565d00b9 Docs: versions plural, and update == rm lock&install 7 years ago
Nils Adermann 4ccf5b6535 Docs: don't use short forms, it => composer 7 years ago
Nils Adermann 586e0d6cdb Docs: composer.lock lists versions, not constraints 7 years ago
Jordi Boggiano ddef9923b0 Merge branch '1.3' 7 years ago
Nils Adermann 18a4aecef5 Docs: superfluous comma & it => Composer 7 years ago