summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcache.cc
Commit message (Expand)AuthorAgeFilesLines
* Version 3 for DPkg::Pre-Install-Pkgs with MultiArch infoDavid Kalnischkies2013-07-111-0/+12
* * apt-pkg/cacheiterators.h:David Kalnischkies2013-04-031-4/+12
* - sort group and package names in the hashtable on insertDavid Kalnischkies2013-04-031-11/+20
* various simple changes to fix cppcheck warningsDavid Kalnischkies2013-03-101-9/+9
* * apt-pkg/pkgcache.cc:David Kalnischkies2012-09-191-2/+23
* handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies2012-09-091-1/+5
* * apt-pkg/pkgcache.cc:David Kalnischkies2012-06-141-1/+1
* * apt-pkg/deb/deblistparser.cc:Thibaut Girka2012-06-111-1/+4
* * apt-pkg/cacheiterators.h:David Kalnischkies2012-06-111-0/+26
* factor out the detection of self-conflicts into Dep::IsIgnorableDavid Kalnischkies2012-01-131-15/+34
* * apt-pkg/pkgcache.cc:David Kalnischkies2012-01-131-5/+12
* * apt-pkg/pkgcache.cc:David Kalnischkies2011-10-121-3/+14
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-2/+2
* merge with debian/sidDavid Kalnischkies2011-09-131-1/+1
|\
| * * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:David Kalnischkies2011-08-171-1/+1
* | merge with debian/experimentalDavid Kalnischkies2011-09-131-13/+18
|\ \
| * | merged from the debian-sid branchMichael Vogt2011-08-151-13/+13
| |\|
| | * cppcheck complains about some possible speed improvements which could beDavid Kalnischkies2011-08-111-13/+13
| * | * apt-pkg/pkgcache.cc:Julian Andres Klode2011-07-201-0/+3
| * | apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache sizeJulian Andres Klode2011-07-201-0/+2
* | | reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-3/+4
|/ /
* / remove deprecated methods which nobody should have used anyway likeDavid Kalnischkies2011-05-171-3/+0
|/
* convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies2011-05-111-9/+3
* if critical or-group can't be satisfied, exit directly.David Kalnischkies2011-05-111-0/+11
* * apt-pkg/pkgcache.cc:David Kalnischkies2011-04-251-3/+6
* * apt-pkg/pkgcache.cc:David Kalnischkies2011-04-061-5/+6
* document the pkg:any specialcasing in FindPkg as well to make it clearDavid Kalnischkies2011-04-061-0/+3
* * apt-pkg/deb/deblistparser.cc:David Kalnischkies2011-03-281-5/+5
* * apt-pkg/pkgcachegen.cc:David Kalnischkies2011-03-251-1/+1
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-16/+2
* * apt-pkg/pkgcache.cc:David Kalnischkies2010-10-261-7/+8
* * apt-pkg/policy.cc:David Kalnischkies2010-09-141-0/+1
* * apt-pkg/pkgcache.cc:David Kalnischkies2010-08-131-1/+2
* merge with debian-experimental-maDavid Kalnischkies2010-08-101-1/+4
|\
| * * apt-pkg/pkgcache.cc:Michael Vogt2010-07-301-1/+4
* | * apt-pkg/algorithms.cc:David Kalnischkies2010-08-101-0/+24
|/
* * apt-pkg/pkgcache.cc:David Kalnischkies2010-07-251-3/+5
* * apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies2010-07-081-1/+4
* * apt-pkg/policy.h:David Kalnischkies2010-07-041-6/+6
* * apt-pkg/cacheset.{cc,h}:David Kalnischkies2010-05-311-1/+1
* * apt-pkg/pkgcache.cc:David Kalnischkies2010-05-311-0/+19
* * doc/files.sgml:Michael Vogt2010-05-041-0/+3
|\
| * * apt-pkg/pkgcache.h:David Kalnischkies2010-05-041-0/+3
* | * apt-pkg/pkgcache.cc:Julian Andres Klode2010-05-041-1/+1
|/
* Group packages in the same group together in the package listDavid Kalnischkies2010-03-301-12/+5
* Readd the FindPkg() method implementation used in the singleArch days toDavid Kalnischkies2010-03-181-1/+29
* move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies2010-02-261-0/+12
* [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-131-46/+171
|\
| * In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies2010-02-121-2/+7
| * Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-0/+12