Age | Commit message (Expand) | Author |
2016-01-08 | Store the size of strings in the cache | Julian Andres Klode |
2016-01-07 | Switch performance critical code to use APT::StringView | Julian Andres Klode |
2015-12-29 | Add support for calculating hashes over the entire cache | Julian Andres Klode |
2015-11-27 | add messages to our deprecation warnings in libapt | David Kalnischkies |
2015-09-14 | do not report deprecate warnings for the None declaration | David Kalnischkies |
2015-09-14 | remove incorrect optimization branches | David Kalnischkies |
2015-08-16 | Make pkgCache::Priority() static, it does not need the instance | Julian Andres Klode |
2015-08-12 | Drop the Section field from pkgCache::Package again | Julian Andres Klode |
2015-08-11 | Re-introduce None as a deprecated alias for No | Julian Andres Klode |
2015-08-10 | no value for MultiArch field is 'no', not 'none' | David Kalnischkies |
2015-08-10 | hide implicit deps in apt-cache again by default | David Kalnischkies |
2015-08-10 | use a smaller type for flags storage in the cache | David Kalnischkies |
2015-08-10 | remove the compatibility markers for 4.13 abi | David Kalnischkies |
2015-08-10 | link DependencyData structs together | David Kalnischkies |
2015-08-10 | split-up Dependency struct | David Kalnischkies |
2015-08-10 | make all d-pointer * const pointers | David Kalnischkies |
2015-06-16 | add d-pointer, virtual destructors and de-inline de/constructors | David Kalnischkies |
2015-06-15 | hide Translation-* in 'apt-cache policy' output | David Kalnischkies |
2015-06-12 | store Release files data in the Cache | David Kalnischkies |
2015-06-09 | rework hashsum verification in the acquire system | David Kalnischkies |
2014-11-08 | guard pkg/grp hashtable creation changes | David Kalnischkies |
2014-11-08 | guard ABI changes for SourcePkg/Ver in pkgCache | David Kalnischkies |
2014-09-30 | mark private methods as hidden | David Kalnischkies |
2014-09-27 | store source name and version in binary cache | David Kalnischkies |
2014-09-27 | drop stored StringItems in favor of in-memory mappings | David Kalnischkies |
2014-09-27 | deprecate Pkg->Name in favor of Grp->Name | David Kalnischkies |
2014-06-18 | remove the Section member from package struct | David Kalnischkies |
2014-06-18 | cleanup datatypes mix used in binary cache | David Kalnischkies |
2014-06-18 | increase hashtable size for packages/groups by factor 5 | David Kalnischkies |
2014-06-18 | Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimental | Michael Vogt |
2014-06-18 | [API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::Next | Michael Vogt |
2014-05-29 | increase Pkg/Grp hash table size from 2k to 64k | Michael Vogt |
2014-05-10 | invalid cache if architecture set doesn't match | David Kalnischkies |
2014-05-07 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-03-13 | follow method attribute suggestions by gcc | David Kalnischkies |
2014-03-13 | warning: type qualifiers ignored on function return type [-Wignored-qualifiers] | David Kalnischkies |
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies |
2014-03-13 | make doxygen more quiet, fix issues and disable latex | David Kalnischkies |
2014-02-27 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2013-01-08 | * [ABI BREAK] apt-pkg/pkgcache.h: | Michael Vogt |
2011-12-13 | revert 2184.1.2: do not pollute namespace in headers | David Kalnischkies |
2011-11-23 | * apt-pkg/depcache.cc: | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-07-20 | apt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize, storing the cache size | Julian Andres Klode |
2011-06-29 | * apt-pkg/pkgcache.h: | David Kalnischkies |
2011-05-17 | * apt-pkg/pkgcache.h: | David Kalnischkies |
2011-04-06 | * apt-pkg/pkgcache.cc: | David Kalnischkies |
2011-03-25 | * apt-pkg/cacheiterator.h: | David Kalnischkies |
2011-03-08 | Remove the "pseudopackage" handling of Architecture: all packages for | David Kalnischkies |