1
0
Fork 0
Commit Graph

1651 Commits (d74eec9bd556255cca1bb28f4c8459bf03492136)

Author SHA1 Message Date
Jordi Boggiano ecf6afdbb3 Add FAQ entry 2012-04-12 19:32:00 +02:00
Jordi Boggiano 452c9ad24e Merge remote-tracking branch 'naderman/remove-dontfix' 2012-04-12 15:45:53 +02:00
Nils Adermann 64a451eaf9 Remove dontFix feature for local packages and explicit fix command
This made sense for the libzypp, so your kernel doesn't get deleted
just cause it thinks something is broken, but it doesn't really make
sense for composer.
2012-04-12 15:40:34 +02:00
Jordi Boggiano 26e3b77a4b Fix wording 2012-04-12 11:35:07 +02:00
Jordi Boggiano 273e0f777b Fix branch extraction, fixes #565 2012-04-12 11:23:56 +02:00
Jordi Boggiano b3b6b03aff Fix doc typo 2012-04-12 10:04:45 +02:00
Jordi Boggiano 420baf777f Update README 2012-04-12 09:57:52 +02:00
Jordi Boggiano 2efe6d6d4c Merge pull request #561 from stloyd/patch-3
[ZipDownloader] If `unzip` command failed, give cleaner error.
2012-04-10 06:00:42 -07:00
Joseph Bielawski 9631d7c3fd [ZipDownloader] If `unzip` command failed, give cleaner error. 2012-04-10 15:59:20 +03:00
Jordi Boggiano 14c3222478 Simplify code 2012-04-10 13:53:12 +02:00
Jordi Boggiano 858d967a42 Merge pull request #558 from stloyd/patch-1
[PharDownloader] Force overwrite if previous extract failed and was not ...
2012-04-10 04:48:45 -07:00
Jordi Boggiano 9cacff3de5 Merge pull request #559 from stloyd/patch-2
[TarDownloader] Force overwrite if previous extract failed and was not r...
2012-04-10 04:48:27 -07:00
Joseph Bielawski 2e2f7ea199 [TarDownloader] Force overwrite if previous extract failed and was not removed. 2012-04-10 13:44:21 +03:00
Joseph Bielawski eab3cde48c [PharDownloader] Force overwrite if previous extract failed and was not removed. 2012-04-10 13:42:47 +03:00
Jordi Boggiano 9da7fbbf37 Fix project aliases being redownloaded since they had no version 2012-04-10 11:55:34 +02:00
Jordi Boggiano 983de81b1d Force a redownload to source when updating from dist to dev package 2012-04-10 11:53:21 +02:00
Jordi Boggiano aa21b1a93a Fix output 2012-04-10 11:52:57 +02:00
Jordi Boggiano 5c5f87008f Report proper error if a write fails instead of saying the download failed 2012-04-10 09:43:47 +02:00
Nils Adermann 38cc4e9e5f Config values from local config overwrite global config 2012-04-09 21:40:35 +02:00
Jordi Boggiano 48ae8bf3ec Use pathinfo instead of substr 2012-04-09 16:46:25 +02:00
Nils Adermann f93ec9daa4 Merge pull request #551 from Seldaek/config
Add Config class and system-wide config management, fixes #513
2012-04-09 07:39:45 -07:00
Jordi Boggiano fc29487a2a Add home config key and use it to create the cache instance 2012-04-09 16:36:06 +02:00
Jordi Boggiano 28d0f4a7c8 Add docblocks 2012-04-09 16:13:46 +02:00
Jordi Boggiano e638182397 Add Config class and system-wide config management, fixes #513 2012-04-09 16:10:45 +02:00
Jordi Boggiano 61708a1bb1 Code cleanup 2012-04-09 16:07:10 +02:00
Jordi Boggiano 8654c43c62 Fix version parser regression, fixes #550 2012-04-09 16:00:02 +02:00
Jordi Boggiano 68a1bc645b Skip some packages in pear requirements 2012-04-08 23:11:14 +02:00
Jordi Boggiano 278f0ec350 Fix git config parsing, fixes #525 2012-04-08 22:18:08 +02:00
Jordi Boggiano d63c0100ab Merge pull request #549 from chEbba/package-interface-return-values
Fix return values for getLicense and getBinaries documentation
2012-04-08 12:35:27 -07:00
Kirill chEbba Chebunin 7c8290e968 Fix return values for getLicense and getBinaries 2012-04-08 23:28:57 +04:00
Jordi Boggiano 585a9be2ac Merge pull request #548 from pocallaghan/master
Allows apostrophe in author name
2012-04-08 11:36:17 -07:00
Peter O'Callaghan 579b86ec27 Allows apostrophe (and single quote, since this is often used in lieu) in author name. 2012-04-08 20:16:50 +02:00
Jordi Boggiano 5c644552b2 Warn users about having scream enabled, fixes #543 2012-04-08 20:05:24 +02:00
Jordi Boggiano 17370e3812 Remove unnecessary @ operator, refs #543 2012-04-08 20:05:04 +02:00
Jordi Boggiano f21ce43a52 Crosslinking 2012-04-08 19:13:00 +02:00
Jordi Boggiano 6c6c95e506 Reword some things and make it a bit more accurate 2012-04-08 19:09:57 +02:00
Jordi Boggiano c9ea542ccc Merge remote-tracking branch 'mvriel/custom-installer-doc' 2012-04-08 18:51:34 +02:00
Jordi Boggiano b51b138160 Update changelog 2012-04-08 17:45:26 +02:00
Jordi Boggiano 3c07b4338a Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed 2012-04-08 17:42:57 +02:00
Jordi Boggiano 91614af365 Merge remote-tracking branch 'CHH/feature/include-paths' 2012-04-08 17:22:51 +02:00
Jordi Boggiano f604ca5762 Allow .x in version constraints as alias for .* 2012-04-08 17:02:43 +02:00
Jordi Boggiano 96c9bf80cc Add test 2012-04-08 17:02:43 +02:00
Mike van Riel 2f2f2e4f26 Incorporated latest feedback: added use statement in code example and removed explicit type-cast 2012-04-08 14:24:34 +02:00
Mike van Riel b3e0126acf Removed trailing comma 2012-04-07 18:47:53 +02:00
Mike van Riel 5b8ba09bfc Renamed phpdocumentor/template. to phpdocumentor/template- and limited line length to 80 characters 2012-04-07 18:46:58 +02:00
Mike van Riel 74f460ed80 Written documentation on Custom Installers 2012-04-07 18:27:54 +02:00
Nils Adermann 146215e167 Merge pull request #539 from mvriel/installer-signature-fix
Added $this->io to the creation of composer installers
2012-04-07 07:09:01 -07:00
Mike van Riel a01366e3f5 Added ->io to the creation of composer installers to match signature of LibraryInstaller; this will enable users to extend LibraryInstaller and use the same facilities 2012-04-07 15:48:31 +02:00
Jordi Boggiano 32e86ba410 Fix lockfile 2012-04-07 00:28:14 +02:00
Jordi Boggiano a6e686b29e Merge pull request #535 from fixe/writing_lock_file_message
"Writing lock file" message is only displayed if locker isn't fresh
2012-04-06 14:06:27 -07:00