1
0
Fork 0
Commit Graph

117 Commits (cc2b9cfca59b392b0ffee721175cc7439a9d42f7)

Author SHA1 Message Date
Phillip Look 07a7284ffc Change dependency processing for update with whitelisted packages
By default dependencies of white listed packages are no longer installed automaticaly.
To Install dependencies of whitelisted packages use --with-dependencies.
- rework after review comments
- precise documentation of option
- add missing punctuation marks
2013-10-16 09:37:14 +02:00
Yuya Takeyama c88d461efd Fix link to COMPOSER_HOME 2013-10-13 18:52:28 +09:00
Jordi Boggiano 3f8836ff10 Fix some docs 2013-09-26 12:00:12 +02:00
Jordi Boggiano ad2b8c4897 Add docs for global command 2013-08-17 03:45:51 +02:00
Ivan Enderlin 766f6fc1ef Fix a typo. 2013-08-14 15:37:09 +02:00
Jordi Boggiano 565e216afb Adjust cache-dir docs, fixes #1667 2013-08-13 15:19:08 +02:00
radnan b743ea8dd4 added documentation for no_proxy env var 2013-06-20 14:03:00 -05:00
Jordi Boggiano 22c7d4119f install and create-project now default to dev mode (use --no-dev for production installs) 2013-06-04 15:22:19 +02:00
Jordi Boggiano 4b22d7582a Merge remote-tracking branch 'schmunk42/feature-create-project-events' 2013-06-01 13:32:07 +02:00
Tobias Munk f28f3c2d96 updated docs with new create project command information 2013-05-31 11:39:14 +02:00
Jordi Boggiano 1debe22412 Add HTTPS_PROXY_REQUEST_FULLURI to disable the request_fulluri only for https requests, fixes #1946, fixes #1839 2013-05-30 14:59:02 +02:00
Jordi Boggiano f6b7f0e29a Add --lock argument to the update command to make this hack explicit and official 2013-05-30 10:08:34 +02:00
Jordi Boggiano b422261219 Add missings bits and pieces to cli docs 2013-05-04 10:46:10 +02:00
Jordi Boggiano 8c197d2325 Fix CS and wording, remove lowercased env var, add env var to docs 2013-04-25 17:20:50 +02:00
Jordi Boggiano 894f530898 Add COMPOSER_DISCARD_CHANGE env var, refs #1188 2013-04-10 18:31:10 +02:00
Jordi Boggiano 605cd3ddc3 Rename diag to diagnose, fix feedback 2013-04-04 15:46:08 +02:00
Jordi Boggiano 7740196b13 Add docs for diag command 2013-04-04 00:47:03 +02:00
Jordi Boggiano 83ea90296e Add COMPOSER_NO_INTERACTION env var to allow travis & others to easily make sure every composer run is non-interactive 2013-04-02 10:34:49 +02:00
Elan Ruusamäe 32601d4b52 Update 03-cli.md
config schema section anchor has changed
2013-04-02 00:39:07 +03:00
Jordi Boggiano c32470c7df Update docs, fix tests 2013-03-03 17:59:07 +01:00
Michael Gooden 660861c7fd Update 03-cli.md
Fix small typo.
2013-03-02 13:42:53 +02:00
David Zuelke 7e1f81dc1e rename vendor-bins.md to vendor-binaries.md 2013-01-14 19:42:12 +01:00
David Zuelke e423c69d8e Rename "vendor bins" to "vendor binaries"
Because a binary is not a receptacle :) Less confusing this way.
2013-01-14 19:01:09 +01:00
Jordi Boggiano b0b9c7b0d1 Add docs for #1410 2012-12-13 17:19:58 +01:00
Aurélien Thieriot e264282ac7 Allowed only * wildcard 2012-12-13 14:06:06 +00:00
Aurélien Thieriot 159badb06b Add ability to use a Regexp when updating packages 2012-12-13 12:24:42 +00:00
Jordi Boggiano ae734229d7 Merge pull request #1400 from igorw/patch-3
[docs] Format config command options consistently
2012-12-07 01:17:20 -08:00
Igor Wiedler f6a761ac5d [docs] Format config command options consistently 2012-12-07 04:33:14 +01:00
Igor Wiedler 01f0a2b165 [docs] Lower-case config command name 2012-12-07 04:30:44 +01:00
Jordi Boggiano dfb5516af6 Merge pull request #1375 from igorw/missing-docs
Document batch notification API and cli command options
2012-12-02 11:46:03 -08:00
Devon Weller 0484febffe moved misplaced backtick 2012-12-02 07:56:01 -06:00
Devon Weller 385709ba6c Updated config command documentation.
This implements issue #1377.
2012-12-02 06:52:07 -06:00
Devon Weller 9aa2c5f1ee Updated config command documentation.
This implements issue #1377.
2012-12-02 06:49:51 -06:00
Devon Weller c2a97663f6 Added config command documentation.
This implements issue #1377.
2012-12-02 06:43:11 -06:00
Igor Wiedler 7461be280b [docs] status command 2012-11-30 17:23:01 +01:00
Igor Wiedler 303debe047 [docs] --name-only option for search command 2012-11-30 17:15:36 +01:00
Igor Wiedler 162b1f6653 [docs] -s shorthand for --stability 2012-11-30 17:10:37 +01:00
Igor Wiedler 77062eb792 [docs] --stability option for init command 2012-11-30 17:07:30 +01:00
Igor Wiedler 5317f9e542 [docs] create-project command --stability option 2012-11-30 16:46:22 +01:00
Jordi Boggiano 5480f7ba26 Fix option name 2012-11-08 22:26:55 +01:00
Jordi Boggiano 992249d4cc Update CLI docs 2012-11-08 15:44:58 +01:00
Jordi Boggiano a8561fafda Clarify docs of create-project, refs #1300 2012-11-08 15:44:41 +01:00
Ismael Ambrosi 40d289feba Added reference to --dev option in show command 2012-10-11 14:47:08 -02:00
Jordi Boggiano fde3135a12 Add dump-autoload docs 2012-08-15 12:39:53 +02:00
till 37b1e4c4a8 Share more info about COMPOSER_HOME/config.json. 2012-08-13 16:26:24 +02:00
Kyle Robinson Young 6375bc5551 Typo fixes 2012-06-20 14:15:54 -07:00
Grégoire Pineau 3068e92446 [Doc] Added a note to install composer globally 2012-06-14 10:16:15 +02:00
Igor Wiedler 0afd5dcd51 Add some missing options to the CLI docs 2012-05-30 23:55:04 +02:00
Jordi Boggiano 76f727b273 Update docs 2012-05-26 15:27:35 +02:00
Jordi Boggiano b33496c853 Merge remote-tracking branch 'jeremyFreeAgent/master'
Conflicts:
	doc/03-cli.md
