summaryrefslogtreecommitdiff
path: root/pear/PEAR
Commit message (Expand)AuthorAgeFilesLines
...
* * silence warningStig Bakken2002-07-071-1/+1
* add local XMLRPC cacheChristian Dickmann2002-07-062-9/+91
* * Remove http:// from the proxy server string.Martin Jansen2002-07-041-0/+1
* make 'remote-info' use package.info. add deps to 'list-all'Christian Dickmann2002-07-022-5/+5
* * 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
* * 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
* * 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
* - 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
* 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
* - 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
* Make "info" full human friendly (in deps list and lastmodified)Tomas V.V.Cox2002-06-071-10/+27
* Make $_deps_rel_trans and $_deps_type_trans globally avaible:Tomas V.V.Cox2002-06-072-19/+22
* Put back the "info" command in its full state:Tomas V.V.Cox2002-06-072-103/+82
* * add "nobuild" option to installer (-B or --nobuild option to CLI frontend)Stig Bakken2002-06-062-1/+9
* * remove debug outputStig Bakken2002-06-061-1/+0
* * when building, look for "package-version" subdirectory, needed forStig Bakken2002-06-061-0/+6
* * add PEAR_COMMON_PACKAGE_NAME_PREG constantStig Bakken2002-06-061-2/+5
* * make displayFatalError work againStig Bakken2002-06-061-1/+1
* Forgot that oneTomas V.V.Cox2002-06-061-2/+2
* Wrap table contentsTomas V.V.Cox2002-06-061-10/+17
* Implemented "pear info <Installed Package>" commandTomas V.V.Cox2002-06-061-2/+31
* Split the doPackageInfo() in doPackageInfo() and _infoForDisplaying()Tomas V.V.Cox2002-06-061-3/+10
* That will really avoid PHP warningsTomas V.V.Cox2002-06-061-2/+2
* Fix package commandTomas V.V.Cox2002-06-061-7/+8
* * sort package names in "pear list"Stig Bakken2002-06-041-1/+6
* * fix bug that was re-introduced during mergeStig Bakken2002-06-021-3/+2