summaryrefslogtreecommitdiff
path: root/pear/PEAR/Command
Commit message (Expand)AuthorAgeFilesLines
* - these files are outdated, /pear-core is the repository for pear andPierre Joye2005-08-159-2893/+0
* merge in PEAR 1.3.5Greg Beaver2005-03-282-32/+134
* - Fix #1602 (reported by Cox)Pierre Joye2004-06-151-3/+3
* partial fix, bug #1163: rpm build doesn't build properlyGreg Beaver2004-06-081-0/+4
* - Fix #1330, unused variablePierre Joye2004-05-161-1/+0
* fixed #534 for real (remove notice if state=stable doesn't exist, and use "no...Greg Beaver2004-04-031-1/+4
* fix #534: pear search doesn't list unstable releasesGreg Beaver2004-04-031-3/+7
* * Converting tabs to spacesMartin Jansen2004-03-181-15/+17
* * Typo fixesMartin Jansen2004-03-181-3/+3
* make pear run-tests work with PEAR core tests, allow it to work for Windows u...Greg Beaver2004-01-311-4/+16
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-089-18/+18
* MFBGreg Beaver2003-12-111-4/+31
* remove unnecessary experimental codeGreg Beaver2003-12-061-530/+0
* merge downloader code into HEAD - it worksGreg Beaver2003-12-041-10/+10
* remove old holdover code that has no purposeGreg Beaver2003-11-301-5/+0
* experimental code shuffling, moved download() into a new class, PEAR_Downloader.Greg Beaver2003-11-301-0/+535
* * Fix potential warningMartin Jansen2003-11-171-1/+1
* Bug #25413 Add local installed packages to list-allTomas V.V.Cox2003-10-041-3/+20
* Give more info about release states in list-upgradesTomas V.V.Cox2003-09-301-3/+5
* Be more nice when downloading filesTomas V.V.Cox2003-09-111-1/+0
* This patch allows:Tomas V.V.Cox2003-08-291-2/+7
* * added --alldeps --onlyreqdeps options for pear install/upgrade.Greg Beaver2003-08-281-3/+48
* - Fix download with uncompress optionPierre Joye2003-08-051-1/+2
* Avoid notice in bundleTomas V.V.Cox2003-08-051-1/+1
* Pass raw data to frontend (Christian Dickmann)Tomas V.V.Cox2003-08-051-0/+1
* upgrade-all back to workTomas V.V.Cox2003-08-021-1/+2
* - Fix bug #24512Pierre Joye2003-07-061-0/+1
* Added local version installed in "list-upgrades"Tomas V.V.Cox2003-06-301-2/+2
* - Sync, HEAD is now uptodatePierre Joye2003-06-271-2/+3
* - SyncPierre Joye2003-06-271-1/+1
* s/verbose/debug/Tomas V.V.Cox2003-06-161-3/+3
* Added TODO and IDEAS to makerpmTomas V.V.Cox2003-06-151-0/+10
* Fix makerpm (again)Tomas V.V.Cox2003-06-151-5/+21
* Fix some typos in makerpm and removed unused debug codeTomas V.V.Cox2003-06-141-10/+2
* updating license information in the headers.James Cox2003-06-109-27/+27
* Martin's run-test error msg improvements :-)Tomas V.V.Cox2003-06-071-4/+2
* Added better error message to run-testsTomas V.V.Cox2003-06-071-3/+6
* Add the pear bundle command from Thomas Cox.Sterling Hughes2003-06-071-2/+115
* * Use raiseError(), like it's done in the rest of class also.Martin Jansen2003-06-061-1/+1
* * Add support for <provides />Martin Jansen2003-06-051-0/+30
* introduce download-all command for the PEAR InstallerAlexander Merz2003-05-051-0/+99
* * email address changeStig Bakken2003-03-188-8/+8
* * fixed <provides> generation, provides elements are now included forStig Bakken2003-02-251-9/+2
* fix error msg typoAnil Madhavapeddy2003-02-161-2/+2
* * displayLine() is deprecated, so better use displayError() here.Martin Jansen2003-02-011-1/+1
* * typoStig Bakken2003-01-251-1/+1
* * verbosity fix for cvstag and cvsdiff commandsStig Bakken2003-01-101-3/+9
* * add "cvsdiff" commandStig Bakken2003-01-101-2/+129
* Bump year.Sebastian Bergmann2002-12-318-8/+8
* * added "clear-cache" commandStig Bakken2002-12-271-0/+47