summaryrefslogtreecommitdiff
path: root/pear/PEAR/Command.php
Commit message (Expand)AuthorAgeFilesLines
* - Fix #1329, closedir on exit (kameshj at fastmail dot fm)Pierre Joye2004-05-161-0/+1
* get_class -> is_aGreg Beaver2004-02-271-1/+1
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* fix Bug #324 pear -G gives Fatal Error (PHP-GTK not installed, but error is a...Greg Beaver2003-11-291-12/+57
* * Fixing #64Martin Jansen2003-10-051-0/+30
* updating license information in the headers.James Cox2003-06-101-3/+3
* * email address changeStig Bakken2003-03-181-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* * fix bug that was re-introduced during mergeStig Bakken2002-06-021-3/+2
* * merge NEW_UI_API branchStig Bakken2002-06-021-1/+6
* * focus on the presentStig Bakken2002-05-261-1/+1
* * implemented shortcuts ("pv" for "package-validate" etc.)Stig Bakken2002-05-211-0/+28
* * refactored the command/options code:Stig Bakken2002-05-121-46/+61
* * add -G option to "pear" for php-gtk frontendStig Bakken2002-05-091-1/+16
* * Add API documentation.Martin Jansen2002-04-181-0/+35
* * initialize _PEAR_Command_uiobjectStig Bakken2002-04-071-0/+6
* Go with the help systemTomas V.V.Cox2002-04-011-0/+9
* * rename PEAR_CommandUI* to PEAR_Frontend*Stig Bakken2002-03-221-7/+7
* - Implement command level optionsTomas V.V.Cox2002-03-211-0/+19
* - The config object is stored by the factory methodTomas V.V.Cox2002-03-211-2/+2
* * Refactoring of "pear" command internals. Highlights:Stig Bakken2002-03-181-5/+40
* * code for install/uninstall/upgrade complete, not yet testedStig Bakken2002-03-011-17/+68
* Maintain headers.Sebastian Bergmann2002-02-281-2/+1
* * started implementing new "cross-environment" command APIStig Bakken2002-02-231-0/+106