Jordi Boggiano 273e0f777b Fix branch extraction, fixes #565 13 years ago
..
Autoload 3c07b4338a Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed 13 years ago
Command 48ae8bf3ec Use pathinfo instead of substr 13 years ago
Console 1aa9d9af43 removed finder use clause as it is not used 13 years ago
DependencyResolver aa21b1a93a Fix output 13 years ago
Downloader 9631d7c3fd [ZipDownloader] If `unzip` command failed, give cleaner error. 13 years ago
IO 722724c2c3 Merge pull request #519 from Seldaek/hide_input 13 years ago
Installer a01366e3f5 Added ->io to the creation of composer installers to match signature of LibraryInstaller; this will enable users to extend LibraryInstaller and use the same facilities 13 years ago
Json b14366ed08 Fix exception when a json file can not be downloaded 13 years ago
Package 8654c43c62 Fix version parser regression, fixes #550 13 years ago
Repository 273e0f777b Fix branch extraction, fixes #565 13 years ago
Script 2d780fbef6 Register all packages via the autoload generator before dispatching events 14 years ago
Util 5c5f87008f Report proper error if a write fails instead of saying the download failed 13 years ago
Cache.php fc29487a2a Add home config key and use it to create the cache instance 13 years ago
Compiler.php d3d5c15e6f Removed the Symfony2 tests from the phar archive 13 years ago
Composer.php e638182397 Add Config class and system-wide config management, fixes #513 13 years ago
Config.php 38cc4e9e5f Config values from local config overwrite global config 13 years ago
Factory.php 48ae8bf3ec Use pathinfo instead of substr 13 years ago
Installer.php 9da7fbbf37 Fix project aliases being redownloaded since they had no version 13 years ago