php-src/pear/PEAR
Stig Bakken a036fe5b72 * Refactoring of "pear" command internals. Highlights:
- user interface abstraction, making a Gtk installer should only be
   a matter of implementing PEAR_CommandUI_Gtk plus a "pear-gtk" executable
 - separated code into command classes, able to specify one or more
   commands
 - no more "pear-get" :-)
* fixed use of PEAR_Config::singleton to avoid object copying
2002-03-18 17:39:52 +00:00
..
Command * Refactoring of "pear" command internals. Highlights: 2002-03-18 17:39:52 +00:00
CommandUI * Refactoring of "pear" command internals. Highlights: 2002-03-18 17:39:52 +00:00
Autoloader.php * update to new overload api 2001-12-14 07:47:41 +00:00
Command.php * Refactoring of "pear" command internals. Highlights: 2002-03-18 17:39:52 +00:00
CommandResponse.php Maintain headers. 2002-02-28 08:29:35 +00:00
Common.php Maintain headers. 2002-02-28 08:29:35 +00:00
Config.php * Refactoring of "pear" command internals. Highlights: 2002-03-18 17:39:52 +00:00
Dependency.php Maintain headers. 2002-02-28 08:29:35 +00:00
Installer.php Maintain headers. 2002-02-28 08:29:35 +00:00
Packager.php * output a reminder to set CVS tags after packaging 2002-03-01 09:16:49 +00:00
Registry.php * added file locking 2002-03-11 15:13:19 +00:00
Remote.php * Refactoring of "pear" command internals. Highlights: 2002-03-18 17:39:52 +00:00
Uploader.php Maintain headers. 2002-02-28 08:29:35 +00:00
WebInstaller.php Update headers. 2001-12-11 15:32:16 +00:00