Wes Mason
|
169bb2d60e
|
Use -r option of read shell builtin to avoid escaping of backslashes on password input
|
2012-10-21 18:07:26 +02:00 |
Jordi Boggiano
|
fc8d92e7a2
|
Make sure no error is output if env is missing
|
2012-06-24 15:55:23 +02:00 |
Smasty
|
58f0d4aeac
|
fix CS
|
2012-06-24 13:00:35 +03:00 |
Smasty
|
bd83eb93bf
|
ConsoleIO::askAndHideAnswer - added support for zsh, ksh and csh shells.
|
2012-06-24 12:14:13 +03:00 |
Jordi Boggiano
|
66e9dcddf4
|
CS fixes
|
2012-06-23 11:58:18 +02:00 |
Jordi Boggiano
|
c440b4594a
|
More PSR-2 goodness
|
2012-05-22 17:13:15 +02:00 |
Jordi Boggiano
|
1bd4ccbd54
|
php-cs-fixer magic
|
2012-05-22 12:07:08 +02:00 |
Jordi Boggiano
|
c754f96677
|
Removed last password/username from IOInterface
|
2012-05-06 17:17:36 +02:00 |
Jordi Boggiano
|
66a202083e
|
Add IOInterface::isDecorated()
|
2012-04-26 14:54:34 +02:00 |
Nils Adermann
|
722724c2c3
|
Merge pull request #519 from Seldaek/hide_input
Improve password prompts on windows
|
2012-04-01 14:07:46 -07:00 |
Jordi Boggiano
|
fd93f6d648
|
Clean up temp dir
|
2012-04-01 21:34:09 +02:00 |
Jordi Boggiano
|
26b3a1711f
|
Add handling for phar
|
2012-04-01 20:59:50 +02:00 |
Jordi Boggiano
|
3210da0b84
|
Cleanups
|
2012-04-01 20:47:31 +02:00 |
Tiago Ribeiro
|
67885d8585
|
Added isDebug to IOInterface and improved debug messages for VcsRepositories
|
2012-04-01 13:37:26 +01:00 |
Jordi Boggiano
|
e36dfb150c
|
Add support for hidden prompts on windows
|
2012-03-25 18:57:19 +02:00 |
Konstantin Tjuterev
|
0b7896cdad
|
Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress
|
2012-03-06 23:01:51 +02:00 |
Christophe Coevoet
|
28d3d4b130
|
Added a NullIO
|
2012-02-18 00:00:38 +01:00 |
Jordi Boggiano
|
35cca1ed7f
|
Do not reveal input length
|
2012-02-17 12:18:48 +01:00 |
Jordi Boggiano
|
a41fefd1d9
|
Fix way of checking for Windows
|
2012-01-22 20:21:14 +01:00 |
Roberto Ricci
|
ec665a01ab
|
Fixed detection of hidden password input capability
|
2012-01-19 21:10:10 +01:00 |
François Pluchino
|
76deb2d302
|
Fix bug on askAndHideAnswer() (because of the writeln() deletation)
|
2012-01-18 13:07:49 +01:00 |
François Pluchino
|
3cbe7cf590
|
Fix bug display in FileDownloader
|
2012-01-18 12:51:37 +01:00 |
Jordi Boggiano
|
6c2ec966ff
|
Fix ConsoleIO::overwrite
|
2012-01-18 10:35:02 +01:00 |
Jordi Boggiano
|
e4dbee2648
|
Fix tests
|
2012-01-17 23:13:35 +01:00 |
Jordi Boggiano
|
434c9ecdeb
|
Cleanups of IOInterface
|
2012-01-17 23:08:12 +01:00 |
François Pluchino
|
03f5eee3fa
|
Fix some improvements
|
2012-01-17 14:53:50 +01:00 |
François Pluchino
|
a5fb4abb36
|
Fix some improvements
|
2012-01-17 10:29:54 +01:00 |
François Pluchino
|
a10f92aafe
|
Convert Wrapper class to ConsoleIO class
|
2012-01-16 14:14:15 +01:00 |