Commit History

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