apt-key del: Ignore case when checking if a keyid exists in a keyring.
[ntk/apt.git] / apt-pkg / edsp.h
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-get-source...
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 Kalnischkiescheck exit status of external solvers
2014-04-01 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-27 Michael VogtMerge branch 'debian/sid' into feature/more-fancy-progress
2014-03-27 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-21 David Kalnischkiesmark optional (private) symbols as hidden
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13 David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-02-22 Michael VogtFix typos in documentation (codespell)
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-02 Michael Vogtg++ 4.7 fixes
2011-12-20 Michael Vogtmerged from lp:~donkult/apt/sid/
2011-12-19 Michael Vogtmerged from debian-sid
2011-12-19 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-12-13 David Kalnischkiesrevert 2184.1.3: forward declaration instead of headers
2011-11-23 Michael Vogtmerged from lp:~donkult/apt/experimental
2011-11-10 Michael Vogtmerged from bzr.debian.org/bzr/apt/apt/debian-experimental2
2011-11-09 David Kalnischkies* apt-pkg/cacheset.cc:
2011-10-30 David Kalnischkiesmerge with my debian-sid branch
2011-10-14 Michael Vogtmerged lp:~donkult/apt/experimental
2011-10-05 David Kalnischkiesmerge with current debian apt/experimental
2011-09-19 David Kalnischkiesuse forward declaration in headers if possible instead...
2011-09-14 David Kalnischkiesenable APT in unpack/configure ordering to handle loops...
2011-09-13 David Kalnischkiesmerge with debian/sid
2011-08-15 Michael Vogtmerged from the debian-sid branch
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-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-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-09 David Kalnischkiesimplement proper progress report with OpProgress
2011-05-07 David Kalnischkiesimplement correct error reporting
2011-05-03 David Kalnischkiesadd a fair round of doxygen comments to the edsp header
2011-05-03 David Kalnischkiesimplement external solver calling for upgrade and dist...
2011-05-02 David Kalnischkiesrefactor: move solver execution into his own EDSP method
2011-05-02 David Kalnischkiesimplement optional Progress report in EDSP
2011-04-25 David Kalnischkiesreorganize WriteScenario to add a WriteLimitedScenario...
2011-04-04 Stefano Zacchirolimerge documentation of the EDSP protocol
2011-04-02 David Kalnischkiessend the scenario through a pipe to the solver and...
2011-04-01 David Kalnischkiesparse also the action flags Upgrade, Dist-Upgrade and...
2011-04-01 David KalnischkiesRead and apply install/remove requests correctly
2011-03-31 David KalnischkiesWriteRequest according to current EDSP draft
2011-03-31 David Kalnischkiesrename edspwriter to straight edsp in toplevel as it...