提交历史

作者 SHA1 备注 提交日期
  Jordi Boggiano b566ba77ac Fix behavior broken by #665 13 年之前
  Jordi Boggiano de449aa144 Merge remote-tracking branch 'PSeiffert/master' 13 年之前
  Jordi Boggiano 9841b6f36e Extend proper method to register commands at startup 13 年之前
  Jordi Boggiano b33496c853 Merge remote-tracking branch 'jeremyFreeAgent/master' 13 年之前
  Paul Seiffert b3a5ca93c7 Added comments -> IDE friendliness 13 年之前
  Jordi Boggiano d60188903d Add warning for PHP <5.3.2 users that didn't use the installer 13 年之前
  Jérémy Romey 260d7d434f Add a command for adding package to composer.json 13 年之前
  Luis Cordova 1aa9d9af43 removed finder use clause as it is not used 13 年之前
  Jordi Boggiano 51447074c2 Fix wording & co 13 年之前
  Jordi Boggiano a5c2c6c07e Merge remote-tracking branch 'biozshock/issue225' 13 年之前
  Benjamin Eberlei db64917a83 Renamed install-project to create-project to differentiate from just "install". 13 年之前
  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 年之前
  Justin Rainbow 7a0a1788e3 Moved DialogHelper into the base Application 13 年之前
  Justin Rainbow 34bbfb70d2 Initial version of InitCommand 13 年之前
  Beau Simensen 030b81b199 DebugPackagesCommand has been removed. 13 年之前
  Jordi Boggiano 93baa38d5c Allow show command to work without a composer.json 13 年之前
  Artem Lopata 7d994b5de4 Added ErrorHandler for handling E_NOTICE, E_WARNING, E_ERROR 13 年之前
  Jordi Boggiano 434c9ecdeb Cleanups of IOInterface 13 年之前
  François Pluchino 8053878b6a Merge branch 'master' 13 年之前
  François Pluchino a5fb4abb36 Fix some improvements 13 年之前
  Igor Wiedler 81f9adc596 Refactor Application::bootstrapComposer into a factory class (split from #178) 13 年之前
  François Pluchino 0f9dcc9618 Remplace all echo with writeln method of IO 13 年之前
  François Pluchino 7888ec5313 Add Authentification in FileDownloader 13 年之前
  François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class 13 年之前
  François Pluchino 9af46ad800 Add Helper Wrapper 13 年之前
  François Pluchino 2f0162053d Add OutputConsole and format the download output 13 年之前
  François Pluchino 013d145bcd Add InputInterface and OutputInterface 13 年之前
  Jordi Boggiano 81d80b2a04 Merge remote-tracking branch 'justinrainbow/depends_command' 13 年之前
  Jordi Boggiano 462ebdf752 Detect lock file changes and warn users on install, fixes #75 13 年之前
  Justin Rainbow 981477dd17 New 'depends' command added 13 年之前