php-src/pear/PEAR
Greg Beaver 095efa09af * added --alldeps --onlyreqdeps options for pear install/upgrade.
* added automatic dependency sorting, so the order of packages on command-line is unimportant for both install/uninstall
* added one more spaces in paths fix that was missed in PEAR_Common
2003-08-28 03:42:21 +00:00
..
Command * added --alldeps --onlyreqdeps options for pear install/upgrade. 2003-08-28 03:42:21 +00:00
Frontend Added local version installed in "list-upgrades" 2003-06-30 13:12:50 +00:00
Autoloader.php updating license information in the headers. 2003-06-10 20:04:29 +00:00
Builder.php Expose phpize output 2003-06-16 17:10:09 +00:00
Command.php updating license information in the headers. 2003-06-10 20:04:29 +00:00
Common.php * added --alldeps --onlyreqdeps options for pear install/upgrade. 2003-08-28 03:42:21 +00:00
Config.php MFB: - Fix library path problems 2003-08-14 20:14:34 +00:00
Dependency.php fix uninstall for optional dependencies, bug #25080 2003-08-13 21:16:31 +00:00
DependencyDB.php Experimental dependencies database handling functions 2003-07-07 15:44:07 +00:00
Installer.php * added --alldeps --onlyreqdeps options for pear install/upgrade. 2003-08-28 03:42:21 +00:00
Packager.php Added support for spaces in path names (thanks Greg!) 2003-08-03 19:32:07 +00:00
Registry.php Added support for spaces in path names (thanks Greg!) 2003-08-03 19:32:07 +00:00
Remote.php Fix proxy detection with the xmlrpc C extension 2003-08-04 11:18:26 +00:00