summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgcache.h
Commit message (Expand)AuthorAgeFilesLines
* store source name and version in binary cacheDavid Kalnischkies2014-09-271-0/+6
* drop stored StringItems in favor of in-memory mappingsDavid Kalnischkies2014-09-271-28/+2
* deprecate Pkg->Name in favor of Grp->NameDavid Kalnischkies2014-09-271-2/+5
* remove the Section member from package structDavid Kalnischkies2014-06-181-5/+0
* cleanup datatypes mix used in binary cacheDavid Kalnischkies2014-06-181-89/+101
* increase hashtable size for packages/groups by factor 5David Kalnischkies2014-06-181-6/+6
* Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimentalMichael Vogt2014-06-181-3/+3
|\
| * [API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::NextMichael Vogt2014-06-181-1/+1
| * increase Pkg/Grp hash table size from 2k to 64kMichael Vogt2014-05-291-2/+2
* | invalid cache if architecture set doesn't matchDavid Kalnischkies2014-05-101-1/+3
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-05-071-33/+35
|\|
| * follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-6/+8
| * warning: type qualifiers ignored on function return type [-Wignored-qualifiers]David Kalnischkies2014-03-131-2/+2
| * warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-03-131-21/+21
| * make doxygen more quiet, fix issues and disable latexDavid Kalnischkies2014-03-131-4/+4
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-02-271-1/+1
|\|
| * Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* | * [ABI BREAK] apt-pkg/pkgcache.h:Michael Vogt2013-01-081-1/+1
|/
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-1/+4
* * apt-pkg/depcache.cc:David Kalnischkies2011-11-231-1/+1
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-9/+7
* apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache sizeJulian Andres Klode2011-07-201-0/+3
* * apt-pkg/pkgcache.h:David Kalnischkies2011-06-291-1/+3
* * apt-pkg/pkgcache.h:David Kalnischkies2011-05-171-7/+10
* * apt-pkg/pkgcache.cc:David Kalnischkies2011-04-061-0/+6
* * apt-pkg/cacheiterator.h:David Kalnischkies2011-03-251-2/+2
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-2/+2
* * apt-pkg/policy.cc:David Kalnischkies2010-09-141-1/+1
* * apt-pkg/pkgcachegen.{cc,h}:David Kalnischkies2010-07-081-1/+1
* * apt-pkg/pkgcache.h:David Kalnischkies2010-06-031-2/+2
* * apt-pkg/pkgcache.h:David Kalnischkies2010-05-041-3/+7
* * doc/cache.sgml:David Kalnischkies2010-05-041-84/+385
* Readd the FindPkg() method implementation used in the singleArch days toDavid Kalnischkies2010-03-181-1/+7
* Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-1/+1
* Drop the Arch information from the Version structure as we can getDavid Kalnischkies2010-02-071-1/+0
* Split ListParser::NewDepends into two methods to use these new methodDavid Kalnischkies2009-12-271-2/+10
* Implement the first step toward Multi-Arch by setting up a GroupDavid Kalnischkies2009-12-191-5/+25
* Refactor the cache iterators by using a common base classDavid Kalnischkies2009-12-091-8/+1
* use long instead of short for {Ver,Desc}File size in pkgcache.hDavid Kalnischkies2009-11-251-2/+2
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-24/+24
* [ABI break] Allow pinning by codename (closes: #97564)Michael Vogt2009-06-291-0/+1
|\
| * [apt-pkg] allow also codenames for specifying a releaseDavid Kalnischkies2009-05-071-0/+1
* | Introduce support for the Enhances field. (Closes: #137583) jak@debian.org2009-06-151-1/+1
|/
* * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-091-4/+4
* * dpkg-triggers: Deal properly with new package states.Michael Vogt2007-09-061-1/+2
* * merged the apt-breaks-iwj branchMichael Vogt2006-12-141-1/+5
|\
| * initial Breaks implementationIan Jackson2006-08-251-1/+5
| * * merged ddtp supportMichael Vogt2006-08-111-2/+42
| |\
* | \ * merged the no-pragma branchMichael Vogt2006-12-141-3/+0
|\ \ \
| * | | * removed the pragma messMichael Vogt2006-10-021-3/+0
| |/ /