コミット履歴

作者 SHA1 メッセージ 日付
  Andreas Möller eac5fbdee4 Fix: Remove unused imports 10 年 前
  Jordi Boggiano b7c827c2e5 Use external lib for hidden cli prompting 10 年 前
  Rob Bast e7c044d4b2 Remove dead code 10 年 前
  Rob Bast fb5394ce70 Use constants directly 10 年 前
  Rob Bast 7279c25839 Switched to QuestionHelper 10 年 前
  Jordi Boggiano dbfd47eeca CS fixes 10 年 前
  Jordi Boggiano 66b73ea456 Revert "Disable overwrites when no-ansi is present, fixes #3612" 10 年 前
  Jordi Boggiano ad40cdc3fe Fix overwriteError behavior, fixes #3817 10 年 前
  Rob Bast 3c7a617753 overwriteError + ask[X]() to stderr 10 年 前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年 前
  Xavier Fornes 2936dc0e55 some micro-optimizations made 10 年 前
  Xavier Fornes a4ffda699f remove by reference on message parameter 10 年 前
  Xavier Fornes 3f59c007f7 fix implementation for php 5.3 10 年 前
  Xavier Fornes bb0a2df293 fix for issue #3657 10 年 前
  Jordi Boggiano e0d36e19eb Disable overwrites when no-ansi is present, fixes #3612 10 年 前
  Tom Kay 526a4d7c9e read and discard zero chars to initialise STDIN 11 年 前
  Jordi Boggiano f56d315036 Ensure both bash and stty are present to assume cygwin, fixes #2857 11 年 前
  Jordi Boggiano 3e8a767f8a Attempt using bash on windows if it is available, fixes #2831 11 年 前
  Jordi Boggiano 14fcff8aa8 Allow the authentications to be loaded in the IO independently 12 年 前
  Jordi Boggiano b1989a5fc0 Remove leftover copy 12 年 前
  Jordi Boggiano 566313834a Add workaround for php bug 64634 in copy 12 年 前
  Jordi Boggiano 37894f66a1 Avoid conflicts when composer is wrapped in older sf versions, fixes #1835 12 年 前
  Jordi Boggiano 3b97e2e260 Add support for new verbosity levels, and initial debug output 12 年 前
  Jordi Boggiano b474944155 Add more output to the profiled runs, refs #1659 12 年 前
  Igor Wiedler 4959c2bdc6 Replace references of a11n with a12n where appropriate 12 年 前
  Jordi Boggiano 28053504e5 Fix ConsoleIO::isVerbose behavior 12 年 前
  Wes Mason 169bb2d60e Use -r option of read shell builtin to avoid escaping of backslashes on password input 12 年 前
  Jordi Boggiano fc8d92e7a2 Make sure no error is output if env is missing 13 年 前
  Smasty 58f0d4aeac fix CS 13 年 前
  Smasty bd83eb93bf ConsoleIO::askAndHideAnswer - added support for zsh, ksh and csh shells. 13 年 前