| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -135/+91 |
* | * 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 |
* | * forgot to set release date | Stig Bakken | 2002-11-26 | 1 | -1/+1 |
* | * added --ignore-errors option, --force no longer ignores errors | Stig Bakken | 2002-11-26 | 3 | -6/+21 |
* | * 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 ev... | Christian Dickmann | 2002-11-24 | 1 | -1/+1 |
* | 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 |
* | - MFB: Safemode install problem | Derick Rethans | 2002-11-19 | 1 | -1/+1 |
* | * allow config-get in the default layer | Stig Bakken | 2002-11-19 | 1 | -1/+1 |
* | no longer in use | Stig Bakken | 2002-11-15 | 1 | -227/+0 |
* | use grep -E instead of egrep. the latter is not defined by POSIX anymore | Sascha Schumann | 2002-11-15 | 1 | -3/+3 |
* | Added error codes for the PEAR_Dependency class | Stig Bakken | 2002-11-14 | 3 | -45/+125 |
* | * a little bit of internal refactoring | Stig Bakken | 2002-11-14 | 1 | -16/+30 |
* | Fix "make install" in vpath env | Sascha Schumann | 2002-11-14 | 1 | -1/+6 |
* | * remove debug output | Stig Bakken | 2002-11-13 | 1 | -1/+0 |
* | Add new tag to package.xml named <warnings>.\nThis warnings are printed when ... | Christian Dickmann | 2002-11-13 | 3 | -2/+30 |
* | added missing cvs id tag | foobar | 2002-11-13 | 1 | -0/+2 |
* | * support INSTALL_ROOT | Stig Bakken | 2002-11-13 | 1 | -4/+19 |
* | Do not use any php.ini files for the installs. | foobar | 2002-11-12 | 1 | -3/+2 |
* | - Revert that patch, this was not optional at all. | Derick Rethans | 2002-11-11 | 1 | -2/+2 |
* | 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 |
* | * implemented file transactions so installs may be safely aborted | Stig Bakken | 2002-11-10 | 2 | -52/+206 |
* | * add folds | Stig Bakken | 2002-11-10 | 1 | -0/+9 |
* | * cleaning house | Stig Bakken | 2002-11-09 | 1 | -53/+1 |
* | * fix path prepends | Stig Bakken | 2002-11-08 | 1 | -3/+2 |
* | * Fix bug #20207. | Martin Jansen | 2002-11-01 | 1 | -0/+2 |
* | Allows pear installer to run un-harassed by safe_mode & open_basedir. | Ilia Alshanetsky | 2002-10-29 | 1 | -2/+6 |
* | * make *_dir config parameters available for substitution in the | Stig Bakken | 2002-10-22 | 1 | -0/+6 |
* | * add transactions member array (for queueing file transactions) | Stig Bakken | 2002-10-22 | 1 | -0/+5 |
* | * some minor fixes to the rpm spec file template | Stig Bakken | 2002-10-22 | 1 | -3/+4 |
* | * add some signature handling config options | Stig Bakken | 2002-10-22 | 1 | -1/+32 |
* | One more PEAR test to be skipped. | Ilia Alshanetsky | 2002-10-22 | 1 | -1/+2 |
* | Disable PEAR tests. These tests have too many dependcies such as | Ilia Alshanetsky | 2002-10-22 | 9 | -0/+14 |
* | - Add optional targets to allow the usage of Makefile.frag for shared | Derick Rethans | 2002-10-22 | 1 | -2/+2 |
* | - Explicitly return "0" at the end of the script. For some weird reason it | Derick Rethans | 2002-10-22 | 1 | -0/+2 |
* | fix for #19712 & #19715 -> whitepsace in extension dir name | Hartmut Holzgraefe | 2002-10-21 | 1 | -2/+2 |
* | Fix some phpize problems. | foobar | 2002-10-17 | 1 | -0/+1 |
* | * Fixed a nasty bug preventing installation of pecl exts. | Tal Peer | 2002-10-14 | 1 | -1/+2 |
* | * Add missing PHP_SUBST(awk). | Martin Jansen | 2002-10-13 | 1 | -0/+1 |