| Commit message (Expand) | Author | Age | Files | Lines |
* | sync with PEAR 1.3.6 | Greg Beaver | 2005-08-22 | 1 | -1/+1 |
* | add return by ref from PEAR::raiseError | Greg Beaver | 2005-08-17 | 1 | -1/+2 |
* | re-enable XML_RPC 1.4.0 | Greg Beaver | 2005-08-17 | 1 | -7/+17 |
* | Remove pear/XML_RPC dependency for the pear installer | Rasmus Lerdorf | 2005-08-11 | 1 | -1/+1 |
* | Fix the name (and thus make sure PEAR will not install atm) | foobar | 2005-04-02 | 1 | -1/+1 |
* | merge in PEAR 1.3.5 | Greg Beaver | 2005-03-28 | 1 | -44/+76 |
* | - Fix licence (#1645) | Pierre Joye | 2004-06-15 | 1 | -1/+2 |
* | update to begin process for next release (release is not imminent) | Greg Beaver | 2004-04-30 | 1 | -15/+24 |
* | developer -> lead for cellog | Greg Beaver | 2004-04-07 | 1 | -1/+1 |
* | add PEAR_ErrorStack to description of PEAR | Greg Beaver | 2004-04-06 | 1 | -0/+1 |
* | change release date | Greg Beaver | 2004-04-06 | 1 | -1/+1 |
* | fix Bug #937 throwError() treats every call as static | Greg Beaver | 2004-04-03 | 1 | -0/+2 |
* | fix #534: pear search doesn't list unstable releases | Greg Beaver | 2004-04-03 | 1 | -0/+1 |
* | not devel any more | Greg Beaver | 2004-04-03 | 1 | -3/+3 |
* | update to 1.3.1dev | Greg Beaver | 2004-03-19 | 1 | -12/+33 |
* | stupid oversight, no 4.2 dep | Greg Beaver | 2004-02-20 | 1 | -1/+1 |
* | - MFB | Pierre Joye | 2004-02-20 | 1 | -3/+3 |
* | - # 521 entry | Pierre Joye | 2004-01-26 | 1 | -3/+4 |
* | fix Bug #594 PEAR_Common::analyzeSourceCode fails on string with $var and { | Greg Beaver | 2004-01-17 | 1 | -3/+4 |
* | - date==today() | Pierre Joye | 2003-12-19 | 1 | -1/+1 |
* | - prepare 1.3b5 | Pierre Joye | 2003-12-19 | 1 | -1/+1 |
* | remove optional dep on xmlrpc, not really useful at this point | Greg Beaver | 2003-12-16 | 1 | -1/+1 |
* | update notes | Greg Beaver | 2003-12-12 | 1 | -1/+1 |
* | since nobody has taken any action, fix Console_Getopt to be BC, and update th... | Greg Beaver | 2003-12-11 | 1 | -1/+1 |
* | getting ready for both packages to be released | Greg Beaver | 2003-12-06 | 1 | -1/+1 |
* | merge downloader code into HEAD - it works | Greg Beaver | 2003-12-04 | 1 | -0/+3 |
* | add dependency on xml extension - we need it for every installation/package f... | Greg Beaver | 2003-11-29 | 1 | -0/+1 |
* | fix Bug #324 pear -G gives Fatal Error (PHP-GTK not installed, but error is a... | Greg Beaver | 2003-11-29 | 1 | -0/+1 |
* | fix Bug #293 [Patch] PEAR_Error not calling static method callbacks for error... | Greg Beaver | 2003-11-26 | 1 | -0/+1 |
* | fix bug #248, --force does not work as expected | Greg Beaver | 2003-11-17 | 1 | -1/+2 |
* | fix bug #249 | Greg Beaver | 2003-11-17 | 1 | -1/+2 |
* | bump to 1.3b4, add note about fix for #171 | Greg Beaver | 2003-10-31 | 1 | -9/+3 |
* | add #25174 note | Greg Beaver | 2003-10-24 | 1 | -0/+3 |
* | go with 1.3b3 (will shipped with PHP4.3.4RC2) | Tomas V.V.Cox | 2003-10-20 | 1 | -1/+4 |
* | notes++ | Tomas V.V.Cox | 2003-10-04 | 1 | -0/+3 |
* | starting b3 (hope this could be 1.3 final) | Tomas V.V.Cox | 2003-10-02 | 1 | -7/+1 |
* | Go with 1.3b2 | Tomas V.V.Cox | 2003-10-02 | 1 | -1/+3 |
* | preparing 1.3b2 | Tomas V.V.Cox | 2003-09-29 | 1 | -37/+9 |
* | " => ", take 2 | Greg Beaver | 2003-09-29 | 1 | -3/+3 |
* | noted fixed #45, also " => " | Greg Beaver | 2003-09-29 | 1 | -0/+1 |
* | Ready for 1.3b1 | Tomas V.V.Cox | 2003-09-29 | 1 | -277/+8 |
* | fixed #39 commands that need LOCK_SH fail as non-root | Greg Beaver | 2003-09-28 | 1 | -0/+1 |
* | - Added new notes and split them | Tomas V.V.Cox | 2003-09-15 | 1 | -4/+18 |
* | Now empty directories are removed on uninstall, so uninstallation is complete... | Greg Beaver | 2003-09-15 | 1 | -0/+1 |
* | fix #25322 | Greg Beaver | 2003-08-31 | 1 | -0/+1 |
* | fix optional dependencies in Dependency.php, remove ugly hack in Installer, a... | Greg Beaver | 2003-08-29 | 1 | -6/+10 |
* | add note about fix for spaces in paths for an installation into a directory w... | Greg Beaver | 2003-08-29 | 1 | -0/+1 |
* | * added --alldeps --onlyreqdeps options for pear install/upgrade. | Greg Beaver | 2003-08-28 | 1 | -4/+10 |
* | adding me as helper, adding dependency on XML_RPC 1.0.4 and optional dependen... | Greg Beaver | 2003-08-25 | 1 | -0/+9 |
* | my fault - forgot to fix this | Greg Beaver | 2003-08-25 | 1 | -1/+1 |