.. |
Helper
|
php-cs-fixer magic
|
2012-05-22 12:07:08 +02:00 |
AboutCommand.php
|
Consistently describe composer as dep mgr as opposed to package mgr
|
2012-11-07 13:16:47 +01:00 |
ArchiveCommand.php
|
ArchiveCommand improvements
|
2014-07-23 19:01:22 +02:00 |
ClearCacheCommand.php
|
Clean up unused 'use' statements
|
2014-06-04 21:28:41 +12:00 |
Command.php
|
Fix disabling plugins which has to happen in the factory now
|
2013-08-30 12:51:41 +02:00 |
ConfigCommand.php
|
Add info about conf file loading to debug output
|
2014-05-31 16:50:33 +02:00 |
CreateProjectCommand.php
|
CS fixes
|
2014-06-10 16:13:12 +02:00 |
DependsCommand.php
|
Add a Command event triggered by all comands which load plugins
|
2013-09-05 14:30:03 +02:00 |
DiagnoseCommand.php
|
Skip apc check for hhvm, fixes #3081
|
2014-07-02 17:44:54 +02:00 |
DumpAutoloadCommand.php
|
Corrected description of the option --optimize (-o)
|
2014-05-07 14:55:42 +06:00 |
GlobalCommand.php
|
CS fixes
|
2013-10-11 20:12:45 -03:00 |
HomeCommand.php
|
Add support for opening multiple packages at once, refs #2445
|
2014-07-20 18:54:16 +02:00 |
InitCommand.php
|
Use default description and license from CLI args
|
2013-09-21 02:10:24 +03:00 |
InstallCommand.php
|
CS fixes
|
2014-06-10 16:13:12 +02:00 |
LicensesCommand.php
|
Fix uninitialized var, fixes #2539
|
2013-12-31 15:16:36 +01:00 |
RemoveCommand.php
|
Finalize and bring up to speed the remove command, refs #2479
|
2014-07-19 22:21:46 +02:00 |
RequireCommand.php
|
Shorter boolean conversion
|
2014-04-10 12:10:45 -07:00 |
RunScriptCommand.php
|
Add top level aliases for nonstandard scripts and allow parameter passing, refs #2516
|
2014-07-20 21:55:24 +02:00 |
ScriptAliasCommand.php
|
Add top level aliases for nonstandard scripts and allow parameter passing, refs #2516
|
2014-07-20 21:55:24 +02:00 |
SearchCommand.php
|
Add a Command event triggered by all comands which load plugins
|
2013-09-05 14:30:03 +02:00 |
SelfUpdateCommand.php
|
Fix typo
|
2014-06-09 13:17:23 +02:00 |
ShowCommand.php
|
Added `path` flag to show install path for installed packages
|
2014-03-02 16:01:39 -08:00 |
StatusCommand.php
|
Remove unused use statement.
|
2013-10-07 17:11:57 +02:00 |
UpdateCommand.php
|
alter command help to explain glob usage
|
2014-06-12 13:55:56 +02:00 |
ValidateCommand.php
|
Add --no-check-all option to composer validate command
|
2014-04-30 16:28:04 +02:00 |