| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make GetLocalitySortedVersionSet more generic | David Kalnischkies | 2014-09-07 | 1 | -0/+1 |
| | | | | | | | | | | No reason in and of by itself at the moment, but prepares for the goal of having 'apt search' and 'apt-cache search' using the same code now that they at least support the same stuff. The 'apt' code is just a multitude slower at the moment… Git-Dch: Ignore | ||||
| * | cleanup headers and especially #includes everywhere | David Kalnischkies | 2014-03-13 | 1 | -0/+1 |
| | | | | | | | | | Beside being a bit cleaner it hopefully also resolves oddball problems I have with high levels of parallel jobs. Git-Dch: Ignore Reported-By: iwyu (include-what-you-use) | ||||
| * | make doxygen more quiet, fix issues and disable latex | David Kalnischkies | 2014-03-13 | 1 | -1/+1 |
| | | | | | Git-Dch: Ignore | ||||
| * | add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be ↵ | Michael Vogt | 2013-08-15 | 1 | -1/+62 |
| | | | | | merged without breaking ABI | ||||
| * | make destructors virtual | Michael Vogt | 2013-08-15 | 1 | -3/+3 |
| | | |||||
| * | squash merge of the feature/apt-binary branch without the changes from ↵ | Michael Vogt | 2013-08-12 | 1 | -6/+29 |
| | | | | | experimental | ||||
| * | * apt-pkg/deb/deblistparser.cc: | David Kalnischkies | 2012-06-14 | 1 | -0/+30 |
| | | | | | | - use PackageArchitectureMatchesSpecification filter * apt-pkg/cachefilter.cc: - add PackageArchitectureMatchesSpecification (Closes: #672603) | ||||
| * | add more dpointer placeholders | Michael Vogt | 2011-02-02 | 1 | -0/+2 |
| | | |||||
| * | factor regex package name matches into newly created cachefilter classes | David Kalnischkies | 2010-07-17 | 1 | -0/+29 |
