summaryrefslogtreecommitdiff
path: root/apt-pkg/cachefilter.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-071-3/+7
|\ | | | | | | | | | | | | | | | | | | | | | | Conflicts: apt-pkg/cachefilter.h apt-pkg/contrib/fileutl.cc apt-pkg/contrib/netrc.h apt-pkg/deb/debsrcrecords.cc apt-pkg/init.h apt-pkg/pkgcache.cc debian/apt.install.in debian/changelog
| * cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-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 latexDavid Kalnischkies2014-03-131-1/+1
| | | | | | | | Git-Dch: Ignore
* | [ABI-Break] remove the PACKAGE_MATCHER_ABI_COMPAT definesMichael Vogt2013-08-171-61/+0
|/
* add PACKAGE_MATCHER_ABI_COMPAT mode for now so that this branch can be ↵Michael Vogt2013-08-151-1/+62
| | | | merged without breaking ABI
* make destructors virtualMichael Vogt2013-08-151-3/+3
|
* squash merge of the feature/apt-binary branch without the changes from ↵Michael Vogt2013-08-121-6/+29
| | | | experimental
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2012-06-141-0/+30
| | | | | - use PackageArchitectureMatchesSpecification filter * apt-pkg/cachefilter.cc: - add PackageArchitectureMatchesSpecification (Closes: #672603)
* add more dpointer placeholdersMichael Vogt2011-02-021-0/+2
|
* factor regex package name matches into newly created cachefilter classesDavid Kalnischkies2010-07-171-0/+29