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.
Steve Buzonas 758e7cab53 fixed issue where detatched head would give null output 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 fixed issue where detatched head would give null output 8 years ago
Config Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 8 years ago
Console Merge branch '1.1' 8 years ago
DependencyResolver Typo fix ;-) 8 years ago
Downloader use version parser in vcs downloader 8 years ago
EventDispatcher Add ScriptExecutionException for CLI scripts and avoid showing the full exception to users, fixes #5281 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 cleaner implementation of status output with support for path repositories 8 years ago
Plugin Avoid duplicate commands, and pass plugin to ctor args for capabilities, refs #3377 8 years ago
Repository Cache VCS driver after creation to avoid initializing it several times 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