4 Commits (4ea9b33a6c986aea4e360262ef68c773e0e20c51)

Author SHA1 Message Date
Jordi Boggiano b0134b56c5 Add CompositeRepo::getRepositories 13 years ago
Jordi Boggiano 5eb333680b Rename findPackagesByName to findPackages and allow version arg 13 years ago
Beau Simensen d05f0a6e40 Addressed coding standard issues reported by @stof 13 years ago
Beau Simensen e1370be7a0 Continued refactoring of install() method, mainly by way of adding Composite Repository
* Rewritten `install()` method now takes a repository instead of a list of packages (per @nadermen)
 * Added Composite Repository
 * Added tests for Composite Repository
 * Removed "local repository" concept from Platform Repository
 * Removed some `use` statements for Platform Repository where it was not actually being used
13 years ago