summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcache.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-6/+8
2014-03-13warning: type qualifiers ignored on function return type [-Wignored-qualifiers]David Kalnischkies1-2/+2
2014-03-13warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-21/+21
2014-03-13make doxygen more quiet, fix issues and disable latexDavid Kalnischkies1-4/+4
2014-02-22Fix typos in documentation (codespell)Michael Vogt1-1/+1
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies1-1/+4
2011-11-23* apt-pkg/depcache.cc:David Kalnischkies1-1/+1
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-9/+7
2011-07-20apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache sizeJulian Andres Klode1-0/+3
2011-06-29* apt-pkg/pkgcache.h:David Kalnischkies1-1/+3
2011-05-17* apt-pkg/pkgcache.h:David Kalnischkies1-7/+10
2011-04-06* apt-pkg/pkgcache.cc:David Kalnischkies1-0/+6
2011-03-25* apt-pkg/cacheiterator.h:David Kalnischkies1-2/+2
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies1-2/+2
2010-09-14* apt-pkg/policy.cc:David Kalnischkies1-1/+1
2010-07-08* apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies1-1/+1
2010-06-03* apt-pkg/pkgcache.h:David Kalnischkies1-2/+2
2010-05-04* apt-pkg/pkgcache.h:David Kalnischkies1-3/+7
2010-05-04* doc/cache.sgml:David Kalnischkies1-84/+385
2010-03-18Readd the FindPkg() method implementation used in the singleArch days toDavid Kalnischkies1-1/+7
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies1-1/+1
2010-02-07Drop the Arch information from the Version structure as we can getDavid Kalnischkies1-1/+0
2009-12-27Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies1-2/+10
2009-12-19Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies1-5/+25
2009-12-09Refactor the cache iterators by using a common base classDavid Kalnischkies1-8/+1
2009-11-25use long instead of short for {Ver,Desc}File size in pkgcache.hDavid Kalnischkies1-2/+2
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-24/+24
2009-06-29[ABI break] Allow pinning by codename (closes: #97564)Michael Vogt1-0/+1
2009-06-15Introduce support for the Enhances field. (Closes: #137583) jak@debian.org1-1/+1
2009-05-07[apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies1-0/+1
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt1-4/+4
2007-09-06* dpkg-triggers: Deal properly with new package states.Michael Vogt1-1/+2
2006-12-14* merged the apt-breaks-iwj branchMichael Vogt1-1/+5
2006-12-14* merged the no-pragma branchMichael Vogt1-3/+0
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2006-08-25initial Breaks implementationIan Jackson1-1/+5
2006-08-11* merged ddtp supportMichael Vogt1-2/+42
2005-11-30* merged with apt--mvoMichael Vogt1-3/+3
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt1-3/+3
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador1-2/+42
2004-09-20Increase the range of the ID type for depsArch Librarian1-2/+2
2004-09-20G++3 fixes from RandolphArch Librarian1-1/+3
2004-09-20Join with aliencodeArch Librarian1-17/+47
2004-09-20Fixed the infinite loop problemArch Librarian1-2/+2
2004-09-20Added a depends option to apt-cacheArch Librarian1-51/+46
2004-09-20Multiple different versions supportArch Librarian1-1/+2
2004-09-20Fixed espy's bug with experimentalArch Librarian1-1/+2
2004-09-20performance tuningArch Librarian1-4/+4
2004-09-20Free space check, fixed parser jump bug, added importatArch Librarian1-3/+2
2004-09-20Arranged to rename downloaded files to include all impo...Arch Librarian1-2/+3