You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano 9171c9d503 Merge pull request #1929 from Adduc/patch-4
Add class property Compiler::$version
11 years ago
..
Autoload Fixed bug parsing multiline strings with 'escaped' newlines 11 years ago
Command Remove unused variable $dialog from RequireCommand::configure 11 years ago
Config Fix a few bugs, fixes #1867 11 years ago
Console Don't throw an update warning when using selfupdate alias 11 years ago
DependencyResolver Minor cleanups 11 years ago
Downloader Added FilesystemException to handle errors on local filesystem. 11 years ago
IO Remove leftover copy 11 years ago
Installer Update InstallerInterface.php 11 years ago
Json Fix handling of multilines in previous commit 11 years ago
Package Remove unused variable $version from RootPackageLoad::load 11 years ago
Repository Retry fetching composer.json files twice since github returns 404s at random at the moment 11 years ago
Script Added "pre-autoload-dump" event. 11 years ago
Util Fix for recursion problem with wrong http basic auth credentials. First 11 years ago
Cache.php Add debug output to cache class 11 years ago
Compiler.php Add class property Compiler::$version 11 years ago
Composer.php Added post-autoload-dump script event. 12 years ago
Config.php Clarify some more 11 years ago
Factory.php Merge remote-tracking branch 'nfx/artefact-repo-type' 11 years ago
Installer.php Clarify code a bit 11 years ago