php-src/pear/PEAR
Martin Jansen cbdcb20b37 * Make rel_trans from doPackageInfo globally available.
* Add command "package-dependencies" (shortcut "pd") to list the
  dependencies of a package.
2002-05-25 09:03:19 +00:00
..
Command * Make rel_trans from doPackageInfo globally available. 2002-05-25 09:03:19 +00:00
Frontend * add -G option to "pear" for php-gtk frontend 2002-05-09 02:31:37 +00:00
Autoloader.php Added standar header 2002-04-16 00:44:03 +00:00
Command.php * implemented shortcuts ("pv" for "package-validate" etc.) 2002-05-21 01:27:53 +00:00
Common.php Some minor error verbosity updates 2002-05-21 02:31:23 +00:00
Config.php * added PEAR_Config::removeLayer() 2002-05-20 10:42:47 +00:00
Dependency.php Fix package dependency check (reported by Rasmus) 2002-05-23 20:37:58 +00:00
Installer.php TODO++ 2002-05-23 20:42:33 +00:00
Packager.php * slight cleanup 2002-04-29 06:38:07 +00:00
Registry.php * add "_lastmodified" timestamp to registry files (don't trust filemtime) 2002-04-24 00:48:06 +00:00
Remote.php * typo caught by PEAR_Common::detectDependencies :) 2002-05-25 00:43:58 +00:00
WebInstaller.php * Due to the recent changes in the installer stuff, the webinstaller 2002-04-22 09:11:06 +00:00