]> git.saurik.com Git - apt.git/history - apt-pkg/pkgcache.cc
testcases runable as root
[apt.git] / apt-pkg / pkgcache.cc
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
2012-09-19  David Kalnischkies* apt-pkg/pkgcache.cc:
2012-09-11  Michael Vogtmerged from lp:~donkult/apt/sid
2012-09-09  David Kalnischkieshandle packages without a mandatory architecture (debia...
2012-09-04  Michael Vogtmerged from lp:~donkult/apt/debian-experimental
2012-07-10  Michael Vogtmerged the relevant bits from lp:~mvo/apt/lp346386
2012-06-19  Michael Vogtmerged from donkult
2012-06-14  David Kalnischkies* apt-pkg/pkgcache.cc:
2012-06-11  Michael Vogtmerged from donkult
2012-06-11  Thibaut Girka* apt-pkg/deb/deblistparser.cc:
2012-06-10  David Kalnischkies* apt-pkg/cacheiterators.h:
2012-04-16  Michael Vogtmerge from the expermental2 branch
2012-03-22  David Kalnischkiesmerge with debian-sid (some version screw going on...
2012-01-18  Michael Vogt* apt-pkg/aptconfiguration.cc:
2012-01-16  Michael Vogtmerged from debian-experimental2
2012-01-13  Michael Vogtmerged from lp:~donkult/apt/experimental/
2012-01-13  David Kalnischkiesfactor out the detection of self-conflicts into Dep...
2012-01-13  David Kalnischkies* apt-pkg/pkgcache.cc:
2011-12-20  Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19  Michael Vogtmerged from debian-sid
2011-11-10  Michael Vogtmerged from http://bzr.debian.org/bzr/apt/apt/debian...
2011-10-30  David Kalnischkiesmerge with my debian-sid branch
2011-10-14  Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-12  David Kalnischkies* apt-pkg/pkgcache.cc:
2011-10-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesdo not pollute namespace in the headers with using...
2011-09-14  David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
next