Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * PEAR_Installer un-broken again, it still doesn't update the | Stig Bakken | 2001-04-17 | 1 | -4/+10 | |
| | | | | | | package list though * better error handling in "pear" script | |||||
* | * implemented PEAR_Packager to make distribution packages. Currently only | Stig Bakken | 2001-04-17 | 1 | -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 Bakken | 2001-01-10 | 4 | -0/+137 | |
* moved scripts to own directory (bug #7635) |