841 Commits (72b7b169e75fba8a4b93223daafb0e3b8a8592a0)

Author SHA1 Message Date
Jordi Boggiano 72b7b169e7 Fix warning 13 years ago
Jordi Boggiano 5fd50080ab Print details about missing extensions, fixes #312 13 years ago
Jordi Boggiano b12e73792c Handle SolverProblemException nicer 13 years ago
Jordi Boggiano e8bf6e9067 Merge remote-tracking branch 'naderman/human-readable-errors' 13 years ago
Jordi Boggiano 51447074c2 Fix wording & co 13 years ago
Jordi Boggiano a5c2c6c07e Merge remote-tracking branch 'biozshock/issue225' 13 years ago
Nils Adermann 83123b2d40 Generate human readable explanations of rules which cause problems 13 years ago
Nils Adermann 2c87fe5a22 Collect solver problems in Problem objects with human readable output. 13 years ago
Jordi Boggiano 9ed05e09f3 Fix version_compare for ubuntu that ships with versions like 5.3.3-1 (bigger than 5.3.3) 13 years ago
Nils Adermann 15e764bb3f Merge pull request #439 from Seldaek/git_push
Set push url correctly for github clones
13 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
13 years ago
Jérôme Tamarelle dd6608e4c2 Allow unicode characters for author in "composer init" command. 13 years ago
Jordi Boggiano 659775a607 Merge remote-tracking branch 'simensen/GitHub404FixPartTwo' 13 years ago
Jordi Boggiano 438cea6363 Regroup bootstrapers 13 years ago
Beau Simensen 38680998ed Remove the RemoteFilesystem factory and document GitHubDriver->GitDriver fallback. 13 years ago
Jordi Boggiano a5edc9e357 Extract package purging in a method and fix variable overriding 13 years ago
Jordi Boggiano a02940cafb Fix tests 13 years ago
Jordi Boggiano b855643865 Usability fix 13 years ago
Jordi Boggiano 3b77d25a3c Merge remote-tracking branch 'hason/priority'
Conflicts:
	src/Composer/Factory.php
13 years ago
Jordi Boggiano 96b07ffb7b Ensure missing packages are reinstalled if they are deleted from the filesystem, fixes #355, fixes #437 13 years ago
Beau Simensen ce08b2fc4f Fix HTTPS through Proxy errors. 13 years ago
Jordi Boggiano 7ab3a96874 Micro-optimization 13 years ago
Jordi Boggiano 4b24b972a7 Improve stripping 13 years ago
Jordi Boggiano 32adc8908d Fix line numbers in phars 13 years ago
Martin Hasoň 01c1878aea Save local repo after each success operation 13 years ago
Igor Wiedler cd6eb49427 fix notice when running show command on package without keywords 13 years ago
Jordi Boggiano e763af7412 Set push url correctly for github clones 13 years ago
Jordi Boggiano 09083089ff Merge remote-tracking branch 'digitalkaoz/show_command_keywords'
Conflicts:
	src/Composer/Command/ShowCommand.php
13 years ago
Jordi Boggiano 6b453906f0 Merge pull request #432 from digitalkaoz/issue_428
fluent api for installer options
13 years ago
Jordi Boggiano b024615e41 Merge pull request #433 from simensen/InstallerCleanup
Remove unneeded code from UpdateCommand
13 years ago
Jordi Boggiano 5dba49af54 Show package descriptions in show/search commands, merge similar packages in show, fixes #366 13 years ago
Jordi Boggiano 33c926c303 Show/Search command cleanups 13 years ago
Jordi Boggiano 67eaae3842 Merge remote-tracking branch 'digitalkaoz/issue_323' 13 years ago
Jordi Boggiano 58b8f5f8b6 Merge pull request #436 from perprogramming/hg_change_url
Fixed the HgDownloader when changing the repo url
13 years ago
Per Bernhardt 9f7155a753 Fixed the HgDownloader when changing the repo url 13 years ago
digitalkaoz 3d56a5645e fixed cs 13 years ago
digitalkaoz 741a66e504 added description to show command, searching in description aswell 13 years ago
digitalkaoz d502065cb7 fixed cs 13 years ago
digitalkaoz a4f6314daa reverted command interfaces for installer refactoring 13 years ago
Beau Simensen 1e9cb6bac8 Use factory name instead of generator. 13 years ago
Beau Simensen 340ac49d87 Change `callback` to `callable` 13 years ago
Beau Simensen 8fde0379ed Cleanup, not needed here. 13 years ago
digitalkaoz 673dd6312b fluent api for installer options 13 years ago
Christophe Coevoet 271e908692 Fixed the GitDownloader when changing the repo url 13 years ago
Jordi Boggiano fcca58ceb6 Fix phar 13 years ago
digitalkaoz e6e90bb174 added keywords to show command 13 years ago
Beau Simensen 6efbc7d531 Enhanced GitHub API/Private Repository support 13 years ago
Jordi Boggiano edf93f1fcc Fix test & behavior 13 years ago
Jordi Boggiano 744f4b7c9a Backport trait support in ClassMapGenerator from symfony 13 years ago
Jordi Boggiano f8a09eaa3f Make classmaps relative instead of absolute for file portability 13 years ago