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 0cca4d1a44 Fix extension parsing to take the most usable data instead of just using 0 in case of parsing failure, fixes #5331, fixes #5264 8 years ago
..
Autoload Make sure we only replace complete paths to the base-dir/vendor-dir, not partial dir matches, fixes #5289 8 years ago
Command add isProxyCommand() to BaseCommand 8 years ago
Config Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 8 years ago
Console Switch dir before loading plugins to make sure the correct composer.json is initialized, fixes #5290 8 years ago
DependencyResolver Improve error reporting some more, fixes #4310 8 years ago
Downloader Fix more git URL escaping 8 years ago
EventDispatcher Add deprecation notice for the event type hint rewrites, refs #5238 8 years ago
IO Use extracted ca-bundle package 8 years ago
Installer BinaryInstaller::generateWindowsProxyCode() now trims both single and double quotes from $binPath when creating windows .bat file. 8 years ago
Json Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 8 years ago
Package Fix archiving paths on windows 8 years ago
Plugin Avoid duplicate commands, and pass plugin to ctor args for capabilities, refs #3377 8 years ago
Repository Fix extension parsing to take the most usable data instead of just using 0 in case of parsing failure, fixes #5331, fixes #5264 8 years ago
Script Fix CS 9 years ago
SelfUpdate Add update channels support to self-update and diagnose, fixes #4960 8 years ago
Util Fix ProcessExecutor url escaping 8 years ago
Cache.php Wrap final attempt to touch a cache file in Silencer. 8 years ago
Compiler.php Merge remote-tracking branch 'nicolas-grekas/php7-static' 8 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 Merge remote-tracking branch 'curry684/home-expansion' 8 years ago
Factory.php Merge remote-tracking branch 'jderusse/plugin-with-commands' 8 years ago
Installer.php Fix platform dev reqs being required even in --no-dev installs 8 years ago