200 Commits (573aad880121297fa823d303e1d1b296eb503cb4)

Author SHA1 Message Date
Jordi Boggiano 036c81b1cc Fix package name in docs 12 years ago
Jordi Boggiano f7feb82915 Clarify docs 12 years ago
Kyle Robinson Young 404c944adc Reword custom directory FAQ 12 years ago
Tom Klingenberg e3cbe3fb1e Correction of SPDX license identifier examples
The more common LGPL version number is 2.1 not 2.0, this is a minor mistake I made and should be corrected now.
12 years ago
Jordi Boggiano 2d670fc5cb Merge pull request #1003 from benwaine/documentation_clarification
Added a small clarification to the 05-repositories article.
12 years ago
Jordi Boggiano fde3135a12 Add dump-autoload docs 12 years ago
Ben Waine 1ca478de85 Added a small clarification to the 05-repositories article to
make it clearer how to use version constraints when making use
of your own VCS repository.
12 years ago
Jordi Boggiano 6e42fa47b6 Rewrap new content and tweak wording a bit 12 years ago
Jordi Boggiano 3ec8702233 Merge remote-tracking branch 'cordoval/feature/addDocumentationForGitAttributes' 12 years ago
till 37b1e4c4a8 Share more info about COMPOSER_HOME/config.json. 12 years ago
Luis Cordova 7a326627b0 add note on only works for tagged packages 12 years ago
Luis Cordova 45e6fa381c add documentation segment recommending .gitattributes use to exclude tests etc files from zip balls 12 years ago
Matthew Weier O'Phinney 990a36ac09 Update doc/00-intro.md
Updated the schema to getcomposer.org to use https instead of http.
12 years ago
Stefano Sala 89658a753b Fixing custom repository sample code (missing url) 12 years ago
Igor Wiedler fc2e9e48e8 Clarify that root package depends on context 12 years ago
Jordi Boggiano 8bf03aea07 Doc fixes 12 years ago
Jordi Boggiano dfd71b31dc Doc fixes 12 years ago
Kyle Robinson Young 6e40822abb Add FAQ on how to install to a custom directory 12 years ago
Jordi Boggiano c065b5251d Update repo docs 12 years ago
Jordi Boggiano 7b31abade1 Rewrap docs 12 years ago
Артём Курапов d81525f91c More specific autoloading dir 12 years ago
ffguru daea0c76cc correct path of autoload_namespaces.php 12 years ago
Michael McAndrew 91d399148b seems to me like "Out of the box, composer supports three types" (not two types) of package type. 12 years ago
Jordi Boggiano 5325aef8fe Rename brackets to parenthesis for clarity, fixes #888 12 years ago
prehfeldt 8fde6edfdf fixed typos in doc 12 years ago
Rob Loach 12cf2441e0 Fix by @stof: Forgot RC as a minimum-stability flag. #r1101718 12 years ago
Rob Loach 4f922ffa28 Update minimum-stability documentation 12 years ago
Alexey Prilipko 22aef0124e Revert Locker change, ignore PEAR packages whose version cannot be parsed. 12 years ago
Alexey Prilipko 9ba3deb91b Fix text spacing and remove excess getInstallPath call in LibraryInstaller::update 12 years ago
Alexey Prilipko 3ff941ed30 Add docs for 'vendor-alias' 12 years ago
Jordi Boggiano 1923906bfc Clarify require-dev is only for root 12 years ago
Jordi Boggiano f1320bf7a1 Update docs about operators 12 years ago
Jordi Boggiano c9d1e7a918 Add FAQ about committing deps 12 years ago
Jordi Boggiano 48f66f66fb Add autoload example to the package repository docs for clarity 12 years ago
Włodzimierz Gajda 8ebbd8f874 Basic usage: lock filename fix 12 years ago
Kyle Robinson Young 6375bc5551 Typo fixes 12 years ago
Jordi Boggiano 4c75a2db01 Reinforce language about not specifying the version 12 years ago
Jordi Boggiano db7f25baaf Add note about version and packagist 12 years ago
Grégoire Pineau 3068e92446 [Doc] Added a note to install composer globally 12 years ago
Jonathan Ingram 2dea55cdbb Change master-dev to dev-master 12 years ago
Nils Adermann 8a9c51c83e Merge remote-tracking branch 'github-beberlei/AutoloadFunctions' 12 years ago
Jordi Boggiano 9f9a0884b1 Fix typo 12 years ago
Nick Lombard 23548ffc03 Removed the notice as @stof's ensure's it's untrue. 12 years ago
Nick Lombard 365060f0cb More autoload documentation.
As discovered through discussions at composer/composer#763
Resubmitted after travis complained, lets try again.
12 years ago
Benjamin Eberlei 5c5e962b5a Add Files Autoloading key. This is a necessary feature to allow purely or partly functional libraries to be "autoloadable" by composer by calling require_once on every file in the "autoload"."files" list. 12 years ago
Igor Wiedler 0afd5dcd51 Add some missing options to the CLI docs 12 years ago
Nils Adermann 242323cba4 Merge pull request #736 from Seldaek/require-update
Require command & update <package>
12 years ago
Jordi Boggiano 8c16c1bbef Update schema and add docs for support 12 years ago
Jordi Boggiano 76f727b273 Update docs 12 years ago
Jordi Boggiano b33496c853 Merge remote-tracking branch 'jeremyFreeAgent/master'
Conflicts:
	doc/03-cli.md
12 years ago