summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* * Fixed a nasty bug preventing installation of pecl exts.Tal Peer2002-10-141-1/+2
* * Add missing PHP_SUBST(awk).Martin Jansen2002-10-131-0/+1
* No more needed herePierre Joye2002-10-121-21/+0
* * update testStig Bakken2002-10-121-3/+9
* Add test for single directory creationPierre Joye2002-10-121-0/+5
* * 1.0b1 is todayStig Bakken2002-10-121-1/+2
* * added "pear makerpm" command for wrapping PEAR packages in RPMsStig Bakken2002-10-123-1/+162
* * rename System::type to System::whichStig Bakken2002-10-122-9/+9
* * CLI layout adjustmentStig Bakken2002-10-121-1/+3
* * look for awk, fix for #19819Stig Bakken2002-10-121-0/+1
* Install sapi/embed header file as well.Edin Kadribasic2002-10-121-1/+2
* * verify md5 checksums during installStig Bakken2002-10-121-4/+27
* * include platform file attribute!Stig Bakken2002-10-121-0/+3
* * package updatesStig Bakken2002-10-121-1/+4
* * 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
* * upgrade XML_RPC to 1.0.4Stig Bakken2002-10-101-0/+0
* * fix Archive_Tar dependencyStig Bakken2002-10-101-1/+1
* * options displayed in "pear help" did not have option parameters listedStig Bakken2002-10-101-21/+12
* * fix a diff/patch screwupStig Bakken2002-10-091-7/+7
* Add cache_ttl, cache_dir to expect outputPierre Joye2002-10-091-7/+11
* Sorry Derick, generated the wrong patchPierre Joye2002-10-081-2/+1
* - Fix for deprecated functionDerick Rethans2002-10-081-1/+1
* * Nuke warning when $php_errormsg is not set.Martin Jansen2002-10-041-1/+2
* * we're releasing 1.0 along with PHP 4.3, so this is 1.0RC1Stig Bakken2002-10-021-3/+4
* * add support for http proxy authorization (thanks Arnaud)Stig Bakken2002-10-023-10/+24
* * added --libs optionStig Bakken2002-09-281-1/+4
* * Fix bug #19269.Martin Jansen2002-09-251-0/+1
* Let's take Console_Getopt to stable release.Andrei Zmievski2002-09-131-6/+17
* * upgrade DB and Mail packagesStig Bakken2002-09-092-0/+0
* * 0.91 changelogStig Bakken2002-09-091-14/+37
* * no longer neededStig Bakken2002-09-091-139/+0
* * more consistent outputStig Bakken2002-09-091-2/+2
* * remove debug outputStig Bakken2002-09-091-1/+0
* * how did those DOS newlines get here?Stig Bakken2002-09-091-4/+1
* Hope to finnally got it, fixes notice (Thx to Sebastian)Pierre Joye2002-08-291-23/+10
* Set 'defaultuser' if 'USER' env not foundPierre Joye2002-08-261-1/+3
* Replace horrendous code :)Pierre Joye2002-08-261-1/+3
* Rule 1: Never quickly fix a thing in cvsPierre Joye2002-08-261-8/+8
* Remove $_ENV usages, getenv() is used insteadPierre Joye2002-08-251-13/+14
* Remove $_ENV usagesPierre Joye2002-08-251-10/+10
* Remove $_ENV usages, this causes problems with recommanded php.ini filesPierre Joye2002-08-251-10/+13
* * Fix bug #18918.Martin Jansen2002-08-151-2/+42
* ZE2 fix on calls to mkdir() (thanks Brad Bulger <tater@potatoe.com>)Tomas V.V.Cox2002-08-101-4/+5
* Changed Windows 9x detection code (reported by Alex Merz)Tomas V.V.Cox2002-08-061-1/+1
* revert change - this was due to an bug in php HEAD a few days agoAlan Knowles2002-08-051-1/+0
* Fixed array_shift messing up array_slice..Alan Knowles2002-08-051-0/+1
* Nuke notice (thanks to Arnaud Limbourg)Sander Roobol2002-08-041-1/+1
* * Fixed E_NOTICE on pear -VTal Peer2002-07-281-1/+1