Commit History

作者 SHA1 備註 提交日期
  Jordi Boggiano d60188903d Add warning for PHP <5.3.2 users that didn't use the installer 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 14 年之前
  Justin Rainbow 34bbfb70d2 Initial version of InitCommand 14 年之前
  Beau Simensen 030b81b199 DebugPackagesCommand has been removed. 14 年之前
  Jordi Boggiano 93baa38d5c Allow show command to work without a composer.json 14 年之前
  Artem Lopata 7d994b5de4 Added ErrorHandler for handling E_NOTICE, E_WARNING, E_ERROR 14 年之前
  Jordi Boggiano 434c9ecdeb Cleanups of IOInterface 14 年之前
  François Pluchino 8053878b6a Merge branch 'master' 14 年之前
  François Pluchino a5fb4abb36 Fix some improvements 14 年之前
  Igor Wiedler 81f9adc596 Refactor Application::bootstrapComposer into a factory class (split from #178) 14 年之前
  François Pluchino 0f9dcc9618 Remplace all echo with writeln method of IO 14 年之前
  François Pluchino 7888ec5313 Add Authentification in FileDownloader 14 年之前
  François Pluchino a10f92aafe Convert Wrapper class to ConsoleIO class 14 年之前
  François Pluchino 9af46ad800 Add Helper Wrapper 14 年之前
  François Pluchino 2f0162053d Add OutputConsole and format the download output 14 年之前
  François Pluchino 013d145bcd Add InputInterface and OutputInterface 14 年之前
  Jordi Boggiano 81d80b2a04 Merge remote-tracking branch 'justinrainbow/depends_command' 14 年之前
  Jordi Boggiano 462ebdf752 Detect lock file changes and warn users on install, fixes #75 14 年之前
  Justin Rainbow 981477dd17 New 'depends' command added 14 年之前
  Jordi Boggiano f6b9488bf0 Move root package handling to a dedicated loader and make ArrayLoader more strict 14 年之前
  Jordi Boggiano 666ac623f4 Merge remote-tracking branch 'digitalkaoz/show_command' 14 年之前
  Jordi Boggiano a193ec9942 Merge remote-tracking branch 'digitalkaoz/validate_command' 14 年之前
  Jordi Boggiano f27926e7b4 Add ENV var support for COMPOSER_VENDOR_DIR and COMPOSER_BIN_DIR, fixes #152 14 年之前
  digitalkaoz 9a50fd6492 added validate task, closes #81 14 年之前
  digitalkaoz 6451087039 added a show command for packages 14 年之前