php-src/pear/PEAR
Tomas V.V.Cox 1dac8c275b Put back the "info" command in its full state:
"Displays information about a package. The package argument may be a
local package file, an URL to a package file, or the name of an
installed package."
Command "package-info" depreciated (again)
2002-06-07 07:54:28 +00:00
..
Command Put back the "info" command in its full state: 2002-06-07 07:54:28 +00:00
Frontend * make displayFatalError work again 2002-06-06 10:16:01 +00:00
Autoloader.php Added standar header 2002-04-16 00:44:03 +00:00
Builder.php * remove debug output 2002-06-06 10:37:13 +00:00
Command.php * fix bug that was re-introduced during merge 2002-06-02 23:59:41 +00:00
Common.php * add PEAR_COMMON_PACKAGE_NAME_PREG constant 2002-06-06 10:16:42 +00:00
Config.php * merge NEW_UI_API branch 2002-06-02 13:07:19 +00:00
Dependency.php Fix package dependency check (reported by Rasmus) 2002-05-23 20:37:58 +00:00
Installer.php * add "nobuild" option to installer (-B or --nobuild option to CLI frontend) 2002-06-06 10:51:26 +00:00
Packager.php * slight cleanup 2002-04-29 06:38:07 +00:00
Registry.php silence unlink() and rmdir(). fix a bug where wasn't set due to wrong ini setting 2002-06-02 14:27:15 +00:00
Remote.php * be nice to PEAR_Common::detectDepdencencies() 2002-05-26 12:52:16 +00:00