Dane Powell
8695fd6948
Clarified language on branch naming for forks
2017-12-05 11:15:17 -08:00
Saul Wilcox
bb97383772
Add 'remove' to example global commands
...
Common and useful enough to be explicitly stated in docs
2017-11-15 10:06:24 +00:00
Jordi Boggiano
308cf07973
Merge pull request #6781 from cafferata/patch-1
...
Update 03-cli.md
2017-11-03 19:59:19 +01:00
Jordi Boggiano
4ab34c22fa
Merge pull request #6740 from croensch/master
...
also support NO_PROXY
2017-11-03 19:50:28 +01:00
Jordi Boggiano
41a9357d4b
Merge remote-tracking branch 'thom8/script_help'
2017-11-03 17:19:36 +01:00
Jordi Boggiano
9df22654c3
Merge remote-tracking branch 'grasmash/issue-6661-whitelist-all-deps'
2017-11-03 14:20:38 +01:00
Jeffrey Cafferata
b36622d316
Update 03-cli.md
...
Package `fabpot/php-cs-fixer` is, so I replaced it with `friendsofphp/php-cs-fixer`.
2017-11-03 11:49:42 +01:00
croensch
6da92e98ac
also support NO_PROXY
...
since WINDOWS can only have one case and that is usually upperase
2017-10-12 16:35:05 +02:00
Petr Heinz
7d06c3b9b8
typo "semvar" => "semver"
2017-09-19 09:37:28 +02:00
Bartek Zdanowski
dc693c3a6e
fixed caret sub title link in the article
...
Fixed link to Caret version range paragraph
2017-09-12 09:11:47 +02:00
Thom Toogood
bf880ad5e0
Allow custom script descriptions.
2017-09-12 13:17:08 +10:00
Matthew Grasmick
2e9e7ddd99
Updating docs.
2017-09-11 12:43:32 -04:00
Jordi Boggiano
92458596ea
Merge branch '1.5'
2017-09-11 16:23:25 +02:00
Jordi Boggiano
69ecb2403e
Add upgrade alias to update, fixes #6649
2017-09-11 16:13:33 +02:00
Jordi Boggiano
7c0a774157
Merge pull request #6654 from andrewryantech/patch-1
...
Update why-can't-composer-load-repositories-recursively.md
2017-09-11 10:32:55 +02:00
Nils Adermann
90b802a732
Documentation: Wording on multi version package repo doc
2017-09-11 00:11:20 +02:00
Jordi Boggiano
eb61069058
Merge pull request #6613 from decadence/patch-1
...
Note for aliases
2017-09-09 12:41:49 +02:00
andrewryantech
a6d0ecd13f
Update why-can't-composer-load-repositories-recursively.md
2017-09-05 08:55:37 +10:00
Deamon
bff904d11c
add example on how to add several version of a package
2017-08-25 15:39:52 +02:00
Victor Isadov
4a4bd4a6a2
Note for short names
2017-08-16 16:14:29 +03:00
Victor Isadov
884a605bbe
Update 03-cli.md
2017-08-16 16:11:41 +03:00
Victor Isadov
7968016d26
Update 03-cli.md
2017-08-16 16:11:04 +03:00
Victor Isadov
4c165f9718
Update 03-cli.md
2017-08-16 16:08:05 +03:00
Jordi Boggiano
0292a2f78f
Merge pull request #6605 from decadence/patch-1
...
Update versions.md
2017-08-14 09:24:59 +02:00
Victor Isadov
2bb5c79ea4
Update versions.md
2017-08-12 14:49:54 +03:00
Mohamed Chraiet
c2815e9df0
Typo correction
...
Should be repository instead of respository.
2017-08-11 16:33:27 -04:00
Jordi Boggiano
b07be842a0
Remove feature-branches option as it is misnamed and duplicates the non-feature-branches option, refs #6475
2017-08-07 18:14:04 +02:00
Jordi Boggiano
c2da4e0e0e
Merge pull request #6582 from jasonquick/patch-1
...
Improve BitBucket driver usage documentation
2017-08-07 11:17:58 +02:00
Jordi Boggiano
474834e8a9
Wording tweaks
2017-08-07 10:57:15 +02:00
jasonquick
5b6d954528
Clarify use of auth.json file
2017-08-04 13:29:21 -04:00
jasonquick
88b88319b5
Improve BitBucket driver usage documentation
...
Clarified and expanded the documentation for private repositories using the BitBucket driver. Emphasized the use of the COMPOSER_AUTH variable to encourage people not to save their credentials in composer.json. Pointed out that git endpoints don't seem to work.
2017-08-01 21:32:13 -04:00
Alex Mersdorf
1d66852c6e
Update 04-schema.md
...
Added line to try and clarify, that any dev/non-minimum-stability Requirement needs to be added to root composer.json as well.
2017-07-10 14:27:01 +02:00
Jordi Boggiano
020805dd6f
More version doc updates
2017-07-04 08:18:43 +02:00
Jordi Boggiano
91fcb6cba1
Clarify version doc titles
2017-07-04 08:16:56 +02:00
Jordi Boggiano
69282de829
Fix env var docs
2017-06-17 15:38:05 +02:00
Wil Hall
9e2cd9e717
Word wrap htaccess-protect option documentation
2017-06-16 08:26:43 -04:00
Wil Hall
6b806d3afd
Add cli documentation for COMPOSER_HTACCESS_PROTECT env variable
2017-06-15 11:53:13 -04:00
Wil Hall
bf088c76c4
Simplify documentation for htaccess-protect config option
2017-06-15 11:43:11 -04:00
Wil Hall
f0924fb878
Add htaccess-protect option for disabling the creation of .htaccess files
2017-06-15 11:06:13 -04:00
Jordi Boggiano
cc9234562d
Merge pull request #6475 from NamelessCoder/featurebranches
...
Add support for feature-branches setting
2017-06-15 15:49:10 +02:00
Jordi Boggiano
1d9434af45
Merge pull request #6095 from teolaz/teolaz1990-doc-patch
...
Teolaz1990 doc patch
2017-06-15 14:44:46 +02:00
Mathias Brodala
112ff7b61d
Fix typo in docs
...
Fixes a typo from #6477
2017-06-13 14:52:52 +02:00
Michael King
e7d2682204
Example of disabling packagist.org globally
...
Obviously this is not a common use case, but it is good for isolated networks. As far as I could tell, this was not documented, but I figured it out by looking through the code.
2017-06-13 08:06:13 -04:00
Claus Due
965f1f42d1
Add support for feature-branches setting
...
A negative list of non-feature-branches names
is already supported - this patch adds a list of
branches names which *will* be considered as
feature branches.
Allows changing the currently hardcoded set of
expected feature branch names, from:
* master|trunk|default|develop
To any set of names or patterns that you desire.
2017-06-11 19:02:51 +02:00
Jordi Boggiano
9aadbe2728
Minor wording tweak
...
Closes https://github.com/composer/getcomposer.org/issues/113
2017-06-06 15:49:06 +02:00
Jonas Thelemann
f3aa1885bb
Remove Deprecated Licenses
...
These licenses are deprecated in spdx spec v2 (https://spdx.org/licenses/ ).
2017-05-25 23:33:20 +02:00
Nick Booher
222440c7f2
Rename how-do-i-install-composer-programmatically.md to how-to-install-composer-programmatically.md
2017-05-19 06:17:38 -05:00
Nick Booher
c79d4b6a9f
Fix grammar and match form of similar questions
2017-05-18 14:15:27 -05:00
Javier Eguiluz
4a3d57b166
Typo
2017-04-05 11:31:41 +02:00
Javier Eguiluz
5f6d42a0b0
Package names are case insensitive
2017-04-05 10:04:19 +02:00