summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
...
* add local XMLRPC cacheChristian Dickmann2002-07-062-9/+91
* * define PEAR_ZE2 when running with Zend Engine 2Stig Bakken2002-07-051-4/+3
* * Remove http:// from the proxy server string.Martin Jansen2002-07-041-0/+1
* - Let's be tad more verbose what's happening during 'make install'foobar2002-07-031-8/+9
* make 'remote-info' use package.info. add deps to 'list-all'Christian Dickmann2002-07-022-5/+5
* change the include_path setting to be in the php space insteadTomas V.V.Cox2002-06-251-1/+2
* * Rephrase help text.Martin Jansen2002-06-241-1/+1
* * typoStig Bakken2002-06-211-1/+1
* * bending over backwards to find sensible defaultsStig Bakken2002-06-211-12/+17
* - Force params to version_compare() to be strings, otherwise someTomas V.V.Cox2002-06-199-22/+30
* Do NOT allow install packages with errors in its description fileTomas V.V.Cox2002-06-191-1/+8
* "Release notes"++Tomas V.V.Cox2002-06-181-0/+9
* Dropped case insentive ext search in PEAR::loadExtension()Tomas V.V.Cox2002-06-171-2/+2
* Typo in the folding markTomas V.V.Cox2002-06-171-1/+1
* * php-4.2.1-installer.exe for Windows is installed in c:\php byStig Bakken2002-06-171-0/+16
* Use the new PEAR::loadExtension() in checkExtension() insteadTomas V.V.Cox2002-06-171-5/+2
* Added PEAR::loadExtension($ext) - OS independant PHP extension loadTomas V.V.Cox2002-06-171-0/+29
* trailing wsTomas V.V.Cox2002-06-171-11/+11
* * dohStig Bakken2002-06-171-4/+6
* Fixing for the coding standard :)Alan Knowles2002-06-171-1/+2
* * add xmlrpc request to debug output (verbosity level 4+)Stig Bakken2002-06-171-0/+4
* Added Dependancy check on XML - previously pear installer failed silentlyAlan Knowles2002-06-171-0/+3
* Install the pear command under the bin_dir setting intead of the fixedTomas V.V.Cox2002-06-161-1/+1
* * set include_path when running "pear"Stig Bakken2002-06-162-2/+4
* - Fix issue with the DIRECTORY_SEPARATOR, did make the install ofTomas V.V.Cox2002-06-141-6/+11
* * if verbosity config is > 3, display xmlrpc responseStig Bakken2002-06-141-3/+7
* remote list and remote listall, can now list non-stable packages if you set p...Alan Knowles2002-06-141-3/+9
* Fixed XML RPC sending of args - lets try and get the right tag :)Alan Knowles2002-06-141-2/+4
* Change a little the dep db structureTomas V.V.Cox2002-06-131-22/+44
* More work on the dependencies DB (still not tested/used)Tomas V.V.Cox2002-06-131-25/+76
* * comment typosStig Bakken2002-06-121-2/+2
* * set working version to 0.91-devStig Bakken2002-06-121-15/+27
* * minor cleanupStig Bakken2002-06-121-45/+0
* Attempt to make pear.bat work better under WindowsTomas V.V.Cox2002-06-121-9/+15
* Commented out old unused stuffTomas V.V.Cox2002-06-091-9/+10
* Moved to pear/Archive_Tar/scriptsTomas V.V.Cox2002-06-091-236/+0
* if (!dl(php_gtk)) die("Unable to load the php_gtk extension\n");Tomas V.V.Cox2002-06-091-1/+3
* Beautify config-show output, some wrap changes and fix smallTomas V.V.Cox2002-06-091-11/+17
* displayLine() -> outputData()Tomas V.V.Cox2002-06-091-8/+8
* - outputData($data, $command)Tomas V.V.Cox2002-06-091-1/+1
* add modes to list-all. fix a mergerbugChristian Dickmann2002-06-082-3/+15
* Hopefully fixed a couple of problems with destination paths:Tomas V.V.Cox2002-06-081-4/+8
* Experimental dependencies database handling functionsTomas V.V.Cox2002-06-071-3/+110
* Beautify remote-infoTomas V.V.Cox2002-06-072-35/+24
* - Reapplied the "treat umask as octal in "config-set"Tomas V.V.Cox2002-06-071-0/+33
* more wrapping casesTomas V.V.Cox2002-06-071-4/+13
* Remove debug codeTomas V.V.Cox2002-06-071-1/+0
* More info output retouchsTomas V.V.Cox2002-06-071-3/+3
* Fix some minor issues with the parsingTomas V.V.Cox2002-06-071-2/+6
* * get rid of pearizeStig Bakken2002-06-071-4/+1