Jordi Boggiano
|
cc1dbbc36f
Add --link-type option to select link types in DependsCommand
|
13 years ago |
Beau Simensen
|
fd5124a632
Standards fixes per @stof (continued, my bad)
|
13 years ago |
Beau Simensen
|
2d721f5792
Standards fixes per @stof
|
13 years ago |
Beau Simensen
|
e8fcf281fa
Autoload Generator handles multiple PSR-0 paths
|
13 years ago |
Jordi Boggiano
|
2f3b188d5f
Merge pull request #202 from henrikbjorn/patch-1
|
13 years ago |
Henrik Bjørnskov
|
9fcf01695c
Update README.md
|
13 years ago |
François Pluchino
|
f65b34860f
Merge branch 'test'
|
13 years ago |
Mark Sonnabaum
|
045ae0e5ce
Added "-d detect_unicode=0" to the php shebang to work around https://bugs.php.net/bug.php?id=36711.
|
13 years ago |
Jordi Boggiano
|
91a4e5209a
Merge pull request #199 from hhamon/dead_code_cleanup
|
13 years ago |
François Pluchino
|
9af46ad800
Add Helper Wrapper
|
13 years ago |
Hugo Hamon
|
398efbb894
[Repository] removed unused local $versions variable from VcsRepository::initialize() method.
|
13 years ago |
Hugo Hamon
|
09f0ba6604
[Repository] removed unused local $match variable from HgBitbucketDriver::supports() method.
|
13 years ago |
Hugo Hamon
|
70d7ab43ee
[Repository] removed unused local $match variable from GitHubDriver::supports() method.
|
13 years ago |
Hugo Hamon
|
7842149a51
[Repository] removed unused local $match variable from GitBitbucketDriver::supports() method.
|
13 years ago |
Hugo Hamon
|
66f214e446
[Repository] removed unused $requires local variable from PearRepository::fetchFromServer() method.
|
13 years ago |
Hugo Hamon
|
488928b9b5
[Package] removed unused local $key variable from VersionParser::parseConstraints() method.
|
13 years ago |
Hugo Hamon
|
2d1ad6ca32
[Package] removed unused local $repositories variable from RootPackageLoader::load() method.
|
13 years ago |
Hugo Hamon
|
535455606b
[Downloader] fixed incorrect variable name in FileDownloader class.
|
13 years ago |
Hugo Hamon
|
9acbb0c026
[DependencyResolver] removed unused local variables and fixed some wrong local variable names in Solver class.
|
13 years ago |
Hugo Hamon
|
747abf6843
[Command] removed unused local variable $composer in UpdateCommand::execute() method.
|
13 years ago |
Hugo Hamon
|
c993f3e92d
[Command] removed unused local $recommendedDependencies variable in DependsCommand::getReferences() method.
|
13 years ago |
François Pluchino
|
cad1497b95
Keep history action on download
|
13 years ago |
François Pluchino
|
86070a8b6e
Replace getHttpSupport() to getScheme()
|
13 years ago |
François Pluchino
|
9b0e50cdc2
Restore the old regex
|
13 years ago |
François Pluchino
|
9c7e7a2c4a
Remove comment
|
13 years ago |
François Pluchino
|
395e2e040d
Add callback download informations
|
13 years ago |
François Pluchino
|
2f0162053d
Add OutputConsole and format the download output
|
13 years ago |
François Pluchino
|
013d145bcd
Add InputInterface and OutputInterface
|
13 years ago |
François Pluchino
|
fa793649fa
Add a VcsDriver abstract class.
|
13 years ago |
Jordi Boggiano
|
3d52798c0f
Merge pull request #192 from biozshock/master
|
13 years ago |