summaryrefslogtreecommitdiff
path: root/pear/PEAR
Commit message (Expand)AuthorAgeFilesLines
* * append "?uncompress=yes" to the package download url if zlib extensionStig Bakken2002-04-071-0/+3
* Added PEAR_Common::getUserRoles() and a suggestionTomas V.V.Cox2002-04-071-1/+13
* * added "cvstag" commandStig Bakken2002-04-073-34/+99
* * give PEAR_Packager::package an option to disable compression and makeStig Bakken2002-04-071-7/+8
* * remove empty foldStig Bakken2002-04-071-3/+0
* * added displayError and displayFatalError methodsStig Bakken2002-04-071-0/+17
* * initialize _PEAR_Command_uiobjectStig Bakken2002-04-071-0/+6
* * leave error reporting to the validatorStig Bakken2002-04-071-8/+2
* * more clear cvs tag hintStig Bakken2002-04-071-1/+1
* Just some help cleanupTomas V.V.Cox2002-04-071-2/+2
* * typoStig Bakken2002-04-071-1/+1
* * rename package-verify command to package-validateStig Bakken2002-04-071-4/+4
* * support for .tar files in PEAR_InstallerStig Bakken2002-04-075-16/+224
* * forgot htmlspecialchars in release notesStig Bakken2002-04-061-1/+2
* * Added "-s" (soft update) option to install/upgrade. Will make installsStig Bakken2002-04-022-7/+21
* * add Frontend support to PEAR_Common::log()Stig Bakken2002-04-021-1/+21
* * Implemented "shell-test" command for writing shell scripts that checkStig Bakken2002-04-021-4/+37
* * just renaming some commentsStig Bakken2002-04-021-2/+2
* * add type property telling what type of frontend this class implementsStig Bakken2002-04-021-0/+7
* typoTomas V.V.Cox2002-04-012-3/+5
* Added layer checks and reorganize a little the codeTomas V.V.Cox2002-04-011-24/+52
* - Define the PEAR constants when they are not set (be niceTomas V.V.Cox2002-04-011-0/+21
* - Make "config-set" actually store the valuesTomas V.V.Cox2002-04-011-9/+16
* - Added "nodeps" option to install/upgrade/uninstallTomas V.V.Cox2002-04-011-8/+19
* People reported problems with flock(LOCK_SH) and fopen('w')Tomas V.V.Cox2002-04-011-1/+3
* added helpTomas V.V.Cox2002-04-013-0/+32
* Go with the help systemTomas V.V.Cox2002-04-014-1/+65
* E_ALL fixTomas V.V.Cox2002-03-311-4/+4
* if (!function_exists('md5_file')) { ...Tomas V.V.Cox2002-03-311-0/+9
* * E_ALL fixStig Bakken2002-03-311-1/+3
* * avoid object copyingStig Bakken2002-03-311-10/+9
* * oops, config object was copiedStig Bakken2002-03-311-1/+3
* * implemented "pear list-upgrades", which will show you what releasesStig Bakken2002-03-291-0/+128
* * always require PEAR/Common.phpStig Bakken2002-03-291-3/+4
* * allow "any" as a preferred_state valueStig Bakken2002-03-291-1/+1
* * pass on xmlrpc faults as pear errorsStig Bakken2002-03-291-0/+7
* * fix tempfile cleanupStig Bakken2002-03-291-9/+9
* * per-command fold marksStig Bakken2002-03-281-0/+12
* * regenerate package.xml with file checksumsStig Bakken2002-03-281-6/+23
* * accept optional tmpdir arg in mkTempDirStig Bakken2002-03-281-23/+29
* * added preferred_state config keywordStig Bakken2002-03-281-0/+10
* * added phpdocStig Bakken2002-03-281-40/+362
* E_ALL fixesTomas V.V.Cox2002-03-262-1/+3
* _lock() now returns PEAR Error or true for consistencyTomas V.V.Cox2002-03-261-13/+23
* * move logic to _assertStateDirStig Bakken2002-03-241-3/+5
* The System class was modified to always return true or false insteadTomas V.V.Cox2002-03-231-2/+2
* Show maintainers name in package-info and show more human friendlyTomas V.V.Cox2002-03-231-1/+3
* Yet another break; forgottenTomas V.V.Cox2002-03-231-0/+1
* Oops, forgot the break;Tomas V.V.Cox2002-03-231-2/+1
* - Show the real dir where files would be installed (using role & config)Tomas V.V.Cox2002-03-231-5/+23