2012-05-26 12:40:36 +02:00
Jordi Boggiano 5498b8d6a0 Add COMPOSER_ROOT_VERSION env var to override the root version 2012-05-24 20:36:47 +02:00
Igor Wiedler bca2ab7836 [docs] Correct default process timeout 2012-04-26 18:59:09 +02:00
Igor Wiedler 1d3fd25cf2 [docs] Improve description of COMPOSER_HOME 2012-04-26 18:58:16 +02:00
Igor Wiedler b14aac84ae [docs] Document COMPOSER_HOME 2012-04-26 17:24:31 +02:00
Jordi Boggiano 8d4f8543fc Update docs 2012-04-14 23:52:52 +02:00
Igor Wiedler 3cccc29b55 [improve-docs] Explain what the root package is, refs #500 2012-04-13 14:35:13 +02:00
Igor Wiedler e802b98897 [improve-docs] Move create-project command documentation into cli chapter 2012-04-13 12:36:27 +02:00
Jérémy Romey 260d7d434f Add a command for adding package to composer.json
Updated doc for require command
2012-04-03 13:49:42 +02:00
Jordi Boggiano 81fdd790f2 Notes on HTTP_PROXY env var 2012-03-20 14:03:01 +01:00
Nils Adermann 98686e32e2 fix typo "is is" => "it is" 2012-03-17 15:02:39 +01:00
Jordi Boggiano f3c4b8661d finish updating links to .md 2012-03-08 00:18:03 +01:00
Travis Northcutt cee5fed25f added prev/next links to docs 2012-03-07 23:36:27 +01:00
Igor Wiedler 29871573d0 [docs] add docs for HTTP_PROXY env var to the cli page, refs #394 2012-03-07 00:03:35 +01:00
Jordi Boggiano 202cfb4fb9 Some docs update 2012-02-29 15:57:16 +01:00
Igor Wiedler 672e7d85a1 [docs] re-word some things, document env vars 2012-02-26 12:40:35 +01:00
Igor Wiedler c42e37037a [docs] wrap all lines to 80 chars 2012-02-20 11:08:18 +01:00
Igor Wiedler 57c13df37e [docs] chapter about the cli 2012-02-19 15:16:25 +01:00