1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-10 09:02:59 +00:00
composer/src/Composer/Repository
2012-04-14 23:38:10 +02:00
..
Vcs Fix branch extraction, fixes #565 2012-04-12 11:23:56 +02:00
ArrayRepository.php Fix project aliases being redownloaded since they had no version 2012-04-10 11:55:34 +02:00
ComposerRepository.php Add repository notification API support 2012-04-13 02:59:23 +02:00
CompositeRepository.php Rename findPackagesByName to findPackages and allow version arg 2012-02-21 14:02:08 +01:00
FilesystemRepository.php Fix project aliases being redownloaded since they had no version 2012-04-10 11:55:34 +02:00
InstalledFilesystemRepository.php Remove persistence of alias data, make abstract branch aliasing and keep it in composer only 2012-02-25 02:52:19 +01:00
InstalledRepositoryInterface.php Remove persistence of alias data, make abstract branch aliasing and keep it in composer only 2012-02-25 02:52:19 +01:00
NotifiableRepositoryInterface.php Add repository notification API support 2012-04-13 02:59:23 +02:00
PackageRepository.php Move some code around 2012-03-08 01:46:49 +01:00
PearRepository.php Add home config key and use it to create the cache instance 2012-04-09 16:36:06 +02:00
PlatformRepository.php Show package descriptions in show/search commands, merge similar packages in show, fixes #366 2012-03-11 16:44:18 +01:00
RepositoryInterface.php Rename findPackagesByName to findPackages and allow version arg 2012-02-21 14:02:08 +01:00
RepositoryManager.php Handle --dev installs/updates 2012-04-14 23:38:10 +02:00
VcsRepository.php Make sure branches have proper .x suffix so that they can be parsed properly 2012-04-13 02:35:52 +02:00
WritableRepositoryInterface.php Enhanced repository interface 2011-09-25 15:44:05 +03:00