Jordi Boggiano
|
5b96caf8ce
|
Add version release date to -V output, fixes #2267
|
2013-09-16 14:08:43 +02:00 |
Nils Adermann
|
15ac7be6f1
|
Fix disabling plugins which has to happen in the factory now
|
2013-08-30 12:51:41 +02:00 |
Jordi Boggiano
|
7311bc77e6
|
Add global command to be able to require/install/update global packages, fixes #1813, fixes #55
|
2013-08-17 02:59:17 +02:00 |
Jordi Boggiano
|
b0e72f0910
|
Merge remote-tracking branch 'trompette/license-tools'
|
2013-08-12 01:24:57 +02:00 |
bronze1man
|
9a1f4e4458
|
fix some files mode bug 755->644
|
2013-08-06 18:07:26 +08:00 |
Benoît Merlet
|
4aa4af73c5
|
proof of concept regarding licenses
|
2013-07-10 17:00:18 +02:00 |
Jordi Boggiano
|
307c384294
|
Avoid throwing when checking for disk space, fixes #2039
|
2013-06-26 13:56:52 +02:00 |
Jordi Boggiano
|
eb0f35377e
|
Fix variable masking
|
2013-06-18 14:33:16 +02:00 |
Jordi Boggiano
|
3057949a2e
|
Output error if the disk is full, fixes #1952
|
2013-06-18 14:02:12 +02:00 |
Jordi Boggiano
|
8d0b7f278e
|
CS fixes
|
2013-06-13 13:28:24 +02:00 |
Pavel Savinov
|
831bd844bd
|
Almost PHPDoc problems fixed
|
2013-06-13 11:05:44 +11:00 |
Pascal Borreli
|
390ac65466
|
Don't throw an update warning when using selfupdate alias
|
2013-05-06 18:53:43 +02:00 |
Fabien Potencier
|
91a2aa22fb
|
Add a run-script command
|
2013-04-15 15:45:32 +02:00 |
Jordi Boggiano
|
605cd3ddc3
|
Rename diag to diagnose, fix feedback
|
2013-04-04 15:46:08 +02:00 |
Jordi Boggiano
|
1060d015fb
|
Add composer diag command to diagnose problems automatically
|
2013-04-04 00:43:08 +02:00 |
Jordi Boggiano
|
83ea90296e
|
Add COMPOSER_NO_INTERACTION env var to allow travis & others to easily make sure every composer run is non-interactive
|
2013-04-02 10:34:49 +02:00 |
Nils Adermann
|
526f48ecb8
|
Implement a basic archive command
It allows creating archives with the archive manager given a package/version
pair.
|
2013-03-28 12:49:52 +01:00 |
Jordi Boggiano
|
979db8539d
|
Do not chdir unless necessary
|
2013-03-15 15:21:22 +01:00 |
Jordi Boggiano
|
b474944155
|
Add more output to the profiled runs, refs #1659
|
2013-03-05 15:21:54 +01:00 |
Shane Auckland
|
a783727227
|
adding use statement
|
2013-02-25 15:55:37 +00:00 |
Shane Auckland
|
0ba335730e
|
Specific schema validation failure messages (fixes issue #1616)
|
2013-02-25 15:34:31 +00:00 |
Jordi Boggiano
|
514a3cde77
|
CS fixes
|
2013-01-05 20:01:58 +01:00 |
Jordi Boggiano
|
1a98d9f705
|
Only inject logo in help page and not in the app name
|
2013-01-05 18:33:29 +01:00 |
Romain Neutron
|
ce4a015579
|
Add a composer ascii-art logo
|
2012-12-28 20:24:21 +01:00 |
Jordi Boggiano
|
e5ecad7eeb
|
Enforce a UTC timezone if none is set to prevent misconfigured php from blowing up, refs #923
|
2012-11-20 14:45:40 +01:00 |
Jordi Boggiano
|
87e335aa1b
|
Update outdated build message, fixes #1305
|
2012-11-10 21:37:18 +01:00 |
Jordi Boggiano
|
e7e04689f1
|
Add HtmlOutputFormatter
|
2012-11-05 13:55:23 +01:00 |
Jordi Boggiano
|
aecf4ffe91
|
Move creation of custom styles to the factory
|
2012-11-05 13:51:43 +01:00 |
Jordi Boggiano
|
ee0cd07468
|
CS fixes
|
2012-10-18 10:35:06 +02:00 |
Joshua Estes
|
6386921f99
|
deleted the repository, added a config command that current will just list the config for either file and open vim to edit the file
|
2012-10-02 10:42:48 -05:00 |
Joshua Estes
|
7be31e12ec
|
add a repository in either the global config or the local composer.json file
|
2012-10-01 11:07:53 -05:00 |
Joshua Estes
|
ec71674826
|
added empty configuration command and updated the application class to pull it in for display
|
2012-10-01 09:19:20 -05:00 |
Jordi Boggiano
|
0929f25945
|
Fix typo
|
2012-09-16 18:19:46 +02:00 |
Alexander M. Turek
|
6f317b7a6b
|
Switch working directory according to --working-dir option.
|
2012-09-15 12:29:56 +02:00 |
Alexander M. Turek
|
4ac678454d
|
Added --working-dir to definition.
|
2012-09-15 11:36:57 +02:00 |
Jordi Boggiano
|
573aad8801
|
Check if ini_set exists before calling it
|
2012-08-24 16:38:01 +02:00 |
Jordi Boggiano
|
456b35ae72
|
Disable xdebug scream/show_exception_trace, fixes #989
|
2012-08-24 10:57:38 +02:00 |
Jordi Boggiano
|
fbaf6bf5f7
|
Add --profile flag to display very basic profiling metrics
|
2012-08-24 01:32:29 +02:00 |
Jordi Boggiano
|
5b4c6f6296
|
Merge remote-tracking branch 'fixe/status-command'
Conflicts:
src/Composer/Console/Application.php
|
2012-08-18 13:45:36 +02:00 |
Tiago Ribeiro
|
aba2ab2212
|
Added status command to display local changes to packages
|
2012-07-29 17:13:26 +01:00 |
Robert Schönthal
|
e21ce860df
|
fixed issue #627 (autoload dump command)
|
2012-07-02 09:48:25 +02:00 |
Sergey Linnik
|
2448c5a7c2
|
don't display dev expiration time warning when running self-update command
|
2012-06-24 14:18:07 +04:00 |
Jordi Boggiano
|
66e9dcddf4
|
CS fixes
|
2012-06-23 11:58:18 +02:00 |
Jordi Boggiano
|
b566ba77ac
|
Fix behavior broken by #665
|
2012-06-23 11:47:53 +02:00 |
Jordi Boggiano
|
de449aa144
|
Merge remote-tracking branch 'PSeiffert/master'
Conflicts:
src/Composer/Factory.php
src/Composer/Repository/RepositoryManager.php
|
2012-06-23 11:42:13 +02:00 |
Jordi Boggiano
|
9841b6f36e
|
Extend proper method to register commands at startup
|
2012-05-28 00:10:02 +02:00 |
Jordi Boggiano
|
b33496c853
|
Merge remote-tracking branch 'jeremyFreeAgent/master'
Conflicts:
doc/03-cli.md
|
2012-05-26 12:40:36 +02:00 |
Paul Seiffert
|
b3a5ca93c7
|
Added comments -> IDE friendliness
|
2012-05-08 23:26:01 +02:00 |
Jordi Boggiano
|
d60188903d
|
Add warning for PHP <5.3.2 users that didn't use the installer
|
2012-04-29 16:07:47 +02:00 |
Jérémy Romey
|
260d7d434f
|
Add a command for adding package to composer.json
Updated doc for require command
|
2012-04-03 13:49:42 +02:00 |