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 a15779cf53 Fix issue handling false children in why-not command 8 years ago
..
Autoload Removed unused variables and includes, fixed functions being called with more arguments than declared. 8 years ago
Command Fix issue handling false children in why-not command 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 Fix bug in handling of special chars in proxy .bat files for binaries, fixes #4990 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 Allow loading of transport-options in package repo, fixes #4991 8 years ago
Script Fix CS 9 years ago
Util Add debugging info about proxy usage, refs #4332 8 years ago
Cache.php Wrap final attempt to touch a cache file in Silencer. 8 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 Add outdated lock and failure to parse deps to quiet output, fixes #4393 8 years ago