Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * typo | Stig Bakken | 2003-01-25 | 1 | -1/+1 |
| | |||||
* | * verbosity fix for cvstag and cvsdiff commands | Stig Bakken | 2003-01-10 | 1 | -3/+9 |
| | |||||
* | * add "cvsdiff" command | Stig Bakken | 2003-01-10 | 1 | -2/+129 |
| | |||||
* | * use getenv() instead of $_ENV[] | Stig Bakken | 2003-01-10 | 1 | -40/+40 |
| | |||||
* | * cleanups | Stig Bakken | 2003-01-09 | 1 | -10/+7 |
| | |||||
* | fix default umask(); (thx to Mirco MEEBEY Bauer for bringing this behavior ↵ | Christian Dickmann | 2003-01-07 | 1 | -1/+1 |
| | | | | to my attention and testing the patch) | ||||
* | * allways fall back to PHP_SYSCONFDIR | Stig Bakken | 2003-01-02 | 1 | -1/+1 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 19 | -19/+19 |
| | |||||
* | * added "clear-cache" command | Stig Bakken | 2002-12-27 | 1 | -0/+47 |
| | |||||
* | * set default xml-rpc cache ttl to 1 hour | Stig Bakken | 2002-12-22 | 1 | -2/+2 |
| | |||||
* | * fix one missing DIRECTORY_SEPARATOR and a typo | Stig Bakken | 2002-12-16 | 1 | -5/+5 |
| | |||||
* | * introduce php_bin config parameter | Stig Bakken | 2002-12-13 | 1 | -64/+157 |
| | | | | | | | * use PHP_PEAR_<PARAM_NAME> environment variables for defaults (for example PHP_PEAR_PHP_DIR) * Windows cleanups | ||||
* | * fix upgrade-all output | Stig Bakken | 2002-12-06 | 1 | -0/+1 |
| | |||||
* | silence some possible warnings | Christian Dickmann | 2002-12-03 | 1 | -4/+4 |
| | |||||
* | * fix typo | Stig Bakken | 2002-11-26 | 1 | -1/+1 |
| | |||||
* | * lose obsolete tags: libfile, libname, sources, includes, libadd | Stig Bakken | 2002-11-26 | 1 | -115/+71 |
| | |||||
* | * ws/folding | Stig Bakken | 2002-11-26 | 7 | -8/+98 |
| | |||||
* | * changed "info" shortcut to "in" | Stig Bakken | 2002-11-26 | 1 | -2/+2 |
| | |||||
* | * a little more "windows robust" when looking for package.xml | Stig Bakken | 2002-11-26 | 1 | -4/+6 |
| | |||||
* | * added --ignore-errors option, --force no longer ignores errors | Stig Bakken | 2002-11-26 | 2 | -3/+15 |
| | |||||
* | * added sig_keyid config param | Stig Bakken | 2002-11-26 | 1 | -0/+7 |
| | |||||
* | * more accurate description of "makerpm" command | Stig Bakken | 2002-11-25 | 1 | -1/+1 |
| | |||||
* | * silence some notices | Stig Bakken | 2002-11-25 | 1 | -2/+2 |
| | |||||
* | remove the check, cause i don't really know, if content has to be an array ↵ | Christian Dickmann | 2002-11-24 | 1 | -1/+1 |
| | | | | everytime | ||||
* | add some checks to increase cache integrity | Christian Dickmann | 2002-11-24 | 1 | -2/+4 |
| | |||||
* | add errormessage, but that does not fix the problem | Christian Dickmann | 2002-11-24 | 1 | -0/+3 |
| | |||||
* | * fix config-show output | Stig Bakken | 2002-11-22 | 1 | -1/+1 |
| | |||||
* | * convert to english | Stig Bakken | 2002-11-20 | 1 | -6/+6 |
| | |||||
* | * fix doc for config-{set,get} | Stig Bakken | 2002-11-20 | 1 | -2/+4 |
| | |||||
* | * allow config-get in the default layer | Stig Bakken | 2002-11-19 | 1 | -1/+1 |
| | |||||
* | Added error codes for the PEAR_Dependency class | Stig Bakken | 2002-11-14 | 3 | -45/+125 |
| | | | | | | Changed the dependency API to have a reference to an error message string as first arg to all check methods | ||||
* | Add new tag to package.xml named <warnings>.\nThis warnings are printed when ↵ | Christian Dickmann | 2002-11-13 | 3 | -2/+30 |
| | | | | installing/upgrading the package.\nThis patch was created in a cooperation with Tal Peer (Thanks for the idea Tal) | ||||
* | make cache (get/set) binary safe | Christian Dickmann | 2002-11-11 | 1 | -2/+9 |
| | |||||
* | * implement transactions for uninstall | Stig Bakken | 2002-11-10 | 1 | -20/+24 |
| | | | | | * change "revert" to "rollback" | ||||
* | * implemented file transactions so installs may be safely aborted | Stig Bakken | 2002-11-10 | 1 | -11/+150 |
| | | | | | * preparing 1.0b2 release | ||||
* | * add folds | Stig Bakken | 2002-11-10 | 1 | -0/+9 |
| | |||||
* | * fix path prepends | Stig Bakken | 2002-11-08 | 1 | -3/+2 |
| | |||||
* | * Fix bug #20207. | Martin Jansen | 2002-11-01 | 1 | -0/+2 |
| | |||||
* | * make *_dir config parameters available for substitution in the | Stig Bakken | 2002-10-22 | 1 | -0/+6 |
| | | | | | rpm spec file template | ||||
* | * add transactions member array (for queueing file transactions) | Stig Bakken | 2002-10-22 | 1 | -0/+5 |
| | |||||
* | * add some signature handling config options | Stig Bakken | 2002-10-22 | 1 | -1/+32 |
| | |||||
* | * Fixed a nasty bug preventing installation of pecl exts. | Tal Peer | 2002-10-14 | 1 | -1/+2 |
| | |||||
* | * added "pear makerpm" command for wrapping PEAR packages in RPMs | Stig Bakken | 2002-10-12 | 1 | -0/+117 |
| | |||||
* | * CLI layout adjustment | Stig Bakken | 2002-10-12 | 1 | -1/+3 |
| | |||||
* | * verify md5 checksums during install | Stig Bakken | 2002-10-12 | 1 | -4/+27 |
| | |||||
* | * include platform file attribute! | Stig Bakken | 2002-10-12 | 1 | -0/+3 |
| | |||||
* | * the actual implementation of the installroot option | Stig Bakken | 2002-10-10 | 1 | -16/+53 |
| | |||||
* | * add --installroot / -R option to install/upgrade commands | Stig Bakken | 2002-10-10 | 1 | -0/+20 |
| | |||||
* | * $this->destdir is not used | Stig Bakken | 2002-10-10 | 1 | -1/+0 |
| | |||||
* | * options displayed in "pear help" did not have option parameters listed | Stig Bakken | 2002-10-10 | 1 | -21/+12 |
| |