]> git.saurik.com Git - apt.git/history - apt-pkg/pkgcache.cc
implement autobit and pinning in EDSP solver 'apt'
[apt.git] / apt-pkg / pkgcache.cc
2015-09-14  David Kalnischkiesremove incorrect optimization branches
2015-09-14  David Kalnischkiesimplement dpkgs vision of interpreting pkg:<arch> depen...
2015-09-14  David Kalnischkiesstore ':any' pseudo-packages with 'any' as architecture
2015-08-18  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2015-08-18  Michael VogtMerge branch 'debian/experimental' into feature/srv...
2015-08-17  Michael VogtCleanup includes after running iwyu
2015-08-10  David Kalnischkiesparse packages from all architectures into the cache
2015-08-10  David Kalnischkieshide implicit deps in apt-cache again by default
2015-08-10  David Kalnischkiesuse a smaller type for flags storage in the cache
2015-08-10  David Kalnischkiesremove the compatibility markers for 4.13 abi
2015-08-10  David Kalnischkiessplit-up Dependency struct
2015-08-10  David Kalnischkiesbunch of micro-optimizations for depcache
2015-08-10  David Kalnischkiesavoid virtual in the iterators
2015-08-10  David Kalnischkiesmake all d-pointer * const pointers
2015-06-23  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2015-06-16  David Kalnischkiesadd d-pointer, virtual destructors and de-inline de...
2015-06-12  David Kalnischkiesstore Release files data in the Cache
2015-05-22  Michael VogtMerge branch 'debian/sid' into debian/experimental
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/jessie...
2015-05-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2015-04-22  David Kalnischkiesremove "first package seen is native package" assumption
2015-04-18  David KalnischkiesMerge branch 'debian/jessie' into debian/experimental
2015-03-16  David Kalnischkiesmerge debian/sid into debian/experimental
2014-11-10  David Kalnischkiesdeprecate the Section member from package struct
2014-11-08  David Kalnischkiesguard pkg/grp hashtable creation changes
2014-11-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-15  David KalnischkiesMerge branch 'debian/sid' into debian/experimental
2014-10-14  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-10-06  Michael Vogtmake http size check work
2014-09-29  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-09-29  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-26  David Kalnischkiesfix: Member variable 'X' is not initialized in the...
2014-09-26  David Kalnischkiesdrop stored StringItems in favor of in-memory mappings
2014-09-26  David Kalnischkiespackages in the cache are sorted by name so noise-free
2014-09-26  David Kalnischkiessearch for pkg names in the cache case-sensitive
2014-09-26  David Kalnischkiesdeprecate Pkg->Name in favor of Grp->Name
2014-09-23  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-10  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18  David Kalnischkiesremove the Section member from package struct
2014-06-18  David Kalnischkiescleanup datatypes mix used in binary cache
2014-06-18  David Kalnischkiesincrease hashtable size for packages/groups by factor 5
2014-06-18  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/drop-rights...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/update-by...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/hash-stats...
2014-06-18  Michael Vogt[API-Break] rename pkgCache::Package::NextPackage to...
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1274466...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/srcrec-enum2...
2014-05-30  David KalnischkiesMerge EDSP 0.5 w/ multi-arch support for external solvers
2014-05-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-05-29  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-29  Michael Vogtincrease Pkg/Grp hash table size from 2k to 64k
2014-05-22  David Kalnischkiesmark as Automatic/Downloadable pure as gcc suggests
2014-05-14  Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2014-05-10  David Kalnischkiesinvalid cache if architecture set doesn't match
2014-05-08  David Kalnischkiesmark as Automatic/Downloadable pure as gcc suggests
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/build-dep...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-install...
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiesabstract version hash comparison a bit
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13  David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-02-22  Michael VogtFix typos in documentation (codespell)
2013-08-17  Michael VogtMerge branch 'debian/sid' into debian/experimental
2013-08-15  Michael VogtMerge branch 'debian/sid' into debian/experimental
2013-07-24  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'
2013-07-11  David KalnischkiesVersion 3 for DPkg::Pre-Install-Pkgs with MultiArch...
2013-05-08  Michael Vogtmerged from the debian-wheezy branch
2013-04-23  Michael Vogtmerged debian-sid branch and resolved conflicts
2013-04-08  Michael Vogtmerged bundle from david
2013-04-03  David Kalnischkies* apt-pkg/cacheiterators.h:
2013-04-03  David Kalnischkies - sort group and package names in the hashtable on...
2013-03-10  David Kalnischkiesvarious simple changes to fix cppcheck warnings
2013-03-01  Michael Vogtmerged lp:~mvo/apt/source-hashes
2013-03-01  Michael Vogtmerged lp:~mvo/apt/add-missing-dsc-hashes
2013-03-01  Michael Vogtmerged lp:~mvo/apt/hash-order
2013-03-01  Michael Vogtmerged from the lp:~mvo/apt/mvo branch
2013-03-01  Michael Vogtmerged from the debian-sid branch
2013-01-08  Michael Vogtmerged lp:~mvo/apt/fix-priority-abi-break
2013-01-08  Michael Vogt* [ABI BREAK] apt-pkg/pkgcache.h:
2012-12-26  Michael Vogtmerged from the debian-sid branch
2012-10-17  Michael Vogt* lp:~mvo/apt/config-clear:
2012-10-17  Michael Vogt* lp:~mvo/apt/add-glob-function:
2012-10-17  Michael Vogtmerged from debian-sid
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-09-28  Michael Vogtmerged from lp:~donkult/apt/sid
next