1590 Commits (298815260246408dc93de66af83d0d9c6a3b24b7)
 

Author SHA1 Message Date
Jordi Boggiano 9cacff3de5 Merge pull request #559 from stloyd/patch-2
[TarDownloader] Force overwrite if previous extract failed and was not r...
12 years ago
Joseph Bielawski 2e2f7ea199 [TarDownloader] Force overwrite if previous extract failed and was not removed. 12 years ago
Joseph Bielawski eab3cde48c [PharDownloader] Force overwrite if previous extract failed and was not removed. 12 years ago
Jordi Boggiano 9da7fbbf37 Fix project aliases being redownloaded since they had no version 12 years ago
Jordi Boggiano 983de81b1d Force a redownload to source when updating from dist to dev package 12 years ago
Jordi Boggiano aa21b1a93a Fix output 12 years ago
Jordi Boggiano 5c5f87008f Report proper error if a write fails instead of saying the download failed 12 years ago
Nils Adermann 38cc4e9e5f Config values from local config overwrite global config 12 years ago
Jordi Boggiano 48ae8bf3ec Use pathinfo instead of substr 12 years ago
Nils Adermann f93ec9daa4 Merge pull request #551 from Seldaek/config
Add Config class and system-wide config management, fixes #513
12 years ago
Jordi Boggiano fc29487a2a Add home config key and use it to create the cache instance 12 years ago
Jordi Boggiano 28d0f4a7c8 Add docblocks 12 years ago
Jordi Boggiano e638182397 Add Config class and system-wide config management, fixes #513 12 years ago
Jordi Boggiano 61708a1bb1 Code cleanup 12 years ago
Jordi Boggiano 8654c43c62 Fix version parser regression, fixes #550 12 years ago
Jordi Boggiano 68a1bc645b Skip some packages in pear requirements 12 years ago
Jordi Boggiano 278f0ec350 Fix git config parsing, fixes #525 12 years ago
Jordi Boggiano d63c0100ab Merge pull request #549 from chEbba/package-interface-return-values
Fix return values for getLicense and getBinaries documentation
12 years ago
Kirill chEbba Chebunin 7c8290e968 Fix return values for getLicense and getBinaries 12 years ago
Jordi Boggiano 585a9be2ac Merge pull request #548 from pocallaghan/master
Allows apostrophe in author name
12 years ago
Peter O'Callaghan 579b86ec27 Allows apostrophe (and single quote, since this is often used in lieu) in author name. 12 years ago
Jordi Boggiano 5c644552b2 Warn users about having scream enabled, fixes #543 12 years ago
Jordi Boggiano 17370e3812 Remove unnecessary @ operator, refs #543 12 years ago
Jordi Boggiano f21ce43a52 Crosslinking 12 years ago
Jordi Boggiano 6c6c95e506 Reword some things and make it a bit more accurate 12 years ago
Jordi Boggiano c9ea542ccc Merge remote-tracking branch 'mvriel/custom-installer-doc' 12 years ago
Jordi Boggiano b51b138160 Update changelog 12 years ago
Jordi Boggiano 3c07b4338a Rename include-paths to include-path, add deprecated warnings, only generate file if it is needed 12 years ago
Jordi Boggiano 91614af365 Merge remote-tracking branch 'CHH/feature/include-paths' 12 years ago
Jordi Boggiano f604ca5762 Allow .x in version constraints as alias for .* 12 years ago
Jordi Boggiano 96c9bf80cc Add test 12 years ago
Mike van Riel 2f2f2e4f26 Incorporated latest feedback: added use statement in code example and removed explicit type-cast 12 years ago
Mike van Riel b3e0126acf Removed trailing comma 12 years ago
Mike van Riel 5b8ba09bfc Renamed phpdocumentor/template. to phpdocumentor/template- and limited line length to 80 characters 12 years ago
Mike van Riel 74f460ed80 Written documentation on Custom Installers 12 years ago
Nils Adermann 146215e167 Merge pull request #539 from mvriel/installer-signature-fix
Added $this->io to the creation of composer installers
12 years ago
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 12 years ago
Jordi Boggiano 32e86ba410 Fix lockfile 12 years ago
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
12 years ago
Nils Adermann fc1a7a3e23 Merge pull request #536 from Seldaek/new_composer_format
Add support for new composer repo format + cache for composer repos
12 years ago
Jordi Boggiano f64dd48aa2 Update changelog 12 years ago
Jordi Boggiano 0d97ec4783 Add cache to the composer repositories 12 years ago
Tiago Ribeiro 13839bf52c "Writing lock file" message is only displayed if locker isn't fresh 12 years ago
Jordi Boggiano f9629165bc Merge pull request #534 from fixe/import_branch
Updated output when a branch is imported to show the pretty version name
12 years ago
Tiago Ribeiro 61beea3c8b Updated output when a branch is imported to show the pretty version name 12 years ago
Jordi Boggiano a476d1f97d Add support for the new composer repository format 12 years ago
Jordi Boggiano b14366ed08 Fix exception when a json file can not be downloaded 12 years ago
Jordi Boggiano a67f62990c Prepare for upcoming format break 12 years ago
Jordi Boggiano bfd48b06bd Capture zip downloader output, fixes #533 12 years ago
Jordi Boggiano 6f8031ac90 Fix error reporting for missing git process 12 years ago