Tomas V.V.Cox
8f21117efb
more wrapping cases
2002-06-07 14:48:01 +00:00
Tomas V.V.Cox
ebea2ed5cf
Remove debug code
2002-06-07 10:22:00 +00:00
Tomas V.V.Cox
eeb7f9dafc
More info output retouchs
2002-06-07 10:20:41 +00:00
Tomas V.V.Cox
b5bf0fb154
Fix some minor issues with the parsing
2002-06-07 10:18:59 +00:00
Stig Bakken
2bc921c60a
* get rid of pearize
2002-06-07 10:17:25 +00:00
Tomas V.V.Cox
c083784023
Make "info" full human friendly (in deps list and lastmodified)
2002-06-07 08:45:00 +00:00
Tomas V.V.Cox
9f46d24922
Make $_deps_rel_trans and $_deps_type_trans globally avaible:
...
moved from Command/Package.php -> Command/Common.php
2002-06-07 08:43:45 +00:00
Tomas V.V.Cox
149dcec76f
Be nicer with the help
2002-06-07 08:05:48 +00:00
Tomas V.V.Cox
7770b625ba
ws
2002-06-07 08:04:05 +00:00
Tomas V.V.Cox
1dac8c275b
Put back the "info" command in its full state:
...
"Displays information about a package. The package argument may be a
local package file, an URL to a package file, or the name of an
installed package."
Command "package-info" depreciated (again)
2002-06-07 07:54:28 +00:00
Stig Bakken
678456cf0f
* prepare 0.90
2002-06-06 11:31:07 +00:00
Stig Bakken
d1826b4287
* add "nobuild" option to installer (-B or --nobuild option to CLI frontend)
2002-06-06 10:51:26 +00:00
Stig Bakken
d8c07cc63d
* remove debug output
2002-06-06 10:37:13 +00:00
Stig Bakken
cf81f686e9
* when building, look for "package-version" subdirectory, needed for
...
building stuff straight from tarballs
2002-06-06 10:35:16 +00:00
Stig Bakken
9161f8a32e
* add PEAR_COMMON_PACKAGE_NAME_PREG constant
2002-06-06 10:16:42 +00:00
Stig Bakken
3c587c0aad
* make displayFatalError work again
2002-06-06 10:16:01 +00:00
Tomas V.V.Cox
aa7d447d25
Forgot that one
2002-06-06 09:05:04 +00:00
Tomas V.V.Cox
8447d094c6
Wrap table contents
...
# Sorry could't wait for that commit :-)
2002-06-06 08:50:31 +00:00
Tomas V.V.Cox
41e7696ec9
Implemented "pear info <Installed Package>" command
...
# Stig, why I'm sure that you already have implemented this
# command? Have to stop with my LSD therapy
2002-06-06 07:25:07 +00:00
Tomas V.V.Cox
ec9c0bf0a7
Split the doPackageInfo() in doPackageInfo() and _infoForDisplaying()
...
(this last one can be statically called and is used also from
the "info" command)
2002-06-06 07:22:23 +00:00
Tomas V.V.Cox
eb54d687ad
package.xml file for the PEAR Mail package
2002-06-06 06:43:19 +00:00
Tomas V.V.Cox
fda17098b1
That will really avoid PHP warnings
2002-06-06 06:40:05 +00:00
Tomas V.V.Cox
1971e52e33
Fix package command
...
# can't beleive you don't test commits :-)
2002-06-06 06:35:12 +00:00
Stig Bakken
4317a5c7a9
* sort package names in "pear list"
2002-06-04 15:25:23 +00:00
Stig Bakken
b8ec647fc5
* fix bug that was re-introduced during merge
2002-06-02 23:59:41 +00:00
Christian Dickmann
ee44ad4f5b
make 'pear remote-info' work with CLI
2002-06-02 20:24:50 +00:00
Christian Dickmann
19c946cce2
make 'pear search' work with CLI. fix a typo
2002-06-02 20:13:50 +00:00
Christian Dickmann
0220472176
silence unlink() and rmdir(). fix a bug where wasn't set due to wrong ini setting
2002-06-02 14:27:15 +00:00
Stig Bakken
f111dff665
* merge NEW_UI_API branch
2002-06-02 13:07:19 +00:00
Tomas V.V.Cox
3a32f51b11
fread already detects EOF
2002-05-31 18:49:47 +00:00
Tomas V.V.Cox
5d43ef2cd0
Be able to handle strings as well as arrays in _multipleToStruct()
2002-05-31 18:12:56 +00:00
Tomas V.V.Cox
5cb633933f
- Make mkTemp() automatically removed temporary created files
...
or dirs at script shutdown time
- Remove unnecesarry PEAR inheritance
- Some PHPDoc fixes
2002-05-31 17:47:19 +00:00
Jan Lehnardt
57adfb0dec
- add testcase for PEAR::delExpect()
2002-05-30 09:39:52 +00:00
Jan Lehnardt
5ec88a3b73
- minor improvement of readability,
...
#thanks richy ;)
2002-05-29 21:55:52 +00:00
Jan Lehnardt
998ef91cad
- added delExpect() API method. It allows to unset one or more expected
...
- error codes.
- requires _checkDelExpect() (private) which I added as well.
- inspired by chregu (PHP-Deluxe, page 75)
2002-05-29 21:41:27 +00:00
Stig Bakken
43beb1deda
* 0.11 release coming up
2002-05-28 01:22:41 +00:00
Stig Bakken
a0b0ad161f
* drop package-info command (deprecated by "info")
2002-05-28 01:21:47 +00:00
Stig Bakken
1ed83e4970
* update test
2002-05-28 01:21:26 +00:00
Stig Bakken
ecf93ec1fd
* update 0.11 release notes
...
* move build logic into PEAR_Builder
2002-05-28 01:01:43 +00:00
Stig Bakken
599cede43e
* disable *&$^*#@ runtime ^@#*&$@ magical ^*!@@!! quoting
2002-05-28 00:45:19 +00:00
Stig Bakken
0adf7e2530
* sync up
2002-05-28 00:35:16 +00:00
Stig Bakken
52a00c9a0c
* disable magic_quotes_runtime (what a broken concept!!) while
...
reading config files
2002-05-28 00:31:04 +00:00
Stig Bakken
819dd35055
* fix some errors/warnings
...
* install data and test files now
2002-05-28 00:11:41 +00:00
Stig Bakken
245ca5aa7c
* added data_dir and test_dir
2002-05-28 00:01:19 +00:00
Stig Bakken
926dcdc854
* moved the --without-pear compat defines to the right place
2002-05-27 22:28:26 +00:00
Stig Bakken
076202e02c
* change root for documentation files to <peardir>/docs
2002-05-27 22:27:40 +00:00
Stig Bakken
731f6a2a97
* treat umask as octal in "config-set" command
2002-05-27 21:59:19 +00:00
Stig Bakken
216986ff42
* use new Archive_Tar gzip autodetection
2002-05-27 21:36:28 +00:00
Stig Bakken
1794f9c922
* prepare 0.9 release
2002-05-27 20:57:01 +00:00
Stig Bakken
94ca53c871
* fixed a bug in PEAR_Config::set() that broke validation of "set" parameters
2002-05-27 19:37:17 +00:00