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.
Stephan ef12e42bdb
GitDriver: try to fetch default branch from remote (#10687)
The initial clone determined what the default branch of the cache git repository was. Changing it on the remote didn't have any impact on the local data. However, cloning it on a different machine would then store a different default branch on that machine. This could lead to different results for the same command on different machines.
2 years ago
..
Vcs GitDriver: try to fetch default branch from remote (#10687) 2 years ago
ArrayRepository.php Fix inconsistent parameter names in inheritance trees 2 years ago
ArtifactRepository.php Enable strict types on all files 2 years ago
ComposerRepository.php Fix handling of true return value for loadRootServerFile, fixes #10675 2 years ago
CompositeRepository.php Fix inconsistent parameter names in inheritance trees 2 years ago
ConfigurableRepositoryInterface.php Enable strict types on all files 2 years ago
FilesystemRepository.php Enable strict types on all files 2 years ago
FilterRepository.php Fix inconsistent parameter names in inheritance trees 2 years ago
InstalledArrayRepository.php Enable strict types on all files 2 years ago
InstalledFilesystemRepository.php Enable strict types on all files 2 years ago
InstalledRepository.php Enable strict types on all files 2 years ago
InstalledRepositoryInterface.php Enable strict types on all files 2 years ago
InvalidRepositoryException.php Enable strict types on all files 2 years ago
LockArrayRepository.php Enable strict types on all files 2 years ago
PackageRepository.php Enable strict types on all files 2 years ago
PathRepository.php Merge branch '2.2' into main 2 years ago
PearRepository.php Enable strict types on all files 2 years ago
PlatformRepository.php Allow passing null to $prettyVersion to handle gracefully cases where a version could not be parsed upstream, refs #10631 2 years ago
RepositoryFactory.php Enable strict types on all files 2 years ago
RepositoryInterface.php Enable strict types on all files 2 years ago
RepositoryManager.php Enable strict types on all files 2 years ago
RepositorySecurityException.php Enable strict types on all files 2 years ago
RepositorySet.php Enable strict types on all files 2 years ago
RootPackageRepository.php Enable strict types on all files 2 years ago
VcsRepository.php Enable strict types on all files 2 years ago
VersionCacheInterface.php Enable strict types on all files 2 years ago
WritableArrayRepository.php Enable strict types on all files 2 years ago
WritableRepositoryInterface.php Enable strict types on all files 2 years ago