Mike van Riel
|
74f460ed80
Written documentation on Custom Installers
|
13 years ago |
Nils Adermann
|
146215e167
Merge pull request #539 from mvriel/installer-signature-fix
|
13 years ago |
Mike van Riel
|
a01366e3f5
Added ->io to the creation of composer installers to match signature of LibraryInstaller; this will enable users to extend LibraryInstaller and use the same facilities
|
13 years ago |
Jordi Boggiano
|
32e86ba410
Fix lockfile
|
13 years ago |
Jordi Boggiano
|
a6e686b29e
Merge pull request #535 from fixe/writing_lock_file_message
|
13 years ago |
Nils Adermann
|
fc1a7a3e23
Merge pull request #536 from Seldaek/new_composer_format
|
13 years ago |
Jordi Boggiano
|
f64dd48aa2
Update changelog
|
13 years ago |
Jordi Boggiano
|
0d97ec4783
Add cache to the composer repositories
|
13 years ago |
Tiago Ribeiro
|
13839bf52c
"Writing lock file" message is only displayed if locker isn't fresh
|
13 years ago |
Jordi Boggiano
|
f9629165bc
Merge pull request #534 from fixe/import_branch
|
13 years ago |
Tiago Ribeiro
|
61beea3c8b
Updated output when a branch is imported to show the pretty version name
|
13 years ago |
Jordi Boggiano
|
a476d1f97d
Add support for the new composer repository format
|
13 years ago |
Jordi Boggiano
|
b14366ed08
Fix exception when a json file can not be downloaded
|
13 years ago |
Jordi Boggiano
|
a67f62990c
Prepare for upcoming format break
|
13 years ago |
Jordi Boggiano
|
bfd48b06bd
Capture zip downloader output, fixes #533
|
13 years ago |
Jordi Boggiano
|
6f8031ac90
Fix error reporting for missing git process
|
13 years ago |
Jordi Boggiano
|
720b00b561
Merge remote-tracking branch 'Nami-Doc/patch-1'
|
13 years ago |
Jordi Boggiano
|
6aaa523c0d
Fix tests
|
13 years ago |
Jordi Boggiano
|
9371253e38
Fail hard if a package can not be properly removed
|
13 years ago |
Nami-Doc
|
1dba604ba1
Update src/Composer/Repository/Vcs/GitDriver.php
|
13 years ago |
Nami-Doc
|
66efa343a9
and again.
|
13 years ago |
Nami-Doc
|
66cd1aad8a
Update src/Composer/Downloader/GitDownloader.php
|
13 years ago |
Nami-Doc
|
d245acff83
github online editor is a nice idea, but...
|
13 years ago |
Nami-Doc
|
2c58dbf3a1
better message if git isn't found
|
13 years ago |
Nami-Doc
|
bd116aec22
try to guess the error
|
13 years ago |
Nami-Doc
|
f57e272ce7
Add a little more explaining message when failing to download.
|
13 years ago |
Jordi Boggiano
|
b141ba4322
Merge pull request #529 from holger/master
|
13 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.
|
13 years ago |
Jordi Boggiano
|
a3fa19a716
Avoid escaping too early to prevent issues
|
13 years ago |
Jordi Boggiano
|
13a2bc6ff0
Revert "Fix push url hack"
|
13 years ago |