summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcache.cc
AgeCommit message (Expand)Author
2012-06-14* apt-pkg/pkgcache.cc:David Kalnischkies
2012-06-11* apt-pkg/deb/deblistparser.cc:Thibaut Girka
2012-06-11* apt-pkg/cacheiterators.h:David Kalnischkies
2012-01-13factor out the detection of self-conflicts into Dep::IsIgnorableDavid Kalnischkies
2012-01-13* apt-pkg/pkgcache.cc:David Kalnischkies
2011-10-12* apt-pkg/pkgcache.cc:David Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13merge with debian/sidDavid Kalnischkies
2011-09-13merge with debian/experimentalDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-08-17* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:David Kalnischkies
2011-08-15merged from the debian-sid branchMichael Vogt
2011-08-11cppcheck complains about some possible speed improvements which could beDavid Kalnischkies
2011-07-20* apt-pkg/pkgcache.cc:Julian Andres Klode
2011-07-20apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache sizeJulian Andres Klode
2011-05-17remove deprecated methods which nobody should have used anyway likeDavid Kalnischkies
2011-05-11convert a lot of places to use IsNegative instead of checking by handDavid Kalnischkies
2011-05-11if critical or-group can't be satisfied, exit directly.David Kalnischkies
2011-04-25* apt-pkg/pkgcache.cc:David Kalnischkies
2011-04-06* apt-pkg/pkgcache.cc:David Kalnischkies
2011-04-06document the pkg:any specialcasing in FindPkg as well to make it clearDavid Kalnischkies
2011-03-28* apt-pkg/deb/deblistparser.cc:David Kalnischkies
2011-03-25* apt-pkg/pkgcachegen.cc:David Kalnischkies
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies
2010-10-26* apt-pkg/pkgcache.cc:David Kalnischkies
2010-09-14* apt-pkg/policy.cc:David Kalnischkies
2010-08-13* apt-pkg/pkgcache.cc:David Kalnischkies
2010-08-10merge with debian-experimental-maDavid Kalnischkies
2010-08-10* apt-pkg/algorithms.cc:David Kalnischkies
2010-07-30* apt-pkg/pkgcache.cc:Michael Vogt
2010-07-25* apt-pkg/pkgcache.cc:David Kalnischkies
2010-07-08* apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies
2010-07-04* apt-pkg/policy.h:David Kalnischkies
2010-05-31* apt-pkg/cacheset.{cc,h}:David Kalnischkies
2010-05-31* apt-pkg/pkgcache.cc:David Kalnischkies
2010-05-04* doc/files.sgml:Michael Vogt
2010-05-04* apt-pkg/pkgcache.cc:Julian Andres Klode
2010-05-04* apt-pkg/pkgcache.h:David Kalnischkies
2010-03-30Group packages in the same group together in the package listDavid Kalnischkies
2010-03-18Readd the FindPkg() method implementation used in the singleArch days toDavid Kalnischkies
2010-02-26move ShowPkg() from apt-get to the PkgIterator and rename it to FullName()David Kalnischkies
2010-02-13[BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies
2010-02-12In SingleArch environments we don't need the arch "all" pseudo packageDavid Kalnischkies
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies
2010-02-11Add Multi-Arch: allowed support by creating an implicit provide ofDavid Kalnischkies
2010-02-07Drop the Arch information from the Version structure as we can getDavid Kalnischkies
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies
2010-01-02Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the sugges...David Kalnischkies
2009-12-27Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies