summaryrefslogtreecommitdiff
path: root/pear
Commit message (Expand)AuthorAgeFilesLines
* - Fix RPC call without proxy (silence warnings&notices)Pierre Joye2003-10-161-2/+4
* Fix Bug #23221 Pear installer - extension re-install segfaultTomas V.V.Cox2003-10-101-0/+5
* Partial rewrite of dowload() method:Tomas V.V.Cox2003-10-101-53/+69
* avoid chdir() callsTomas V.V.Cox2003-10-101-42/+27
* better version checks (contributed by Roman)Tomas V.V.Cox2003-10-062-12/+32
* use realpath instead of chdirTomas V.V.Cox2003-10-051-5/+1
* * Fixing #64Martin Jansen2003-10-057-26/+183
* Don't reapply the error_message_prefix if an errorTomas V.V.Cox2003-10-051-0/+1
* Better fix #61Tomas V.V.Cox2003-10-041-6/+14
* Fix: #61 [NEW]: error with pear install in pear 1.3b1Tomas V.V.Cox2003-10-041-0/+5
* notes++Tomas V.V.Cox2003-10-041-0/+3
* Bug #25413 Add local installed packages to list-allTomas V.V.Cox2003-10-041-3/+20
* fix warning in rare case (file doesn't exist in package.xml)Greg Beaver2003-10-041-1/+2
* starting b3 (hope this could be 1.3 final)Tomas V.V.Cox2003-10-021-7/+1
* Go with 1.3b2Tomas V.V.Cox2003-10-021-1/+3
* Give more info about release states in list-upgradesTomas V.V.Cox2003-09-301-3/+5
* better fix for #45.Greg Beaver2003-09-301-41/+31
* preparing 1.3b2Tomas V.V.Cox2003-09-291-37/+9
* " => ", take 2Greg Beaver2003-09-291-3/+3
* noted fixed #45, also " => "Greg Beaver2003-09-291-0/+1
* Bug #45 preferred_state works incorrectlyGreg Beaver2003-09-291-7/+47
* Ready for 1.3b1Tomas V.V.Cox2003-09-291-277/+8
* fixed #39 commands that need LOCK_SH fail as non-rootGreg Beaver2003-09-282-1/+2
* remove dependency on PHP 5 - it works just fine in PHP 4.3Greg Beaver2003-09-241-0/+65
* RFC about PECL binary creation and distributionTomas V.V.Cox2003-09-191-0/+88
* add rollback for installed_asGreg Beaver2003-09-181-0/+18
* add rollback test for installed_asGreg Beaver2003-09-181-1/+62
* finished transaction testsGreg Beaver2003-09-181-1/+64
* unit testing finds another bug :)Greg Beaver2003-09-181-1/+2
* add rmdir test, add comment to remind me to finish installed_as test before m...Greg Beaver2003-09-171-0/+40
* modify chmod test to be truly permissions-filesystem-based-specificGreg Beaver2003-09-171-2/+2
* more file transaction testsGreg Beaver2003-09-171-0/+94
* oops - params are reversed, my badGreg Beaver2003-09-171-3/+3
* bug in chmod file transaction operation error messageGreg Beaver2003-09-171-2/+2
* phpdoc errorGreg Beaver2003-09-171-1/+1
* cut-and-paste errorGreg Beaver2003-09-171-1/+1
* correct typo "committed"Greg Beaver2003-09-171-1/+7
* some beginning tests for commitFileTransaction()Greg Beaver2003-09-171-1/+60
* adding transaction test file (unfinished)Greg Beaver2003-09-161-0/+96
* Document addFileOperation()Greg Beaver2003-09-161-0/+26
* more debug code removed *sigh*Tomas V.V.Cox2003-09-161-1/+0
* removed debug codeTomas V.V.Cox2003-09-161-1/+0
* tweak Tomas's patch forGreg Beaver2003-09-161-13/+13
* fix regexps for package detection and download - should be case-insensitiveGreg Beaver2003-09-161-2/+2
* fix invalid replacements - add tests for bad pear-config/package-info replace...Greg Beaver2003-09-161-2/+11
* add tests for invalid replacementsGreg Beaver2003-09-161-2/+57
* file transactions used - but startFileTransaction() was never usedGreg Beaver2003-09-161-7/+14
* - Added new notes and split themTomas V.V.Cox2003-09-151-4/+18
* * Implemented the find command (currently supported args:Tomas V.V.Cox2003-09-151-8/+92
* pear install net_socket will work now - before it would only work with pear i...Greg Beaver2003-09-151-1/+1