1590 Commits (298815260246408dc93de66af83d0d9c6a3b24b7)
 

Author SHA1 Message Date
Jordi Boggiano 720b00b561 Merge remote-tracking branch 'Nami-Doc/patch-1' 12 years ago
Jordi Boggiano 6aaa523c0d Fix tests 12 years ago
Jordi Boggiano 9371253e38 Fail hard if a package can not be properly removed 12 years ago
Nami-Doc 1dba604ba1 Update src/Composer/Repository/Vcs/GitDriver.php 12 years ago
Nami-Doc 66efa343a9 and again. 12 years ago
Nami-Doc 66cd1aad8a Update src/Composer/Downloader/GitDownloader.php 12 years ago
Nami-Doc d245acff83 github online editor is a nice idea, but... 12 years ago
Nami-Doc 2c58dbf3a1 better message if git isn't found 12 years ago
Nami-Doc bd116aec22 try to guess the error 12 years ago
Nami-Doc f57e272ce7 Add a little more explaining message when failing to download. 12 years ago
Jordi Boggiano b141ba4322 Merge pull request #529 from holger/master
Enable local git repositories
12 years ago
Holger Rüprich 9e2c523faa Function proc_open doesn't accept a scheme for the current working directory, therefore stripped 'file://' for local repositories. 12 years ago
Jordi Boggiano a3fa19a716 Avoid escaping too early to prevent issues 12 years ago
Jordi Boggiano 13a2bc6ff0 Revert "Fix push url hack"
This reverts commit 269537e466.
12 years ago
Jordi Boggiano 269537e466 Fix push url hack 12 years ago
Christoph Hochstrasser af52c8118e Some tests for include path setting 12 years ago
Christoph Hochstrasser 5ec267ccf4 Added basic docs to schema docs. 12 years ago
Jordi Boggiano b5d235abb6 More verbose output for archive and git downloader 12 years ago
Christoph Hochstrasser 68c12c3516 Do set_include_path only if any package define include paths. 12 years ago
Christoph Hochstrasser f369104bb1 Packages can define include paths. 12 years ago
Jordi Boggiano 9ed06f8853 Output svn output to user in verbose mode 12 years ago
Jordi Boggiano 1cdae66f8f Fix up git downloader and git driver commands 12 years ago
Jordi Boggiano 219c31ed0c Fix git driver updating 12 years ago
Jordi Boggiano afa14124f3 Make sure we fetch origin with tags before checking out a new version 12 years ago
Jordi Boggiano 66be50ce71 Always set the push url after git updates 12 years ago
Jordi Boggiano cb4d77d014 Update changelog 12 years ago
Jordi Boggiano 3fc2e6d7a0 Prepare alpha2 12 years ago
Jordi Boggiano 3abdaa9d4d Bump php requirement 12 years ago
Jordi Boggiano 91890545f9 Fix test 12 years ago
Jordi Boggiano 9828472b9e Improve reliability of GitDriver, refs #485 12 years ago
Jordi Boggiano 366176fc73 Add cache to the lock file reading 12 years ago
Jordi Boggiano b2609e8413 Update to locked source-ref when receiving a new lock file, fixes #358 12 years ago
Jordi Boggiano ceac0ca75b Fix updating of already installed dev packages, fixes #496 12 years ago
Jordi Boggiano 2844a5673d Use refs API since it is more stable than the branches API with force-pushes, fixes #514 12 years ago
Jordi Boggiano 245a7ca845 Merge pull request #523 from stof/patch-1
Removed the Symfony2 tests from the phar archive
12 years ago
Christophe Coevoet d3d5c15e6f Removed the Symfony2 tests from the phar archive
Components' tests are now distributed with the code, making the
archive far bigger if we don't exclude them.
12 years ago
Nils Adermann 722724c2c3 Merge pull request #519 from Seldaek/hide_input
Improve password prompts on windows
12 years ago
Nils Adermann 85caa65088 Merge pull request #520 from Seldaek/pear_composer
Detect PEAR repos that support composer via Pirum
12 years ago
Nils Adermann 8916a51b61 Merge pull request #518 from Seldaek/pear_autoload
Pear autoload support
12 years ago
Nils Adermann abe5d84c7e Merge pull request #521 from naderman/fix-learn-first-literal
Rule literals are sorted, so first literal added is not first retrieved
12 years ago
Nils Adermann a16aa68c1d Rule literals are sorted, so first literal added is not first retrieved
Fixes #477
12 years ago
Jordi Boggiano ecb82e1784 Detect PEAR repos that support composer via Pirum 12 years ago
Jordi Boggiano fd93f6d648 Clean up temp dir 12 years ago
Jordi Boggiano 26b3a1711f Add handling for phar 12 years ago
Jordi Boggiano 3210da0b84 Cleanups 12 years ago
Jordi Boggiano f5de5f5c5b Update changelog 12 years ago
Jordi Boggiano 2072906136 Update vendors 12 years ago
Jordi Boggiano 2d9739bd05 Add support for files in classmap autoload config, fixes #463 12 years ago
Jordi Boggiano d53ac36636 Add debug info and remove autoload parsing that was too slow 12 years ago
Jordi Boggiano 4b2283e41c Add autoload info to PEAR packages 12 years ago