summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* * prepare 1.0.1 releaseStig Bakken2003-01-101-21/+46
* * obey PHP_PEAR_INSTALL_DIR and PHP_PEAR_PHP_BIN environment variablesStig Bakken2003-01-101-3/+24
* * verbosity fix for cvstag and cvsdiff commandsStig Bakken2003-01-101-3/+9
* * TODO itemStig Bakken2003-01-101-1/+5
* * add "cvsdiff" commandStig Bakken2003-01-101-2/+129
* * use getenv() instead of $_ENV[]Stig Bakken2003-01-101-40/+40
* * added debug_backtrace() support to PEAR errorsStig Bakken2003-01-091-5/+23
* * System::which() now checks .exe .bat .cmd and .com on WindowsStig Bakken2003-01-091-6/+8
* * 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
* * Synchronize with /pear/Archive_Tar/Tar.php 1.5 :Vincent Blavet2003-01-071-15/+122
* fixing typoHarald Radi2003-01-031-2/+2
* * allways fall back to PHP_SYSCONFDIRStig Bakken2003-01-021-1/+1
* Bump year.Sebastian Bergmann2002-12-3126-26/+26
* * 1.0 release notesStig Bakken2002-12-271-5/+2
* * added "clear-cache" commandStig Bakken2002-12-271-0/+47
* * 1.0 releaseStig Bakken2002-12-271-2/+19
* * 1.0 versionStig Bakken2002-12-271-3/+3
* * Windows fix from EdinStig Bakken2002-12-221-2/+10
* * 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
* CFLAGS_CLEAN was not properly definedSascha Schumann2002-12-161-0/+2
* * update release notes, remove warningStig Bakken2002-12-131-6/+4
* * fix version/dateStig Bakken2002-12-131-2/+2
* * introduce php_bin config parameterStig Bakken2002-12-134-74/+182
* * _parseArgs bugfixStig Bakken2002-12-131-1/+1
* * 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-263-135/+91
* * 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
* * forgot to set release dateStig Bakken2002-11-261-1/+1
* * added --ignore-errors option, --force no longer ignores errorsStig Bakken2002-11-263-6/+21
* * 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
* - MFB: Safemode install problemDerick Rethans2002-11-191-1/+1
* * allow config-get in the default layerStig Bakken2002-11-191-1/+1
* no longer in useStig Bakken2002-11-151-227/+0
* use grep -E instead of egrep. the latter is not defined by POSIX anymoreSascha Schumann2002-11-151-3/+3
* Added error codes for the PEAR_Dependency classStig Bakken2002-11-143-45/+125
* * a little bit of internal refactoringStig Bakken2002-11-141-16/+30