.. |
Autoload
|
CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459
|
2014-01-03 16:31:23 +01:00 |
Command
|
added a indicator in the info-message on --optimize
|
2014-01-14 17:01:08 +01:00 |
Config
|
Ignore chmod failures, fixes #1854
|
2013-09-26 12:49:50 +02:00 |
Console
|
Add version release date to -V output, fixes #2267
|
2013-09-16 14:08:43 +02:00 |
DependencyResolver
|
Optimize solving by removing packages that are excluded by the root package requires
|
2013-12-31 16:58:31 +01:00 |
Downloader
|
Clean up var name
|
2014-01-06 19:20:03 +01:00 |
EventDispatcher
|
Fixed typos
|
2013-12-27 11:51:01 +00:00 |
IO
|
changes size of the line default value
|
2013-10-30 22:03:14 +01:00 |
Installer
|
Fix target-dir update checks, fixes #2395
|
2013-11-04 13:36:30 +01:00 |
Json
|
Fix backtracking issue in json manipulations, fixes #2583
|
2014-01-12 21:13:00 +01:00 |
Package
|
CS tweaks and cleanups, allow "" to set fallback dirs, refs #2459
|
2014-01-03 16:31:23 +01:00 |
Plugin
|
Fixed typos
|
2013-12-27 11:51:01 +00:00 |
Repository
|
Fixed typos
|
2013-12-27 11:51:01 +00:00 |
Script
|
Remove unused use statement.
|
2013-10-07 17:11:57 +02:00 |
Util
|
Merge pull request #2 from rockerest/master
|
2014-01-07 12:18:41 -08:00 |
Cache.php
|
Use 'cache-files-ttl' for cache gc, fixes #2441
|
2013-11-24 10:55:25 +01:00 |
Compiler.php
|
phar compiler should also compile autoload_psr4.php
|
2013-12-22 19:24:58 +01:00 |
Composer.php
|
Add version release date to -V output, fixes #2267
|
2013-09-16 14:08:43 +02:00 |
Config.php
|
Finalize new autoloader-suffix config value, refs #2524, fixes #1413
|
2013-12-26 17:40:52 +01:00 |
Factory.php
|
Fixed typos
|
2013-12-27 11:51:01 +00:00 |
Installer.php
|
Optimize solving by removing packages that are excluded by the root package requires
|
2013-12-31 16:58:31 +01:00 |