]> git.saurik.com Git - apt.git/history - apt-pkg/edsp
don't send pkg from an unknown architecture via EDSP
[apt.git] / apt-pkg / edsp /
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 Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2012-10-12  Michael Vogtmerged lp:~mvo/apt/mvo
2012-06-19  Michael Vogtmerged from donkult
2012-06-16  David Kalnischkiesdo not dereference the storage for the unique strings...
2012-04-25  Michael Vogtmerged from donkult
2012-04-23  David Kalnischkies* edsp/edspsystem.cc:
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-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-15  David Kalnischkiesatleast libapt should announce to itself that it is...
2011-12-13  David Kalnischkiesrevert 2184.1.3: forward declaration instead of headers
2011-12-10  David Kalnischkies* apt-pkg/contrib/fileutl.{h,cc}:
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-05  David Kalnischkiesmerge with current debian apt/experimental
2011-10-05  Michael Vogt* apt-pkg/contrib/configuration.cc:
2011-09-19  David Kalnischkiesuse forward declaration in headers if possible instead...
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-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 http://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  David Kalnischkiesmerge with debian-experimental 0.8.16~exp2 release
2011-06-29  Michael Vogtmerge lp:~mvo/apt/abi-break
2011-06-08  Michael Vogtadd some more dpointer placeholders
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-02  David Kalnischkiesparse correctly the Hold: lines into Pkg->SelectedState...
2011-04-04  Stefano Zacchirolimerge documentation of the EDSP protocol
2011-03-31  David Kalnischkiesrename edspwriter to straight edsp in toplevel as it...
2011-03-31  David Kalnischkiesadd the methods we will need to write to make working...
2011-03-31  David Kalnischkiesstrip the Dir::state from the config name as it will...
2011-03-31  David Kalnischkiesparse the state of the package from the scenario file...
2011-03-31  David Kalnischkiesrename the 'universe' to 'scenario' to reflect the...
2011-03-31  David Kalnischkiesadd a special scenario filename for using stdin
2011-03-30  David Kalnischkiesbe able to write solutions, too
2011-03-30  David Kalnischkiesadd a first round of stuff needed for talking between...