1192 Commits (83123b2d402cb2618528f84bdb7ed855670f804b)
 

Author SHA1 Message Date
Nils Adermann 83123b2d40 Generate human readable explanations of rules which cause problems 12 years ago
Nils Adermann 2c87fe5a22 Collect solver problems in Problem objects with human readable output. 12 years ago
Jordi Boggiano 2249dd0548 Fix tests when openssl is disabled 12 years ago
Jordi Boggiano 502048bfd8 Fix schema nesting 12 years ago
Nils Adermann 98686e32e2 fix typo "is is" => "it is" 12 years ago
Nils Adermann 0cedd6b2fe Merge pull request #469 from Maks3w/patch-1
Typo
12 years ago
Maks 099823c369 Typo 12 years ago
Jordi Boggiano 7c43ecd81a Reflow text 12 years ago
Jordi Boggiano 9ed05e09f3 Fix version_compare for ubuntu that ships with versions like 5.3.3-1 (bigger than 5.3.3) 12 years ago
Nils Adermann 15e764bb3f Merge pull request #439 from Seldaek/git_push
Set push url correctly for github clones
12 years ago
Jordi Boggiano 136198d38d Merge pull request #460 from mike-php-net/create-project-fix
fixed create-project with json file
12 years ago
Michael Wallner f65fe27097 fixed create-project with json file
the create-project command tried to instantiate a FilesystemRepository
with the json file as string instead of an JsonFile instance
12 years ago
Nils Adermann 3fce97da89 Merge pull request #458 from GromNaN/utf8_author
Allow unicode characters for author in "composer init" command.
12 years ago
Jérôme Tamarelle dd6608e4c2 Allow unicode characters for author in "composer init" command. 12 years ago
Jordi Boggiano 59449feb3b Update CHANGELOG 12 years ago
Jordi Boggiano d5891fe8d0 Fix test 12 years ago
Jordi Boggiano 659775a607 Merge remote-tracking branch 'simensen/GitHub404FixPartTwo' 12 years ago
Jordi Boggiano ac36d0c396 Merge pull request #452 from weaverryan/beginning-doc-changes
Proofreading the first and second chapters of the very well-written docs
12 years ago
Ryan Weaver caf29268be Tweaks per @igorw and @Seldaek. Biggest change is the capitalization of Composer (in these first 2 chapters so far) when we're talking about the actual library 12 years ago
Jordi Boggiano 30c880e5ff Update lock file 12 years ago
Jordi Boggiano 438cea6363 Regroup bootstrapers 12 years ago
Jordi Boggiano 36c53f4b82 Merge branch 'patch-xdebug' of https://github.com/SongoQ/composer 12 years ago
Marcin Chyłek 0e0b5ac222 chache to return (file_exists() && include ); 12 years ago
Beau Simensen 38680998ed Remove the RemoteFilesystem factory and document GitHubDriver->GitDriver fallback. 12 years ago
Jordi Boggiano 82812ebc37 Update changelog 12 years ago
Marcin Chyłek 7d2a287863 Add file_exists in bootstrap.php 12 years ago
Jordi Boggiano a5edc9e357 Extract package purging in a method and fix variable overriding 12 years ago
Jordi Boggiano a02940cafb Fix tests 12 years ago
Jordi Boggiano b855643865 Usability fix 12 years ago
Jordi Boggiano 7c97abec8c Update docs on repo order 12 years ago
Jordi Boggiano 3b77d25a3c Merge remote-tracking branch 'hason/priority'
Conflicts:
	src/Composer/Factory.php
12 years ago
Marcin Chyłek 768bedc164 Fix xdebug display errors in autoload 12 years ago
Jordi Boggiano 96b07ffb7b Ensure missing packages are reinstalled if they are deleted from the filesystem, fixes #355, fixes #437 12 years ago
Jordi Boggiano 76e49aa36c Merge pull request #453 from simensen/proxy-https
Fix downloading HTTPS dists through Proxy errors
12 years ago
Beau Simensen ce08b2fc4f Fix HTTPS through Proxy errors. 12 years ago
Jordi Boggiano 71c146e2ab Merge pull request #447 from simensen/composer-branch-alias
Added a branch alias for dev-master.
12 years ago
Jordi Boggiano 7ab3a96874 Micro-optimization 12 years ago
Jordi Boggiano 4b24b972a7 Improve stripping 12 years ago
Jordi Boggiano 32adc8908d Fix line numbers in phars 12 years ago
Ryan Weaver 37b4edc25d Fixing typo per @stof 12 years ago
Ryan Weaver 903eff10eb Proofreading the first and second chapters of the very well-written docs
Changes are mostly wording, rephrasing. I did remove some duplicate content between the intro and the basic usage
12 years ago
Beau Simensen 1e5331dcc5 Added a branch alias for dev-master. 12 years ago
Jordi Boggiano e50fbf378b Merge pull request #443 from hason/installer
Save local repo after each success operation
12 years ago
Martin Hasoň 01c1878aea Save local repo after each success operation 12 years ago
Jordi Boggiano e82e5c39b5 Merge pull request #441 from igorw/fix-show-without-keywords
fix notice when running show command on package without keywords
12 years ago
Igor Wiedler cd6eb49427 fix notice when running show command on package without keywords 12 years ago
Jordi Boggiano e763af7412 Set push url correctly for github clones 12 years ago
Jordi Boggiano 09083089ff Merge remote-tracking branch 'digitalkaoz/show_command_keywords'
Conflicts:
	src/Composer/Command/ShowCommand.php
12 years ago
Jordi Boggiano 8bd0814b67 Merge pull request #420 from digitalkaoz/composer_tests
added some trivial tests
12 years ago
Jordi Boggiano 6b453906f0 Merge pull request #432 from digitalkaoz/issue_428
fluent api for installer options
12 years ago