Commit History

Author SHA1 Message Date
  Jordi Boggiano 87e335aa1b Update outdated build message, fixes #1305 13 years ago
  Jordi Boggiano aecf4ffe91 Move creation of custom styles to the factory 13 years ago
  Jordi Boggiano ee0cd07468 CS fixes 13 years ago
  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 13 years ago
  Joshua Estes 7be31e12ec add a repository in either the global config or the local composer.json file 13 years ago
  Joshua Estes ec71674826 added empty configuration command and updated the application class to pull it in for display 13 years ago
  Jordi Boggiano 0929f25945 Fix typo 13 years ago
  Alexander M. Turek 6f317b7a6b Switch working directory according to --working-dir option. 13 years ago
  Alexander M. Turek 4ac678454d Added --working-dir to definition. 13 years ago
  Jordi Boggiano 573aad8801 Check if ini_set exists before calling it 13 years ago
  Jordi Boggiano 456b35ae72 Disable xdebug scream/show_exception_trace, fixes #989 13 years ago
  Jordi Boggiano fbaf6bf5f7 Add --profile flag to display very basic profiling metrics 13 years ago
  Jordi Boggiano 5b4c6f6296 Merge remote-tracking branch 'fixe/status-command' 13 years ago
  Tiago Ribeiro aba2ab2212 Added status command to display local changes to packages 13 years ago
  Robert Schönthal e21ce860df fixed issue #627 (autoload dump command) 13 years ago
  Sergey Linnik 2448c5a7c2 don't display dev expiration time warning when running self-update command 13 years ago
  Jordi Boggiano 66e9dcddf4 CS fixes 13 years ago
  Jordi Boggiano b566ba77ac Fix behavior broken by #665 13 years ago
  Jordi Boggiano de449aa144 Merge remote-tracking branch 'PSeiffert/master' 13 years ago
  Jordi Boggiano 9841b6f36e Extend proper method to register commands at startup 13 years ago
  Jordi Boggiano b33496c853 Merge remote-tracking branch 'jeremyFreeAgent/master' 13 years ago
  Paul Seiffert b3a5ca93c7 Added comments -> IDE friendliness 13 years ago
  Jordi Boggiano d60188903d Add warning for PHP <5.3.2 users that didn't use the installer 13 years ago
  Jérémy Romey 260d7d434f Add a command for adding package to composer.json 13 years ago
  Luis Cordova 1aa9d9af43 removed finder use clause as it is not used 13 years ago
  Jordi Boggiano 51447074c2 Fix wording & co 13 years ago
  Jordi Boggiano a5c2c6c07e Merge remote-tracking branch 'biozshock/issue225' 13 years ago
  Benjamin Eberlei db64917a83 Renamed install-project to create-project to differentiate from just "install". 13 years ago
  Benjamin Eberlei bbf745f3e6 Add command to install a package as a new project into a non-existant directory. This fetches the given package from packagist or a different packagist-source and installs it into a given path. 13 years ago
  Justin Rainbow 7a0a1788e3 Moved DialogHelper into the base Application 13 years ago