summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcache.cc
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-07Drop the Arch information from the Version structure as we can getDavid Kalnischkies1-2/+2
2010-01-30* apt-pkg/contrib/macros.h:David Kalnischkies1-1/+1
2010-01-02Fix the following gcc-4.5 buildfailure in pkgcache.cc by following the sugges...David Kalnischkies1-1/+1
2009-12-27Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies1-0/+27
2009-12-23merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies1-2/+6
2009-12-19Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies1-16/+96
2009-12-09Refactor the cache iterators by using a common base classDavid Kalnischkies1-31/+25
2009-11-26[BREAK] add possibility to download and use multiplyDavid Kalnischkies1-9/+17
2009-08-24* apt-pkg/pkgcache.cc:Michael Vogt1-6/+6
2009-07-21* apt-pkg/acquire.cc:Michael Vogt1-2/+2
2009-06-29* add depth information to the debug output and show what dependsMichael Vogt1-0/+51
2009-06-29[ABI break] Allow pinning by codename (closes: #97564)Michael Vogt1-0/+2
2009-06-15Introduce support for the Enhances field. (Closes: #137583) jak@debian.org1-2/+2
2009-05-07[apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies1-0/+2
2009-04-23fix problematic use of tolower() when calculating the version Michael Vogt1-2/+2
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt1-2/+6
2009-02-03apt-pkg/pkgcache.cc: fix typoMichael Vogt1-1/+1
2009-02-03* apt-pkg/pkgcache.cc:Michael Vogt1-3/+7
2008-09-23* apt-pkg/pkgcachegen.cc:Michael Vogt1-1/+2
2008-09-23* apt-pkg/pkgcachegen.cc:egon1-1/+2
2007-09-06* dpkg-triggers: Deal properly with new package states.Michael Vogt1-2/+4