866 Commits (e7069dd5e8ff3c2cc0fa63004f8ab0365a825037)

Author SHA1 Message Date
Jordi Boggiano e7069dd5e8 Tweak colors in the output, make sure we load the proper version according to stability flags and add outdated command, refs #5028 8 years ago
Jordi Boggiano d8c94c2640 Merge remote-tracking branch 'curry684/home-expansion' 8 years ago
Jordi Boggiano aeafe2fe59 Add INIT event and bump plugin-api to 1.1.0, fixes #5232 8 years ago
forevermatt f1a16596d1 Fix small typos 8 years ago
Michael Foss 6ffc39a0ad Convert documentation to ordered list
Switch the dependency management documentation
to an ordered list from a pseudo-ordered list. This
has the benefit of using more structured markdown,
and the added benefit of matching the "Suppose"
list items with corresponding "Composer" list items.
8 years ago
Jordi Boggiano 21a9f21cc8 Add package filtering in show command, fixes #5212, closes #5215 8 years ago
Niels Keurentjes c9534d48c1 Made env variable parsing in path replacements generic across platforms and replaced old config.php implementation. 8 years ago
Niels Keurentjes f5422a441d Fixed Windows path separators and updated docs. 8 years ago
Niels Keurentjes 2e2cec29bd Docs for tilde expansion. 8 years ago
Jordi Boggiano 60ce2324bc Add ability to call composer from scripts using @composer XXX, fixes #5153 8 years ago
Jordi Boggiano 5ae2deeee2 Fix minor wording issues, refs #5170 8 years ago
Luis Ferro b37178577c Update troubleshooting.md
Alternative way to turn off composer on Mac OS, with PHP installed in user available folders by Homebrew.
8 years ago
Jordi Boggiano 134ce134a2 Rename COMPOSER_DISABLE_ROOT_WARN to COMPOSER_ALLOW_SUPERUSER, refs #5119 8 years ago
Jordi Boggiano cb8587cdad Add COMPOSER_DISABLE_ROOT_WARN env var and skip root warning on self-update command as well, refs #5119 8 years ago
Jordi Boggiano e5813d06ae Merge pull request #5125 from markatom/rss-support
Add RSS channel to support section in composer schema
8 years ago
Jordi Boggiano 2c9326bacb Merge remote-tracking branch 'wenkepaul/master' 8 years ago
Tomáš Markacz bb05ce5c7f Add RSS channel to support section in composer schema (closes #5073) 8 years ago
Jordi Boggiano f18f383a7b Merge pull request #5113 from Slamdunk/patch-2
Install / Update script event changed, now documented
8 years ago
Andrew Marcinkevičius 19c6458e6e Fix typo 8 years ago
Filippo Tessarotto 4d1416050d Adapt scripts doc to 55b0ed8c8b 8 years ago
Andrew Marcinkevičius bddf0d4f46 Fix typo 8 years ago
marsuboss 0cd5008a8f Update 04-schema.md 8 years ago
Nicolas Grekas 08d48cb61a Prefer ZipArchive over unzip on Windows 8 years ago
Paul Wenke d2c5479b2d Updated documentation and fixed formatting in Bitbucket Util. 8 years ago
Jordi Boggiano 30b7015f31 Update docs for github-protocols 8 years ago
Anthony Kuske cb6e567967 Gender neutral authors 8 years ago
Jordi Boggiano 1aec1c1fc8 Add --repository flag to init command, and rename --repository-url to --repository in create-project, fixes #4200, closes #4207, closes #2604, fixes #2920 8 years ago
Niels Keurentjes 379d769132 Troubleshooting and warning in code related to issues with native ZipArchiver. 8 years ago
Jordi Boggiano 06be9b88c2 Merge remote-tracking branch 'slbmeh/feature/gh-2787' 8 years ago
Jordi Boggiano 44cfad36b7 Merge remote-tracking branch 'curry684/sort-suggestions' 8 years ago
Jordi Boggiano c0883d85fa Fix backticks 8 years ago
Jordi Boggiano 250862b325 Merge pull request #4941 from astehlik/doc/troubleshoot-ssh-controlma
Troubleshoot info about SSH ControlMaster
8 years ago
Jordi Boggiano 04a1085d47 Rename new flag to --root-reqs, refs #4938 8 years ago
Jordi Boggiano a0bff7af1d Merge pull request #4958 from kler/patch-1
Update troubleshooting.md
8 years ago
Jordi Boggiano cb59cf0c85 Allow exception to secure-http for packagist provider files and add docs, refs #4907 8 years ago
Jordi Boggiano 35d26db704 Add docs for exec command, refs #4887 8 years ago
Patrik Lermon 1da09f24ee Update troubleshooting.md 8 years ago
Jordi Boggiano 4df7ade801 Merge remote-tracking branch 'burci/feature/path_downloader_option_to_force_copy' 8 years ago
Patrik Lermon 0c93bc3d0b Update troubleshooting.md 8 years ago
Patrik Lermon 271c778300 Update troubleshooting.md 8 years ago
Patrik Lermon 5e1bd00089 Update troubleshooting.md 8 years ago
Patrik Lermon 8a4a27e450 Update troubleshooting.md 8 years ago
Patrik Lermon 06dc17ac8e Update troubleshooting.md
Adding a workaround for disabling xdebug while executing composer.
8 years ago
Jordi Boggiano f681dbc51e Merge remote-tracking branch 'curry684/rewrite-depends' 8 years ago
Peter Buri 861b2bc8e8 Introduce option to force copy instead of symlinking in PathDownloader 8 years ago
Alexander Stehlik 1fc4a00db7 Troubleshoot info about SSH ControlMaster
Relates: #4180
8 years ago
Jordi Boggiano 7e44d19d59 Rewrap 8 years ago
Jordi Boggiano 9e41ce2ab1 Merge pull request #4842 from cgrossde/patch-1
Document IPv6 workarounds. Fixes #4748.
8 years ago
Niels Keurentjes 47da91d998 Updated documentation for depends/prohibits. 8 years ago
Niels Keurentjes 53b6417707 Missed some docs on composer depends. 8 years ago