summaryrefslogtreecommitdiff
path: root/cmdline/cacheset.cc
AgeCommit message (Expand)Author
2010-07-04prefer the Policy if it is built instead of the DepCache andDavid Kalnischkies
2010-07-03Refactor TryToInstall to look a bit saner by splitting the RemoveDavid Kalnischkies
2010-07-02add a ConstructedBy member to the PackageSet which can be used by theDavid Kalnischkies
2010-06-29if the package has no installed & candidate but is virtual see if onlyDavid Kalnischkies
2010-06-29rename AddSelectedVersion() to a better public FromPackage()David Kalnischkies
2010-06-28 - factor out code to get a single package FromName()David Kalnischkies
2010-06-26 - only print errors if all tries to get a package by string failedDavid Kalnischkies
2010-06-22Use an abstract helper for error handling and outputDavid Kalnischkies
2010-06-19get packages by task^ with FromTask()David Kalnischkies
2010-06-15* cmdline/cacheset.cc:David Kalnischkies