summaryrefslogtreecommitdiff
path: root/apt-pkg/packageset.h
AgeCommit message (Collapse)Author
2010-05-31improve the handling of regex together with the architecture modifierDavid Kalnischkies
2010-05-31move cmdline parsing from apt-cache to new FromCommandLine methodDavid Kalnischkies
2010-05-30move regex magic from apt-get to new FromRegEx methodDavid Kalnischkies
2010-05-30* apt-pkg/packageset.h:David Kalnischkies
- add a simple wrapper around std::set for packages with it