1
0
Fork 0
composer/src/Composer
Jordi Boggiano 0ac89b2d99 Merge pull request #491 from brikou/issue_with_symlinks
fixed issue when creating symlinks under linux (not always allowed ... issue #486)
2012-03-23 02:47:07 -07:00
..
Autoload [ClassLoader] Removing trailing whitespaces 2012-03-22 11:45:44 +01:00
Command update some links to point to getcomposer.org 2012-03-23 09:08:52 +01:00
Console Fix wording & co 2012-03-18 21:16:36 +01:00
DependencyResolver Print details about missing extensions, fixes #312 2012-03-18 22:45:22 +01:00
Downloader Add Gzip handling to RemoteFilesystem 2012-03-18 21:26:05 +01:00
IO Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress 2012-03-06 23:01:51 +02:00
Installer fixed issue #486 2012-03-23 08:53:32 +01:00
Json Use RemoteFilesystem everywhere we do http requests 2012-03-18 21:26:04 +01:00
Package Usability fix 2012-03-15 01:13:25 +01:00
Repository fixed GitDriver - set correct working directory for cli commands 2012-03-22 00:45:31 +01:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util fixed GitDriver - set correct working directory for cli commands 2012-03-22 00:45:31 +01:00
Compiler.php Improve stripping 2012-03-14 15:38:55 +01:00
Composer.php implement a self-update command (closes #83) 2011-11-12 19:44:28 +01:00
Factory.php update some links to point to getcomposer.org 2012-03-23 09:08:52 +01:00
Installer.php Handle SolverProblemException nicer 2012-03-18 22:43:07 +01:00