Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prefer the Policy if it is built instead of the DepCache and | David Kalnischkies | 2010-07-04 | 1 | -3/+4 |
* | Refactor TryToInstall to look a bit saner by splitting the Remove | David Kalnischkies | 2010-07-03 | 1 | -1/+0 |
* | add a ConstructedBy member to the PackageSet which can be used by the | David Kalnischkies | 2010-07-02 | 1 | -10/+16 |
* | if the package has no installed & candidate but is virtual see if only | David Kalnischkies | 2010-06-29 | 1 | -0/+8 |
* | rename AddSelectedVersion() to a better public FromPackage() | David Kalnischkies | 2010-06-29 | 1 | -5/+6 |
* | - factor out code to get a single package FromName() | David Kalnischkies | 2010-06-28 | 1 | -52/+99 |
* | - only print errors if all tries to get a package by string failed | David Kalnischkies | 2010-06-26 | 1 | -6/+12 |
* | Use an abstract helper for error handling and output | David Kalnischkies | 2010-06-22 | 1 | -62/+117 |
* | get packages by task^ with FromTask() | David Kalnischkies | 2010-06-19 | 1 | -7/+69 |
* | * cmdline/cacheset.cc: | David Kalnischkies | 2010-06-15 | 1 | -0/+330 |