You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jordi Boggiano e8abc90b92 Merge pull request #5026 from curry684/issue-4392
Simulate dummy Composer when searching in uninitialized folder
8 years ago
..
Autoload Removed unused variables and includes, fixed functions being called with more arguments than declared. 8 years ago
Command Merge pull request #5026 from curry684/issue-4392 8 years ago
Config Fix JsonConfigSource fallback on php5.3, refs #4972 8 years ago
Console Merge remote-tracking branch 'dshafik/add-exec-command' 8 years ago
DependencyResolver Ignore self references when anlaysing independent root requirements 8 years ago
Downloader Rewrite git unpushed status checks, fixes #4987 8 years ago
EventDispatcher Simplify exec implementation and add full PATH support, refs #4887 8 years ago
IO Avoid warnings due to duplicate loading of auth files, fixes #4971 8 years ago
Installer List project suggestions in create-project command 8 years ago
Json Remove a few instances of RemoteFilesystem that were not needed 9 years ago
Package CS fixes 8 years ago
Plugin Fix escaping 8 years ago
Repository Add conflict detection in why-not, fixes #5013 8 years ago
Script Fix CS 9 years ago
Util Add support for SSL_CERT_DIR and openssl.capath, fixes #5017 8 years ago
Cache.php Wrap final attempt to touch a cache file in Silencer. 9 years ago
Compiler.php Merge remote-tracking branch 'origin/master' into tls-config 9 years ago
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 10 years ago
Config.php Disable git, svn, http protocols for VCS downloaders, fixes #4968 8 years ago
Factory.php Fix method name for php5 8 years ago
Installer.php Merge pull request #4993 from hkdobrev/create-project-suggests 8 years ago