1
0
Fork 0
Commit Graph

119 Commits (8ea787baa170ee462ee791c65b469ef62790f8aa)

Author SHA1 Message Date
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