summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcache.cc
AgeCommit message (Expand)AuthorFilesLines
2013-04-03* apt-pkg/cacheiterators.h:David Kalnischkies1-4/+12
2013-04-03 - sort group and package names in the hashtable on insertDavid Kalnischkies1-11/+20
2013-03-10various simple changes to fix cppcheck warningsDavid Kalnischkies1-9/+9
2012-09-19* apt-pkg/pkgcache.cc:David Kalnischkies1-2/+23
2012-09-09handle packages without a mandatory architecture (debian-policy ยง5.3)David Kalnischkies1-1/+5
2012-06-14* apt-pkg/pkgcache.cc:David Kalnischkies1-1/+1
2012-06-11* apt-pkg/deb/deblistparser.cc:Thibaut Girka1-1/+4
2012-06-11* apt-pkg/cacheiterators.h:David Kalnischkies1-0/+26
2012-01-13factor out the detection of self-conflicts into Dep::IsIgnorableDavid Kalnischkies1-15/+34
2012-01-13* apt-pkg/pkgcache.cc:David Kalnischkies1-5/+12
2011-10-12* apt-pkg/pkgcache.cc:David Kalnischkies1-3/+14
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-2/+2
2011-09-13merge with debian/sidDavid Kalnischkies1-1/+1
2011-09-13merge with debian/experimentalDavid Kalnischkies1-13/+18
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-3/+4
2011-08-17* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:David Kalnischkies1-1/+1
2011-08-15merged from the debian-sid branchMichael Vogt1-13/+13
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies1-13/+13
2011-07-20* apt-pkg/pkgcache.cc:Julian Andres Klode1-0/+3
2011-07-20apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache sizeJulian Andres Klode1-0/+2
2011-05-17remove deprecated methods which nobody should have used anyway likeDavid Kalnischkies1-3/+0
2011-05-11convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies1-9/+3
2011-05-11if critical or-group can't be satisfied, exit directly.David Kalnischkies1-0/+11
2011-04-25* apt-pkg/pkgcache.cc:David Kalnischkies1-3/+6
2011-04-06* apt-pkg/pkgcache.cc:David Kalnischkies1-5/+6
2011-04-06document the pkg:any specialcasing in FindPkg as well to make it clearDavid Kalnischkies1-0/+3
2011-03-28* apt-pkg/deb/deblistparser.cc:David Kalnischkies1-5/+5
2011-03-25* apt-pkg/pkgcachegen.cc:David Kalnischkies1-1/+1
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies1-16/+2
2010-10-26* apt-pkg/pkgcache.cc:David Kalnischkies1-7/+8
2010-09-14* apt-pkg/policy.cc:David Kalnischkies1-0/+1
2010-08-13* apt-pkg/pkgcache.cc:David Kalnischkies1-1/+2
2010-08-10merge with debian-experimental-maDavid Kalnischkies1-1/+4
2010-08-10* apt-pkg/algorithms.cc:David Kalnischkies1-0/+24
2010-07-30* apt-pkg/pkgcache.cc:Michael Vogt1-1/+4
2010-07-25* apt-pkg/pkgcache.cc:David Kalnischkies1-3/+5
2010-07-08* apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies1-1/+4
2010-07-04* apt-pkg/policy.h:David Kalnischkies1-6/+6
2010-05-31* apt-pkg/cacheset.{cc,h}:David Kalnischkies1-1/+1
2010-05-31* apt-pkg/pkgcache.cc:David Kalnischkies1-0/+19
2010-05-04* doc/files.sgml:Michael Vogt1-0/+3
2010-05-04* apt-pkg/pkgcache.cc:Julian Andres Klode1-1/+1
2010-05-04* apt-pkg/pkgcache.h:David Kalnischkies1-0/+3
2010-03-30Group packages in the same group together in the package listDavid Kalnischkies1-12/+5
2010-03-18Readd the FindPkg() method implementation used in the singleArch days toDavid Kalnischkies1-1/+29
2010-02-26move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies1-0/+12
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies1-46/+171
2010-02-12In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies1-2/+7
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies1-0/+12
2010-02-11Add Multi-Arch: allowed support by creating an implicit provide ofDavid Kalnischkies1-1/+4