apt-key del: Ignore case when checking if a keyid exists in a keyring.
[ntk/apt.git] / apt-pkg / pkgcache.cc
2014-11-10 David Kalnischkiesdeprecate the Section member from package struct
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-22 David Kalnischkiesmark as Automatic/Downloadable pure as gcc suggests
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-22 Michael VogtFix typos in documentation (codespell)
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-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
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-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 ... debian-sid (some version screw going on here)
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 bzr.debian.org/bzr/apt/apt/debian-experimental2
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...
2011-09-14 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-09-13 David Kalnischkiesmerge with debian/sid
2011-09-13 David Kalnischkiesmerge with debian/experimental
2011-09-13 David Kalnischkiesreorder includes: add <config.h> if needed and include...
2011-08-17 Michael Vogtmerged from lp:~donkult/apt/sid
2011-08-17 David Kalnischkiesmerge with the final changelog from debian-sid
2011-08-17 David Kalnischkies* apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:
2011-08-15 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-08-15 Michael Vogtmerged from the debian-sid branch
2011-08-15 Michael Vogtmerged fixes from lp:~mvo/apt/mvo
2011-08-12 Michael Vogtlots of cppcheck fixes
2011-08-11 David Kalnischkiescppcheck complains about some possible speed improvemen...
2011-08-09 Michael Vogtmerged from the debian-experimental2 branch
2011-08-01 Michael Vogtfix crash when P.Arch() was used but the cache got...
2011-07-29 Michael Vogtmerge from lp:~mvo/apt/mvo
2011-07-28 Michael Vogtmerged from lp:~mvo/apt/mvo
2011-07-28 Michael Vogtmerged from debian-apt
2011-07-28 Michael Vogt* merged latest fixes from debian-sid
2011-07-20 Julian Andres Klode* apt-pkg/pkgcache.cc:
2011-07-20 Julian Andres Klodeapt-pkg/pkgcache.h: Add pkgCache::Header::CacheFileSize...
2011-07-15 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-sid
2011-07-05 Michael Vogtmerge lp:~mvo/apt/sha512-template to get fixes for the
2011-06-30 Michael Vogtmerged from debian-sid
2011-06-29 Michael Vogtmerge lp:~mvo/apt/abi-break
2011-06-08 Michael Vogt* [ABI-Break] Implement EDSP in libapt-pkg so that...
2011-06-08 Michael Vogtmerge lp:~mvo/apt/sha512-template to add support for...
2011-05-31 Michael Vogtmerged from the debian branch
2011-05-17 David Kalnischkiesremove deprecated methods which nobody should have...
2011-05-17 David Kalnischkies* doc/external-dependency-solver-protocol.txt:
2011-05-17 David Kalnischkies* Implement EDSP in libapt-pkg so that all front-ends...
2011-05-16 Michael Vogtmerged from lp:~donkult/apt/sid
2011-05-11 David Kalnischkiesconvert a lot of places to use IsNegative instead of...
2011-05-11 David Kalnischkiesif critical or-group can't be satisfied, exit directly.
2011-05-02 David Kalnischkiesmerge single-arch :arch fix from my sid branch
2011-04-25 David Kalnischkies* apt-pkg/pkgcache.cc:
2011-04-15 Julian Andres KlodeMerge from DonKult
2011-04-06 David Kalnischkies* apt-pkg/pkgcache.cc:
2011-04-06 David Kalnischkiesdocument the pkg:any specialcasing in FindPkg as well...
2011-04-05 Michael Vogtmerged from debian-sid
2011-04-04 Michael Vogtmerged from lp:~donkult/apt/sid
2011-04-04 Stefano Zacchirolimerge documentation of the EDSP protocol
2011-03-28 David Kalnischkies* apt-pkg/deb/deblistparser.cc:
2011-03-25 David Kalnischkies* apt-pkg/pkgcachegen.cc:
2011-03-10 Michael Vogtmerged from debian-sid
2011-03-10 Michael Vogtmerged the lp:~mvo/apt/mvo branch
2011-03-10 Michael Vogtmerged from donkult
2011-03-08 David KalnischkiesRemove the "pseudopackage" handling of Architecture...
2010-11-18 Michael Vogtmerged from apt-get-changelog
2010-11-18 Michael Vogtmerged from apt-get-changelog
2010-11-18 Michael Vogtmerged from the apt-get-changelog branch
2010-11-18 Michael Vogtmerged lp:~mvo/apt/apt-get-changelog
2010-11-15 Michael Vogtmerged from debian
next