Stig Bakken
d1814a3c12
* cvstag command: tag slide option is -f, not -F
2002-04-13 00:23:19 +00:00
Stig Bakken
8c0edb86b0
* missing file role message could be mistaken for missing maintainer role
2002-04-13 00:20:40 +00:00
Stig Bakken
5d09a5e199
* add cookie authentication to PEAR_Remote (temporarily in addition to http auth)
2002-04-13 00:13:37 +00:00
Alexander Merz
a272bc81bb
use DIRECTORY_SEPERATOR
2002-04-11 10:51:27 +00:00
Stig Bakken
e8ad66aa49
* add download command to description
2002-04-10 21:09:58 +00:00
Tomas V.V.Cox
ca0b7690c8
Implemented "pear download <pakage>"
2002-04-10 15:15:12 +00:00
Tomas V.V.Cox
dfba9e63ab
Do not show the "tag it!" message when verbose=0
...
# Forgot to commit that before
2002-04-10 15:10:49 +00:00
Tomas V.V.Cox
a332c8c27b
Added single display()
2002-04-10 15:09:36 +00:00
Tomas V.V.Cox
f833895afd
Help for command "shell-test"
2002-04-10 12:40:06 +00:00
Tomas V.V.Cox
3788b31b0e
Added "pear package -n" (only output the created package file name)
2002-04-10 12:23:31 +00:00
Stig Bakken
49445bbee0
* ignore dirs and libfiles in older releases (changelog)
2002-04-09 22:30:44 +00:00
Stig Bakken
7e7676f8fb
* ignore files in older releases (changelog)
2002-04-09 21:48:19 +00:00
Stig Bakken
22673618f7
* drop the ondemand connect stuff for now
2002-04-09 18:57:28 +00:00
Stig Bakken
96213680ca
* add preferred_state
2002-04-09 18:51:31 +00:00
Stig Bakken
28452d5dc0
* drop file replace= attribute
2002-04-09 18:50:54 +00:00
Stig Bakken
e91f94a259
* package-validate uses package.xml as default param
2002-04-09 17:15:17 +00:00
Stig Bakken
3c03ca3d7b
* ext/xml/expat no longer has xmltok and xmlparse subdirs
2002-04-09 16:06:07 +00:00
Tomas V.V.Cox
4c125afc74
Make the dependencies check look for the correct registry file
2002-04-09 14:12:12 +00:00
Alexander Merz
eb85e073e5
Win95/98/Me doesn't support locking, please check patch on other systems
2002-04-09 14:00:05 +00:00
Tomas V.V.Cox
dc811f3041
Fix package-list not showing the right Install path
2002-04-09 13:49:47 +00:00
Tomas V.V.Cox
ebb85a3738
Fix a problem when list-installed is called in a new installation
2002-04-09 13:11:51 +00:00
James Cox
c602369f81
it's been changed back to php.exe
2002-04-09 09:59:17 +00:00
Alexander Merz
f6cc322d7d
updated, requires PHP4.2 php-cgi
2002-04-09 09:28:04 +00:00
Stig Bakken
efa18af7e1
* show full cvstag command
2002-04-09 08:19:53 +00:00
Stig Bakken
8efdf7bc37
* get rid of CommandResponse stufff
2002-04-09 08:18:49 +00:00
Stig Bakken
2dc974d72d
* drop file replace= attribute
2002-04-09 08:17:49 +00:00
Stig Bakken
f2efded1bc
* remove PEAR/Uploader.php
2002-04-09 08:12:18 +00:00
Stig Bakken
6b8c7db275
* unused files
2002-04-09 08:11:22 +00:00
Stig Bakken
894cbdf3d2
* implemented role="script" and <replace> substitution during install
2002-04-09 08:10:12 +00:00
Stig Bakken
be65ac95cc
* package definition for the base PEAR system
2002-04-09 00:03:44 +00:00
Stig Bakken
6c00a56766
HEADS UP, package.xml format change:
...
<file>foo.php</file> is now <file name="foo.php/>
Added tags for configure-like substitutions.
# the packager will handle both for a while
2002-04-09 00:03:18 +00:00
Richard Heyes
f006b2bbc3
* Added getStaticProperty() for static methods.
2002-04-08 21:03:41 +00:00
Yasuo Ohgaki
001d332a86
Make pgsql header available for PECL module(s)
2002-04-08 14:17:28 +00:00
Tomas V.V.Cox
2a1e0a53bb
Continue the list of features for PEAR DB
...
Release version is 2.0 (apiVersion)
# Multiline entries inside the tags looks better in the web or in
# "pear package-info" if they aren't formatted to look better
# in the xml
2002-04-08 02:22:48 +00:00
Stig Bakken
79a150068a
* append "?uncompress=yes" to the package download url if zlib extension
...
is not loaded
2002-04-07 21:09:41 +00:00
Stig Bakken
46dd841b28
* package xml file for DB
2002-04-07 21:02:54 +00:00
Tomas V.V.Cox
6ac6b78818
Added PEAR_Common::getUserRoles() and a suggestion
2002-04-07 20:47:04 +00:00
Stig Bakken
6303972256
* added "cvstag" command
2002-04-07 19:42:05 +00:00
Stig Bakken
8ec2ae71db
* give PEAR_Packager::package an option to disable compression and make
...
plain .tar files
2002-04-07 17:07:49 +00:00
Stig Bakken
d6d8d78754
* remove empty fold
2002-04-07 16:51:17 +00:00
Stig Bakken
5bdc0eaafe
* use the UI's displayFatalError method
2002-04-07 16:48:24 +00:00
Stig Bakken
6718d569bd
* added displayError and displayFatalError methods
2002-04-07 16:47:36 +00:00
Stig Bakken
49b11adf7c
* initialize _PEAR_Command_uiobject
2002-04-07 16:42:33 +00:00
Stig Bakken
255bbff361
* leave error reporting to the validator
2002-04-07 15:49:23 +00:00
Stig Bakken
065da3a0fa
* more clear cvs tag hint
2002-04-07 15:07:26 +00:00
Tomas V.V.Cox
361cebe460
Just some help cleanup
2002-04-07 14:30:32 +00:00
Stig Bakken
73f4b5b2fa
* typo
2002-04-07 13:22:21 +00:00
Stig Bakken
5179e9d0fa
* rename package-verify command to package-validate
2002-04-07 12:40:51 +00:00
Stig Bakken
dc974a0299
* support for .tar files in PEAR_Installer
...
* new command: package-verify
* "package" command now sanity-checks the package information before
making the tarball
* -Z option to the install/update commands for downloading non-compressed
packages
2002-04-07 10:38:04 +00:00
Richard Heyes
d3c0d67060
* Added registerShutdownFunc() method
2002-04-06 17:01:14 +00:00