summaryrefslogtreecommitdiff
path: root/cmdline/cacheset.cc
Commit message (Expand)AuthorAgeFilesLines
* prefer the Policy if it is built instead of the DepCache andDavid Kalnischkies2010-07-041-3/+4
* Refactor TryToInstall to look a bit saner by splitting the RemoveDavid Kalnischkies2010-07-031-1/+0
* add a ConstructedBy member to the PackageSet which can be used by theDavid Kalnischkies2010-07-021-10/+16
* if the package has no installed & candidate but is virtual see if onlyDavid Kalnischkies2010-06-291-0/+8
* rename AddSelectedVersion() to a better public FromPackage()David Kalnischkies2010-06-291-5/+6
* - factor out code to get a single package FromName()David Kalnischkies2010-06-281-52/+99
* - only print errors if all tries to get a package by string failedDavid Kalnischkies2010-06-261-6/+12
* Use an abstract helper for error handling and outputDavid Kalnischkies2010-06-221-62/+117
* get packages by task^ with FromTask()David Kalnischkies2010-06-191-7/+69
* * cmdline/cacheset.cc:David Kalnischkies2010-06-151-0/+330