提交历史

作者 SHA1 备注 提交日期
  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 年之前
  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 年之前
  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 年之前
  Jordi Boggiano c7deaa8a1f Add highlight style 14 年之前
  digitalkaoz 6c870e23e0 added search command, colorized ouput, tiny fixes 14 年之前
  Jordi Boggiano 9028546c5a Move bin dir to a subdir of vendor 14 年之前
  Jordi Boggiano aa94918d50 Add binaries support in composer 14 年之前
  Jordi Boggiano 456d442f6e Fix bootstrap 14 年之前
  Jordi Boggiano 7fa74f8f8e Add COMPOSER env var to override the composer.json file name 14 年之前
  Jordi Boggiano 94e277698e Delay bootstrap until it's really necessary, fixes #121 14 年之前