summaryrefslogtreecommitdiff
path: root/pear/scripts
Commit message (Expand)AuthorAgeFilesLines
* use the new Console_Getopt::readPHPArgv() function to read argsTomas V.V.Cox2002-01-062-11/+11
* Added check for $argv avaibleTomas V.V.Cox2002-01-052-4/+8
* * start splitting "pear" command into "pear" and "pear-get"Stig Bakken2002-01-022-10/+353
* added default target for installing documentationTomas V.V.Cox2001-12-261-1/+2
* that makes more senseTomas V.V.Cox2001-12-181-1/+1
* quick fix for the "pear info" commandTomas V.V.Cox2001-12-181-4/+13
* * implemented "upgrade"Stig Bakken2001-12-121-18/+37
* fixed bug #14414Tomas V.V.Cox2001-12-111-2/+2
* Update headers.Sebastian Bergmann2001-12-113-6/+6
* * fixed the sub-command option parsingStig Bakken2001-12-111-17/+44
* implemented "uninstall" commandTomas V.V.Cox2001-11-151-1/+15
* * command name changesStig Bakken2001-11-131-9/+36
* * fix "list" commandStig Bakken2001-11-071-12/+10
* E_ALL fixesTomas V.V.Cox2001-11-061-5/+5
* * added "pear info" and "pear show-config" commandsStig Bakken2001-10-311-6/+72
* * started working on "pear list" commandStig Bakken2001-10-291-9/+68
* * nuked PEAR_Packlist class and added PEAR_Registry insteadStig Bakken2001-10-281-1/+1
* * actually implement -s/-S options :-)Stig Bakken2001-10-271-2/+14
* * implemented "pear list-packages", the first sub-command using xmlrpcStig Bakken2001-10-261-0/+17
* * PEAR_Config class to maintain system and per-user configuration forStig Bakken2001-10-262-34/+97
* * fixed problem with copyright header on some systems.Martin Jansen2001-10-131-16/+16
* * streamlined the copyright headerMartin Jansen2001-10-121-21/+21
* typoAlexander Merz2001-10-121-2/+2
* win version of pear the pear scriptAlexander Merz2001-10-122-0/+149
* tab vs wsTomas V.V.Cox2001-09-271-111/+111
* * Archive_Tar is no longer experimentalStig Bakken2001-08-281-1/+1
* * started work on php file supportStig Bakken2001-08-281-14/+69
* * fold case when parsing package.xmlStig Bakken2001-08-281-20/+18
* Added "phptar" command as proof that the Archive_Tar class works.Stig Bakken2001-08-191-0/+236
* @Added --version option to php-config (Stig)Stig Bakken2001-08-131-1/+4
* * added emacs footerStig Bakken2001-07-251-99/+106
* Oops, said include but do require (thanks Jon and Rasmus)Tomas V.V.Cox2001-07-171-2/+2
* include only the needed filesTomas V.V.Cox2001-07-171-2/+2
* @Added "pearize" script to generate Makefile.in files for PEAR extensionsStig Bakken2001-05-281-0/+165
* -Changed $param[0] to $param{0} less ambiguousTomas V.V.Cox2001-05-231-5/+5
* remove "?" from Console_Getopt. Sorry Andrei it was there andTomas V.V.Cox2001-05-221-1/+1
* - Added the following params support:Tomas V.V.Cox2001-05-221-20/+71
* * PEAR_Installer un-broken again, it still doesn't update theStig Bakken2001-04-171-4/+10
* * implemented PEAR_Packager to make distribution packages. Currently onlyStig Bakken2001-04-171-34/+37
* * updated copyrights (thanks Colin)Stig Bakken2001-01-104-0/+137