1
0
Fork 0
Commit Graph

1184 Commits (9ed05e09f34b8ad000289f8680491447a63185dc)

Author SHA1 Message Date
Jordi Boggiano 9ed05e09f3 Fix version_compare for ubuntu that ships with versions like 5.3.3-1 (bigger than 5.3.3) 2012-03-16 16:07:48 +01:00
Nils Adermann 15e764bb3f Merge pull request #439 from Seldaek/git_push
Set push url correctly for github clones
2012-03-16 03:24:14 -07:00
Jordi Boggiano 136198d38d Merge pull request #460 from mike-php-net/create-project-fix
fixed create-project with json file
2012-03-16 01:41:13 -07:00
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
2012-03-16 08:40:18 +01:00
Nils Adermann 3fce97da89 Merge pull request #458 from GromNaN/utf8_author
Allow unicode characters for author in "composer init" command.
2012-03-15 15:40:35 -07:00
Jérôme Tamarelle dd6608e4c2 Allow unicode characters for author in "composer init" command. 2012-03-15 23:06:00 +01:00
Jordi Boggiano 59449feb3b Update CHANGELOG 2012-03-15 18:37:09 +01:00
Jordi Boggiano d5891fe8d0 Fix test 2012-03-15 18:32:31 +01:00
Jordi Boggiano 659775a607 Merge remote-tracking branch 'simensen/GitHub404FixPartTwo' 2012-03-15 18:16:31 +01:00
Jordi Boggiano ac36d0c396 Merge pull request #452 from weaverryan/beginning-doc-changes
Proofreading the first and second chapters of the very well-written docs
2012-03-15 05:57:55 -07:00
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 2012-03-15 07:53:34 -05:00
Jordi Boggiano 30c880e5ff Update lock file 2012-03-15 13:14:13 +01:00
Jordi Boggiano 438cea6363 Regroup bootstrapers 2012-03-15 13:14:02 +01:00
Jordi Boggiano 36c53f4b82 Merge branch 'patch-xdebug' of https://github.com/SongoQ/composer 2012-03-15 13:03:14 +01:00
Marcin Chyłek 0e0b5ac222 chache to return (file_exists() && include ); 2012-03-15 11:36:40 +01:00
Beau Simensen 38680998ed Remove the RemoteFilesystem factory and document GitHubDriver->GitDriver fallback. 2012-03-14 18:44:27 -07:00
Jordi Boggiano 82812ebc37 Update changelog 2012-03-15 02:29:53 +01:00
Marcin Chyłek 7d2a287863 Add file_exists in bootstrap.php 2012-03-15 01:51:54 +01:00
Jordi Boggiano a5edc9e357 Extract package purging in a method and fix variable overriding 2012-03-15 01:49:41 +01:00
Jordi Boggiano a02940cafb Fix tests 2012-03-15 01:28:10 +01:00
Jordi Boggiano b855643865 Usability fix 2012-03-15 01:13:25 +01:00
Jordi Boggiano 7c97abec8c Update docs on repo order 2012-03-15 01:13:10 +01:00
Jordi Boggiano 3b77d25a3c Merge remote-tracking branch 'hason/priority'
Conflicts:
	src/Composer/Factory.php
2012-03-15 01:01:46 +01:00
Marcin Chyłek 768bedc164 Fix xdebug display errors in autoload 2012-03-15 00:58:12 +01:00
Jordi Boggiano 96b07ffb7b Ensure missing packages are reinstalled if they are deleted from the filesystem, fixes #355, fixes #437 2012-03-15 00:56:04 +01:00
Jordi Boggiano 76e49aa36c Merge pull request #453 from simensen/proxy-https
Fix downloading HTTPS dists through Proxy errors
2012-03-14 16:24:05 -07:00
Beau Simensen ce08b2fc4f Fix HTTPS through Proxy errors. 2012-03-14 15:40:51 -07:00
Jordi Boggiano 71c146e2ab Merge pull request #447 from simensen/composer-branch-alias
Added a branch alias for dev-master.
2012-03-14 13:08:00 -07:00
Jordi Boggiano 7ab3a96874 Micro-optimization 2012-03-14 15:38:56 +01:00
Jordi Boggiano 4b24b972a7 Improve stripping 2012-03-14 15:38:55 +01:00
Jordi Boggiano 32adc8908d Fix line numbers in phars 2012-03-14 15:38:55 +01:00
Ryan Weaver 37b4edc25d Fixing typo per @stof 2012-03-14 00:25:17 -05:00
Ryan Weaver 903eff10eb Proofreading the first and second chapters of the very well-written docs
Changes are mostly wording, rephrasing. I did remove some duplicate content between the intro and the basic usage
2012-03-13 22:16:30 -05:00
Beau Simensen 1e5331dcc5 Added a branch alias for dev-master. 2012-03-12 10:15:12 -07:00
Jordi Boggiano e50fbf378b Merge pull request #443 from hason/installer
Save local repo after each success operation
2012-03-12 04:34:02 -07:00
Martin Hasoň 01c1878aea Save local repo after each success operation 2012-03-12 12:24:11 +01:00
Jordi Boggiano e82e5c39b5 Merge pull request #441 from igorw/fix-show-without-keywords
fix notice when running show command on package without keywords
2012-03-12 01:18:54 -07:00
Igor Wiedler cd6eb49427 fix notice when running show command on package without keywords 2012-03-11 23:42:27 +01:00
Jordi Boggiano e763af7412 Set push url correctly for github clones 2012-03-11 21:01:41 +01:00
Jordi Boggiano 09083089ff Merge remote-tracking branch 'digitalkaoz/show_command_keywords'
Conflicts:
	src/Composer/Command/ShowCommand.php
2012-03-11 17:02:54 +01:00
Jordi Boggiano 8bd0814b67 Merge pull request #420 from digitalkaoz/composer_tests
added some trivial tests
2012-03-11 09:01:12 -07:00
Jordi Boggiano 6b453906f0 Merge pull request #432 from digitalkaoz/issue_428
fluent api for installer options
2012-03-11 08:55:44 -07:00
Jordi Boggiano b024615e41 Merge pull request #433 from simensen/InstallerCleanup
Remove unneeded code from UpdateCommand
2012-03-11 08:47:46 -07:00
Jordi Boggiano 5dba49af54 Show package descriptions in show/search commands, merge similar packages in show, fixes #366 2012-03-11 16:44:18 +01:00
Jordi Boggiano 33c926c303 Show/Search command cleanups 2012-03-11 16:09:29 +01:00
Jordi Boggiano 67eaae3842 Merge remote-tracking branch 'digitalkaoz/issue_323' 2012-03-11 15:57:03 +01:00
Jordi Boggiano 5696b44a4f Fix tests 2012-03-11 15:56:47 +01:00
Jordi Boggiano 58b8f5f8b6 Merge pull request #436 from perprogramming/hg_change_url
Fixed the HgDownloader when changing the repo url
2012-03-11 07:46:32 -07:00
Jordi Boggiano 0b1b72e4f1 Merge pull request #431 from stof/git_change_url
Fixed the GitDownloader when changing the repo url
2012-03-11 07:45:56 -07:00
Per Bernhardt 9f7155a753 Fixed the HgDownloader when changing the repo url 2012-03-11 13:31:25 +01:00