Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'help'.help | SVN Migration | 2002-03-13 | 18 | -1279/+0 |
| | |||||
* | Please welcome the new build system. | Sascha Schumann | 2002-03-07 | 1 | -4/+2 |
| | | | | | | | | | | If you encounter any problems, please make sure to email sas@php.net directly. An introduction can be found on http://schumann.cx/buildv5.txt | ||||
* | Config variables must be set between "" while using pear.bat windows script | Vincent Blavet | 2002-02-20 | 1 | -10/+14 |
| | |||||
* | * Fix for bug #15500 | Martin Jansen | 2002-02-17 | 1 | -0/+1 |
| | |||||
* | * Synchronize pearwin script with pearcmd-xxx.php commands | Vincent Blavet | 2002-02-13 | 1 | -44/+4 |
| | | | | | * Still work to do | ||||
* | * user system/user config rather than default value | Vincent Blavet | 2002-02-13 | 1 | -2/+2 |
| | |||||
* | - Adding support for remote-list command (with XML-RPC installed) | Vincent Blavet | 2002-02-13 | 1 | -37/+156 |
| | | | | | - Start support of show-config (still work to do ...) | ||||
* | * print package name | Stig Bakken | 2002-02-13 | 1 | -1/+2 |
| | |||||
* | * Better error handling. | Martin Jansen | 2002-02-07 | 1 | -0/+5 |
| | |||||
* | * lowercase tags and attributes | Stig Bakken | 2002-01-31 | 1 | -22/+22 |
| | |||||
* | * modularize "pear" and "pear-get" commands somewhat. checking options | Stig Bakken | 2002-01-30 | 11 | -693/+383 |
| | | | | | etc. is done for both in pearcmd-common.php. | ||||
* | * Call the PEAR_Registry constructor with the optional parameter | Vincent Blavet | 2002-01-24 | 1 | -1/+1 |
| | |||||
* | * Add uninstall command | Vincent Blavet | 2002-01-23 | 1 | -2/+34 |
| | | | | | * Add list-installed command | ||||
* | use the new Console_Getopt::readPHPArgv() function to read args | Tomas V.V.Cox | 2002-01-06 | 2 | -11/+11 |
| | |||||
* | Added check for $argv avaible | Tomas V.V.Cox | 2002-01-05 | 2 | -4/+8 |
| | | | | | (thanks Michael Härtl <mhaertl@pressline.de>) | ||||
* | * start splitting "pear" command into "pear" and "pear-get" | Stig Bakken | 2002-01-02 | 2 | -10/+353 |
| | |||||
* | added default target for installing documentation | Tomas V.V.Cox | 2001-12-26 | 1 | -1/+2 |
| | |||||
* | that makes more sense | Tomas V.V.Cox | 2001-12-18 | 1 | -1/+1 |
| | |||||
* | quick fix for the "pear info" command | Tomas V.V.Cox | 2001-12-18 | 1 | -4/+13 |
| | |||||
* | * implemented "upgrade" | Stig Bakken | 2001-12-12 | 1 | -18/+37 |
| | | | | | * report install/uninstall errors | ||||
* | fixed bug #14414 | Tomas V.V.Cox | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 3 | -6/+6 |
| | |||||
* | * fixed the sub-command option parsing | Stig Bakken | 2001-12-11 | 1 | -17/+44 |
| | | | | | | * added -r option to install/uninstall (registers package without installing any files, for use by rpm and the like) | ||||
* | implemented "uninstall" command | Tomas V.V.Cox | 2001-11-15 | 1 | -1/+15 |
| | |||||
* | * command name changes | Stig Bakken | 2001-11-13 | 1 | -9/+36 |
| | |||||
* | * fix "list" command | Stig Bakken | 2001-11-07 | 1 | -12/+10 |
| | |||||
* | E_ALL fixes | Tomas V.V.Cox | 2001-11-06 | 1 | -5/+5 |
| | |||||
* | * added "pear info" and "pear show-config" commands | Stig Bakken | 2001-10-31 | 1 | -6/+72 |
| | | | | | * "pear install" now using the package registry | ||||
* | * started working on "pear list" command | Stig Bakken | 2001-10-29 | 1 | -9/+68 |
| | |||||
* | * nuked PEAR_Packlist class and added PEAR_Registry instead | Stig Bakken | 2001-10-28 | 1 | -1/+1 |
| | |||||
* | * actually implement -s/-S options :-) | Stig Bakken | 2001-10-27 | 1 | -2/+14 |
| | |||||
* | * implemented "pear list-packages", the first sub-command using xmlrpc | Stig Bakken | 2001-10-26 | 1 | -0/+17 |
| | |||||
* | * PEAR_Config class to maintain system and per-user configuration for | Stig Bakken | 2001-10-26 | 2 | -34/+97 |
| | | | | | | | | | PEAR installations * PEAR_Remote class to communicate with the backend server (xmlrpc) * change pear script's option parsing to "-d foo=bar" style * added -c/-C (user/system config file) and -s/-S (store user/system config) options | ||||
* | * fixed problem with copyright header on some systems. | Martin Jansen | 2001-10-13 | 1 | -16/+16 |
| | |||||
* | * streamlined the copyright header | Martin Jansen | 2001-10-12 | 1 | -21/+21 |
| | | | | | | | * changed path names in pear.bat to more typical values # The GUI installer on Win32 installs PHP to c:\php by default, so we # should make that the predefined value in the PEAR batch file. | ||||
* | typo | Alexander Merz | 2001-10-12 | 1 | -2/+2 |
| | |||||
* | win version of pear the pear script | Alexander Merz | 2001-10-12 | 2 | -0/+149 |
| | |||||
* | tab vs ws | Tomas V.V.Cox | 2001-09-27 | 1 | -111/+111 |
| | |||||
* | * Archive_Tar is no longer experimental | Stig Bakken | 2001-08-28 | 1 | -1/+1 |
| | |||||
* | * started work on php file support | Stig Bakken | 2001-08-28 | 1 | -14/+69 |
| | |||||
* | * fold case when parsing package.xml | Stig Bakken | 2001-08-28 | 1 | -20/+18 |
| | |||||
* | Added "phptar" command as proof that the Archive_Tar class works. | Stig Bakken | 2001-08-19 | 1 | -0/+236 |
| | | | | | # Great work, Vincent! | ||||
* | @Added --version option to php-config (Stig) | Stig Bakken | 2001-08-13 | 1 | -1/+4 |
| | |||||
* | * added emacs footer | Stig Bakken | 2001-07-25 | 1 | -99/+106 |
| | |||||
* | Oops, said include but do require (thanks Jon and Rasmus) | Tomas V.V.Cox | 2001-07-17 | 1 | -2/+2 |
| | |||||
* | include only the needed files | Tomas V.V.Cox | 2001-07-17 | 1 | -2/+2 |
| | |||||
* | @Added "pearize" script to generate Makefile.in files for PEAR extensions | Stig Bakken | 2001-05-28 | 1 | -0/+165 |
| | |||||
* | -Changed $param[0] to $param{0} less ambiguous | Tomas V.V.Cox | 2001-05-23 | 1 | -5/+5 |
| | | | | | -Readd "-?" param that shows the usage msg | ||||
* | remove "?" from Console_Getopt. Sorry Andrei it was there and | Tomas V.V.Cox | 2001-05-22 | 1 | -1/+1 |
| | | | | | I left there :) | ||||
* | - Added the following params support: | Tomas V.V.Cox | 2001-05-22 | 1 | -20/+71 |
| | | | | | | | | | | * -p set script install dir * -e set extension install dir * -d set documentation dest dir * -v set verbose level - Some error reporting clean up - Added the standar PHP copyright header and authors |