Nils Adermann
|
98686e32e2
fix typo "is is" => "it is"
|
13 年 前 |
Nils Adermann
|
0cedd6b2fe
Merge pull request #469 from Maks3w/patch-1
|
13 年 前 |
Maks
|
099823c369
Typo
|
13 年 前 |
Jordi Boggiano
|
7c43ecd81a
Reflow text
|
13 年 前 |
Jordi Boggiano
|
9ed05e09f3
Fix version_compare for ubuntu that ships with versions like 5.3.3-1 (bigger than 5.3.3)
|
13 年 前 |
Nils Adermann
|
15e764bb3f
Merge pull request #439 from Seldaek/git_push
|
13 年 前 |
Jordi Boggiano
|
136198d38d
Merge pull request #460 from mike-php-net/create-project-fix
|
13 年 前 |
Michael Wallner
|
f65fe27097
fixed create-project with json file
|
13 年 前 |
Nils Adermann
|
3fce97da89
Merge pull request #458 from GromNaN/utf8_author
|
13 年 前 |
Jérôme Tamarelle
|
dd6608e4c2
Allow unicode characters for author in "composer init" command.
|
13 年 前 |
Jordi Boggiano
|
59449feb3b
Update CHANGELOG
|
13 年 前 |
Jordi Boggiano
|
d5891fe8d0
Fix test
|
13 年 前 |
Jordi Boggiano
|
659775a607
Merge remote-tracking branch 'simensen/GitHub404FixPartTwo'
|
13 年 前 |
Jordi Boggiano
|
ac36d0c396
Merge pull request #452 from weaverryan/beginning-doc-changes
|
13 年 前 |
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
|
13 年 前 |
Jordi Boggiano
|
30c880e5ff
Update lock file
|
13 年 前 |
Jordi Boggiano
|
438cea6363
Regroup bootstrapers
|
13 年 前 |
Jordi Boggiano
|
36c53f4b82
Merge branch 'patch-xdebug' of https://github.com/SongoQ/composer
|
13 年 前 |
Marcin Chyłek
|
0e0b5ac222
chache to return (file_exists() && include );
|
13 年 前 |
Beau Simensen
|
38680998ed
Remove the RemoteFilesystem factory and document GitHubDriver->GitDriver fallback.
|
13 年 前 |
Jordi Boggiano
|
82812ebc37
Update changelog
|
13 年 前 |
Marcin Chyłek
|
7d2a287863
Add file_exists in bootstrap.php
|
13 年 前 |
Jordi Boggiano
|
a5edc9e357
Extract package purging in a method and fix variable overriding
|
13 年 前 |
Jordi Boggiano
|
a02940cafb
Fix tests
|
13 年 前 |
Jordi Boggiano
|
b855643865
Usability fix
|
13 年 前 |
Jordi Boggiano
|
7c97abec8c
Update docs on repo order
|
13 年 前 |
Jordi Boggiano
|
3b77d25a3c
Merge remote-tracking branch 'hason/priority'
|
13 年 前 |
Marcin Chyłek
|
768bedc164
Fix xdebug display errors in autoload
|
13 年 前 |
Jordi Boggiano
|
96b07ffb7b
Ensure missing packages are reinstalled if they are deleted from the filesystem, fixes #355, fixes #437
|
13 年 前 |
Jordi Boggiano
|
76e49aa36c
Merge pull request #453 from simensen/proxy-https
|
13 年 前 |