summaryrefslogtreecommitdiff
path: root/pear/PEAR
Commit message (Expand)AuthorAgeFilesLines
* * typoStig Bakken2003-01-251-1/+1
* * verbosity fix for cvstag and cvsdiff commandsStig Bakken2003-01-101-3/+9
* * add "cvsdiff" commandStig Bakken2003-01-101-2/+129
* * use getenv() instead of $_ENV[]Stig Bakken2003-01-101-40/+40
* * cleanupsStig Bakken2003-01-091-10/+7
* fix default umask(); (thx to Mirco MEEBEY Bauer for bringing this behavior to...Christian Dickmann2003-01-071-1/+1
* * allways fall back to PHP_SYSCONFDIRStig Bakken2003-01-021-1/+1
* Bump year.Sebastian Bergmann2002-12-3119-19/+19
* * added "clear-cache" commandStig Bakken2002-12-271-0/+47
* * set default xml-rpc cache ttl to 1 hourStig Bakken2002-12-221-2/+2
* * fix one missing DIRECTORY_SEPARATOR and a typoStig Bakken2002-12-161-5/+5
* * introduce php_bin config parameterStig Bakken2002-12-131-64/+157
* * fix upgrade-all outputStig Bakken2002-12-061-0/+1
* silence some possible warningsChristian Dickmann2002-12-031-4/+4
* * fix typoStig Bakken2002-11-261-1/+1
* * lose obsolete tags: libfile, libname, sources, includes, libaddStig Bakken2002-11-261-115/+71
* * ws/foldingStig Bakken2002-11-267-8/+98
* * changed "info" shortcut to "in"Stig Bakken2002-11-261-2/+2
* * a little more "windows robust" when looking for package.xmlStig Bakken2002-11-261-4/+6
* * added --ignore-errors option, --force no longer ignores errorsStig Bakken2002-11-262-3/+15
* * added sig_keyid config paramStig Bakken2002-11-261-0/+7
* * more accurate description of "makerpm" commandStig Bakken2002-11-251-1/+1
* * silence some noticesStig Bakken2002-11-251-2/+2
* remove the check, cause i don't really know, if content has to be an array ev...Christian Dickmann2002-11-241-1/+1
* add some checks to increase cache integrityChristian Dickmann2002-11-241-2/+4
* add errormessage, but that does not fix the problemChristian Dickmann2002-11-241-0/+3
* * fix config-show outputStig Bakken2002-11-221-1/+1
* * convert to englishStig Bakken2002-11-201-6/+6
* * fix doc for config-{set,get}Stig Bakken2002-11-201-2/+4
* * allow config-get in the default layerStig Bakken2002-11-191-1/+1
* Added error codes for the PEAR_Dependency classStig Bakken2002-11-143-45/+125
* Add new tag to package.xml named <warnings>.\nThis warnings are printed when ...Christian Dickmann2002-11-133-2/+30
* make cache (get/set) binary safeChristian Dickmann2002-11-111-2/+9
* * implement transactions for uninstallStig Bakken2002-11-101-20/+24
* * implemented file transactions so installs may be safely abortedStig Bakken2002-11-101-11/+150
* * add foldsStig Bakken2002-11-101-0/+9
* * fix path prependsStig Bakken2002-11-081-3/+2
* * Fix bug #20207.Martin Jansen2002-11-011-0/+2
* * make *_dir config parameters available for substitution in theStig Bakken2002-10-221-0/+6
* * add transactions member array (for queueing file transactions)Stig Bakken2002-10-221-0/+5
* * add some signature handling config optionsStig Bakken2002-10-221-1/+32
* * Fixed a nasty bug preventing installation of pecl exts.Tal Peer2002-10-141-1/+2
* * added "pear makerpm" command for wrapping PEAR packages in RPMsStig Bakken2002-10-121-0/+117
* * CLI layout adjustmentStig Bakken2002-10-121-1/+3
* * verify md5 checksums during installStig Bakken2002-10-121-4/+27
* * include platform file attribute!Stig Bakken2002-10-121-0/+3
* * the actual implementation of the installroot optionStig Bakken2002-10-101-16/+53
* * add --installroot / -R option to install/upgrade commandsStig Bakken2002-10-101-0/+20
* * $this->destdir is not usedStig Bakken2002-10-101-1/+0
* * options displayed in "pear help" did not have option parameters listedStig Bakken2002-10-101-21/+12