| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch should fix all unintended upgrading/installation of packages less ... | Greg Beaver | 2003-08-31 | 1 | -1/+11 |
* | fix #25322 | Greg Beaver | 2003-08-31 | 2 | -1/+3 |
* | CS fix | Greg Beaver | 2003-08-30 | 1 | -1/+1 |
* | One more fix for spaces in paths | Greg Beaver | 2003-08-29 | 1 | -4/+4 |
* | fix optional dependencies in Dependency.php, remove ugly hack in Installer, a... | Greg Beaver | 2003-08-29 | 3 | -14/+56 |
* | This patch allows: | Tomas V.V.Cox | 2003-08-29 | 3 | -9/+34 |
* | snapshot < devel (betterStates()) | Tomas V.V.Cox | 2003-08-29 | 1 | -2/+2 |
* | add note about fix for spaces in paths for an installation into a directory w... | Greg Beaver | 2003-08-29 | 1 | -0/+1 |
* | fix spaces in paths for an installation into a directory with spaces | Greg Beaver | 2003-08-29 | 1 | -69/+69 |
* | * added --alldeps --onlyreqdeps options for pear install/upgrade. | Greg Beaver | 2003-08-28 | 4 | -57/+474 |
* | adding betterStates() for usage in automatic dependency resolution | Greg Beaver | 2003-08-27 | 1 | -0/+24 |
* | 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 |
* | fix #25131, OS_Guess warnings | Greg Beaver | 2003-08-18 | 2 | -1/+3 |
* | fixing invalid version number for Pierre :) | Greg Beaver | 2003-08-17 | 1 | -1/+1 |
* | reverting accidental commit of my fix for #25008 - we'll let Tomas review the... | Greg Beaver | 2003-08-17 | 1 | -11/+0 |
* | fixed #25117, updated package-PEAR.xml to the current release level | Greg Beaver | 2003-08-17 | 2 | -18/+45 |
* | MFB: - Fix library path problems | Derick Rethans | 2003-08-14 | 2 | -3/+3 |
* | fixed include, verified that it indeed works, and PEAR.php passes the test :) | Greg Beaver | 2003-08-13 | 1 | -2/+2 |
* | fix uninstall for optional dependencies, bug #25080 | Greg Beaver | 2003-08-13 | 2 | -3/+15 |
* | fix optional dependencies in reading, validating, and writing of package.xml | Greg Beaver | 2003-08-13 | 1 | -0/+8 |
* | updating for release | Greg Beaver | 2003-08-13 | 1 | -0/+3 |
* | fix for Bug #21845 $this in static calls | Greg Beaver | 2003-08-13 | 1 | -7/+37 |
* | tests for pear error handling | Greg Beaver | 2003-08-13 | 1 | -0/+848 |
* | - restore Mail 1.1.0 | Pierre Joye | 2003-08-06 | 1 | -0/+0 |
* | - Mail 1.1.1 has bugs, back to 1.1 | Pierre Joye | 2003-08-06 | 1 | -0/+0 |
* | - Add it again | Pierre Joye | 2003-08-05 | 1 | -0/+0 |
* | - seems to failed | Pierre Joye | 2003-08-05 | 1 | -0/+0 |
* | - Update Mail (to 1.1.1), HTTP archive (to 1.2.1) | Pierre Joye | 2003-08-05 | 2 | -0/+0 |
* | - Fix download with uncompress option | Pierre Joye | 2003-08-05 | 1 | -1/+2 |
* | go with 1.2b5 | Tomas V.V.Cox | 2003-08-05 | 1 | -1/+1 |
* | Avoid notice in bundle | Tomas V.V.Cox | 2003-08-05 | 1 | -1/+1 |
* | Other fix to ws in path names fix | Tomas V.V.Cox | 2003-08-05 | 1 | -4/+1 |
* | Pass raw data to frontend (Christian Dickmann) | Tomas V.V.Cox | 2003-08-05 | 1 | -0/+1 |
* | Better install report for C extensions | Tomas V.V.Cox | 2003-08-05 | 1 | -2/+3 |
* | Better error handling on invalid .tgz packages | Tomas V.V.Cox | 2003-08-05 | 1 | -1/+9 |
* | Fix the fix (Greg) | Tomas V.V.Cox | 2003-08-05 | 1 | -1/+1 |
* | go with 1.2b4 | Tomas V.V.Cox | 2003-08-05 | 1 | -2/+3 |
* | Show the correct configure error line number (Greg) | Tomas V.V.Cox | 2003-08-04 | 1 | -0/+1 |
* | More space in path name fixes (Greg) | Tomas V.V.Cox | 2003-08-04 | 2 | -1/+4 |
* | Fix proxy detection with the xmlrpc C extension | Tomas V.V.Cox | 2003-08-04 | 1 | -5/+4 |
* | Another $fp test fix (thanks Jan) | Tomas V.V.Cox | 2003-08-04 | 1 | -1/+1 |
* | <license> is valid inside <changelog>, support it | Tomas V.V.Cox | 2003-08-04 | 1 | -1/+5 |
* | - Typo in cache file creation | Tomas V.V.Cox | 2003-08-04 | 1 | -4/+1 |
* | let's go with b3x | Tomas V.V.Cox | 2003-08-03 | 1 | -1/+1 |
* | +* Made package dependency checking back to work | Tomas V.V.Cox | 2003-08-03 | 1 | -0/+2 |
* | Added support for spaces in path names (thanks Greg!) | Tomas V.V.Cox | 2003-08-03 | 5 | -15/+17 |
* | Don't let the shell escape quotes | Tomas V.V.Cox | 2003-08-03 | 1 | -1/+1 |
* | Made package dep checking to work again | Tomas V.V.Cox | 2003-08-03 | 1 | -0/+1 |
* | fix invalid $fp check (by nicox@php.net) | Tomas V.V.Cox | 2003-08-02 | 1 | -1/+1 |