summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* * PEAR_Config test completeStig Bakken2002-03-051-0/+52
* * update PEAR_Config testStig Bakken2002-03-054-27/+117
* * fix singleton() so it actually worksStig Bakken2002-03-051-8/+40
* * fix PEAR::setErrorHandling() settings so they apply when using raiseError()Stig Bakken2002-03-051-4/+2
* * fixed a couple of bugs in PEAR_Config revealed by testStig Bakken2002-03-052-46/+79
* PEAR_Config rewrite:Stig Bakken2002-03-041-71/+506
* * more cli test fixesStig Bakken2002-03-027-7/+7
* * updated tests to work with cliStig Bakken2002-03-022-5/+7
* fix testStig Bakken2002-03-021-1/+1
* * code for install/uninstall/upgrade complete, not yet testedStig Bakken2002-03-013-53/+132
* * output a reminder to set CVS tags after packagingStig Bakken2002-03-011-7/+8
* Maintain headers.Sebastian Bergmann2002-02-2819-33/+16
* * fix broken dtdStig Bakken2002-02-241-8/+8
* DTD corrections (make it require minimal data for installer)Tomas V.V.Cox2002-02-231-6/+6
* * started implementing new "cross-environment" command APIStig Bakken2002-02-235-1/+372
* Point readers to pear webTomas V.V.Cox2002-02-231-19/+0
* outdated TODO not needed for the momentTomas V.V.Cox2002-02-231-20/+0
* * Packager : Changing the order of the files in the package archive file.Vincent Blavet2002-02-222-10/+37
* Config variables must be set between "" while using pear.bat windows scriptVincent Blavet2002-02-201-10/+14
* * Correct bug while using windows dir separator. It is now supportedVincent Blavet2002-02-201-4/+20
* ='typo'Martin Jansen2002-02-181-1/+1
* * Fix for bug #15500Martin Jansen2002-02-171-0/+1
* * allow <license> in both <package> and <release>Stig Bakken2002-02-171-7/+9
* Image/Remote.php and Mail/mime.php have moved to the pear/ repository.Jon Parise2002-02-171-2/+0
* * Synchronize pearwin script with pearcmd-xxx.php commandsVincent Blavet2002-02-131-44/+4
* * user system/user config rather than default valueVincent Blavet2002-02-131-2/+2
* - Adding support for remote-list command (with XML-RPC installed)Vincent Blavet2002-02-131-37/+156
* * "pear-get install Auth" works nowStig Bakken2002-02-131-1/+12
* * don't use ext/overload yetStig Bakken2002-02-131-27/+6
* * print package nameStig Bakken2002-02-131-1/+2
* - added support for different error messages for the following cases:Jan Lehnardt2002-02-121-1/+5
* * Fix bug #15423.Martin Jansen2002-02-111-7/+7
* Now System will return false on failTomas V.V.Cox2002-02-101-3/+2
* test suite for the System classTomas V.V.Cox2002-02-101-0/+95
* - Now error will be triggered with trigger_error(). When a commandTomas V.V.Cox2002-02-101-28/+62
* * Better error handling.Martin Jansen2002-02-071-0/+5
* * Partially fix bug #15423.Martin Jansen2002-02-071-1/+2
* added 'System::type()' (show the full path of a command)Tomas V.V.Cox2002-02-061-1/+26
* * add some missing attributesStig Bakken2002-02-021-5/+8
* Fix remote security risk, pointed out by Wolfram KriesingTomas V.V.Cox2002-02-011-1/+3
* Added support for passing special backend params in DSN. Ex:Tomas V.V.Cox2002-02-011-1/+17
* * Fix bug #15313Martin Jansen2002-01-311-1/+1
* * lowercase tags and attributesStig Bakken2002-01-311-22/+22
* * remove broken rule for rebuilding MakefileStig Bakken2002-01-311-4/+1
* * don't make command libs executableStig Bakken2002-01-301-1/+1
* * modularize "pear" and "pear-get" commands somewhat. checking optionsStig Bakken2002-01-3012-693/+398
* * silence warningStig Bakken2002-01-301-4/+8
* * bring DTD up to dateStig Bakken2002-01-301-103/+46
* * Remove the use of a temp dirVincent Blavet2002-01-261-37/+11
* correct urlTomas V.V.Cox2002-01-241-1/+1