summaryrefslogtreecommitdiff
path: root/pear/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* * PEAR_Installer un-broken again, it still doesn't update theStig Bakken2001-04-171-4/+10
| | | | | | package list though * better error handling in "pear" script
* * implemented PEAR_Packager to make distribution packages. Currently onlyStig Bakken2001-04-171-34/+37
| | | | | | | | runs on platforms with GNU tar installed * the "pear" script now requires a command parameter (similar to cvs), for example "pear package Cache.xml" * broke PEAR_Installer :-)
* * updated copyrights (thanks Colin)Stig Bakken2001-01-104-0/+137
* moved scripts to own directory (bug #7635)