1
0
Fork 0
composer/src/Composer/Repository
Jordi Boggiano 9c72b093a3 Merge remote-tracking branch 'bashofmann/master' 2012-04-17 17:30:22 +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 alias handling with --dev installs, fixes #579 2012-04-15 19:05:16 +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 various fixes for composer interaction with pear repositories: 2012-04-16 16:54:44 +01: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 Fix alias handling with --dev installs, fixes #579 2012-04-15 19:05:16 +02:00