summaryrefslogtreecommitdiff
path: root/pear/PEAR/Downloader.php
Commit message (Expand)AuthorAgeFilesLines
* - remove filesPierre Joye2005-08-151-680/+0
* merge in PEAR 1.3.5Greg Beaver2005-03-281-2/+10
* * Replaced the nonexistent word "postfix" with "suffix".Martin Jansen2004-06-181-2/+2
* - Fix #1249 (wrong print out the wrong state with force option)Pierre Joye2004-05-161-22/+29
* fix included files and put error messages in PEAR_Downloader where they are n...Greg Beaver2004-04-301-0/+6
* Move the _prependPath function into PEAR_Downloader from PEAR_Installer,Anil Madhavapeddy2004-02-291-0/+14
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* fix #449: XML_SVG and VFS fail to install properly using PEAR commandGreg Beaver2003-12-181-4/+37
* - MFB (fix pecl install)Pierre Joye2003-12-091-2/+2
* slightly clearer error messagesGreg Beaver2003-12-061-4/+4
* add todo for known issue that isn't yet critical but will beGreg Beaver2003-12-061-0/+2
* improve error message, it was both terrible grammar and unclear.Greg Beaver2003-12-061-1/+2
* fix error message - was printing an empty preferred stateGreg Beaver2003-12-061-1/+1
* add helper methods needed - now it is 100% unit testedGreg Beaver2003-12-041-0/+19
* fixed minor bugGreg Beaver2003-12-041-3/+3
* fix bugs found in unit-testing, one BC issue alsoGreg Beaver2003-12-041-25/+28
* remove unnecessary notice generator in certain casesGreg Beaver2003-12-031-1/+0
* 2 bugs foundGreg Beaver2003-12-011-2/+2
* experimental code shuffling, moved download() into a new class, PEAR_Downloader.Greg Beaver2003-11-301-0/+588