2914 Commits (625e174f76a44bb9adfd27fc890e73e9b1eef030)
 

Author SHA1 Message Date
Christoph d84484b49d added hg support for Package\Locker 12 years ago
Matt Kirwan 9ad629b39b Update doc/articles/handling-private-packages-with-satis.md
Added the stability flag to this article, was a little confusing as to why satis didn't install correctly using this article. Turned out the github composer/satis README had the answer so i've put it here also.

Matt
12 years ago
Jordi Boggiano 0cc4343641 Merge pull request #1509 from xrstf/quiet-xcopy
do not output the xcopy summary
12 years ago
Christoph c7c55915f8 do not output the xcopy summary 12 years ago
Jordi Boggiano e33aebc75d Fix cs 12 years ago
Jordi Boggiano 1bd01a8b0b Merge remote-tracking branch 'joeholdcroft/autoload-namespace-prepend' 12 years ago
Joe Holdcroft 7d5e4f76fb Bug fix & changing loop + array_unshift to array_merge 12 years ago
Jordi Boggiano a7c950cddd Add support for github-oauth in config command 12 years ago
Jordi Boggiano 8ebf4455f0 Merge pull request #1486 from dzuelke/vendorbinaries
Rename "vendor bins" to "vendor binaries" in docs
12 years ago
David Zuelke 7e1f81dc1e rename vendor-bins.md to vendor-binaries.md 12 years ago
David Zuelke e423c69d8e Rename "vendor bins" to "vendor binaries"
Because a binary is not a receptacle :) Less confusing this way.
12 years ago
Pierre du Plessis 91ca7d7493 Make use-include-path default to false 12 years ago
Pierre du Plessis 84b34b70e0 Add config option to set if the PHP include path should automatically be used when generating the autoloader 12 years ago
Jordi Boggiano dea4bdf8f0 Expand {} into a new line before manipulating json, fixes #1481 12 years ago
Jordi Boggiano cea4c05021 Fix parsing of ~ version constraint with unstable versions, fixes #1476 12 years ago
Jordi Boggiano 71435b0b13 Merge pull request #1480 from igorw/create-config-on-require
Implicitly create composer.json in require command
12 years ago
Igor Wiedler 24611ec919 Add newline because JsonManipulator does not expand {} 12 years ago
Igor Wiedler a48675005b Implicitly create composer.json in require command
This allows shorteninig install instructions if you do not want to use init
(because it is interactive) and you do not want to use create-project (there
is no skeleton, or you do not want to use a skeleton).
12 years ago
Jordi Boggiano c51229dcbc Merge pull request #1477 from jrobeson/patch-1
Fix github url in vcs repository example
12 years ago
Johnny Robeson fade050d19 Fix github url in vcs repository example 12 years ago
Jordi Boggiano fed72a4803 Add system requirements to the docs, fixes #1472 12 years ago
Jordi Boggiano edbd40758a Merge pull request #1473 from KingCrunch/allow-5.5-fail
Allow the PHP5.5-build to fail
12 years ago
Sebastian Krebs 265d69d38f Allow the PHP5.5-build to fail
PHP5.5 is not officially released, so making it part of
the overall build-success seems not useful. It can be
simply re-enabled it, when PHP5.5 is released, or as
soon as the builds doesn't fail anymore.
12 years ago
Jordi Boggiano a18db058d5 Fix typo 12 years ago
Jordi Boggiano ee1691f799 Also try authenticating on github for 403 responses 12 years ago
Jordi Boggiano 16671831ef CS fix 12 years ago
Jordi Boggiano 7d8636046b Merge remote-tracking branch 'bryanagee/master' 12 years ago
Bryan J. Agee 0db97259ba Adds fallthrough comments to bin/composer (PSR-2 compliance) 12 years ago
Jordi Boggiano c17aac04a9 Mark minimum phpunit version 12 years ago
Jordi Boggiano a092f98644 Update lock 12 years ago
Jordi Boggiano 20a0abbfc5 Merge remote-tracking branch 'jubianchi/master' 12 years ago
Julien Bianchi 5abfe47624 Adds dev dependency to phpunit/phpunit 12 years ago
Jordi Boggiano b51a4a7854 Improve depends output, fixes #1459 12 years ago
Jordi Boggiano c80cb76b9b Always prepend autoloaders to avoid tools (i.e. phpunit) taking precedence over the project autoloader 12 years ago
Jordi Boggiano 1356021cb9 Remove installation-source from lock file, fixes #1464 12 years ago
Jordi Boggiano c31f4be112 Add test to verify url and and hash are updated, fixes #1460 12 years ago
Jordi Boggiano b34220edc8 Remove docs about light-weight packages 12 years ago
Jordi Boggiano bf328697e1 Stop encouraging people ignore tests from their releases 12 years ago
Jordi Boggiano 78290945b8 Make sure there is a class to find in the file that must be ignored 12 years ago
Jordi Boggiano 2e19d67aec allow K/KB as well as KiB for cache size configuration 12 years ago
Jordi Boggiano 514a3cde77 CS fixes 12 years ago
Jordi Boggiano 6ce285b70c Merge remote-tracking branch 'galymzhan/add-cache-files-maxsize' 12 years ago
Jordi Boggiano d925598f1d Rephrase/reformat some of the intro, refs #1450 12 years ago
Jordi Boggiano 8091eeeac7 Merge remote-tracking branch 'bradp/patch-1' 12 years ago
Jordi Boggiano 1a98d9f705 Only inject logo in help page and not in the app name 12 years ago
Jordi Boggiano cd12df5c1f Merge remote-tracking branch 'romainneutron/ascii-art' 12 years ago
Jordi Boggiano 25654fcc43 Merge remote-tracking branch 'pauliwang/patch-1' 12 years ago
Jordi Boggiano 4c35f54356 Simplify regex pattern 12 years ago
Jordi Boggiano 03e796bde6 Merge remote-tracking branch 'lyrixx/patch-500' 12 years ago
pauliwang cc043c373f Update doc/04-schema.md
Probably a typo (blocked -> locked)
12 years ago