コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano 3d953384fa Fix indenting detection in JsonManipulator, fixes #1788 12 年 前
  Jordi Boggiano c1ff6ea62b Just output a warning but don't prevent usage through non-cli SAPIs 12 年 前
  Jordi Boggiano 894f530898 Add COMPOSER_DISCARD_CHANGE env var, refs #1188 12 年 前
  Jordi Boggiano 6da31f7c2b Add handling of preferred-install config in create-project, fixes #1780 12 年 前
  Jordi Boggiano 91f995c871 Fix tests 12 年 前
  Jordi Boggiano 3bec538970 Fail if the CLI SAPI is not used to invoke composer 12 年 前
  Jordi Boggiano c86a723026 Merge pull request #1781 from qcho/symlinkfix 12 年 前
  qcho d4fb403fd7 Fix case where PHP's symlink returns false without any error or warning. 12 年 前
  Jordi Boggiano 069109e0f0 Add readme entry to lock file to explain what it is 12 年 前
  Jordi Boggiano bee916fab9 Update deps 12 年 前
  Jordi Boggiano a0d1d59868 Fix handling of aliases in streamable repos, fixes #1776, fixes #1749 12 年 前
  Jordi Boggiano e82cf6835e Allow show <package> <constraint> as well as a version 12 年 前
  Jordi Boggiano e8c362c273 Throw exception if HOME or APPDATA is not available to create the composer home dir 12 年 前
  Jordi Boggiano 3ce71466f1 Treat empty paths in autoloader as ".", fixes #1727 12 年 前
  Jordi Boggiano ef65b63288 Merge remote-tracking branch 'hason/filesystem' 12 年 前
  Jordi Boggiano d38eb244fa Add PlatformRepository::PLATFORM_PACKAGE_REGEX to remove duplication 12 年 前
  Jordi Boggiano 370a9a40fc Add comment to clarify change 12 年 前
  Jordi Boggiano 8401c78349 Merge pull request #1770 from sarunas/master 12 年 前
  Jordi Boggiano 3a8df46514 Merge pull request #1779 from smasty/fix-diagnose 12 年 前
  Smasty a1def50ae4 Fix diagnose command output 12 年 前
  Martin Hasoň 07d2f17afe [Autoload] Make all paths relative for file portability 12 年 前
  Jordi Boggiano b519d65bff Do not throw exception on install --dev with old lock files if composer.json has no require-dev 12 年 前
  Jordi Boggiano 0a561d7bf1 Merge pull request #1773 from hason/filesystem 12 年 前
  Jordi Boggiano 784dd0aad0 Fix tests 12 年 前
  Jordi Boggiano 9a69886a92 Add default http options to stream context, fixes #1774 12 年 前
  Martin Hasoň 97f67c09e4 Fix normalization of relative paths 12 年 前
  Jordi Boggiano 2b385cbe58 Fix dependency flags not applying to provides/replaces, fixes #1771 12 年 前
  Jordi Boggiano 1f79f36227 Add a couple version parser tests 12 年 前
  Jordi Boggiano bb9b6ddb4b Merge branch 'diag' 12 年 前
  Jordi Boggiano 605cd3ddc3 Rename diag to diagnose, fix feedback 12 年 前