1
0
Fork 0
composer/src/Composer
Aurélien Thieriot e264282ac7 Allowed only * wildcard 2012-12-13 14:06:06 +00:00
..
Autoload Add support for .inc files in classmap, fixes #1396 2012-12-08 21:54:51 +01:00
Command Show reference as well in show command overview 2012-12-08 21:03:32 +01:00
Config Added addLink and removeLink to Configuration Source Interface 2012-11-14 09:03:11 -08:00
Console Enforce a UTC timezone if none is set to prevent misconfigured php from blowing up, refs #923 2012-11-20 14:45:40 +01:00
DependencyResolver Add warning for invalid chars in package names 2012-11-22 19:50:27 +01:00
Downloader Detect invalid ssh URLs, fixes #1124 2012-12-05 23:23:01 +01:00
IO Add handling for backspace chars in BufferIO 2012-11-11 15:05:27 +01:00
Installer Solving the issue #1387 2012-12-05 12:35:10 -02:00
Json Fix handling of arrays in json manipulator 2012-11-13 12:49:23 +01:00
Package Make sure only proper timestamps are used for the lock, refs #1390 2012-12-05 21:44:20 +01:00
Repository Allow disabling svn branches/tags, fixes composer/satis#43 2012-12-08 17:41:46 +01:00
Script Fix shell command output, fixes #1295 2012-12-06 09:56:27 +01:00
Util Add support for headers as strings to avoid regressions, refs #1387 2012-12-05 16:57:54 +01:00
Cache.php Clear cached files when they fail to extract or validate, refs #941 2012-12-05 10:10:54 +01:00
Compiler.php Fix phar compilation 2012-08-21 10:44:05 +02:00
Composer.php Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00
Config.php Fix config merging for arrays 2012-12-08 21:45:21 +01:00
Factory.php Warn users if github tokens contain invalid chars 2012-12-08 21:45:43 +01:00
Installer.php Allowed only * wildcard 2012-12-13 14:06:06 +00:00