]> git.saurik.com Git - apt.git/history - apt-pkg/edsp.cc
remove old APT_COMPATIBILITY ifdef's
[apt.git] / apt-pkg / edsp.cc
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-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  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* apt-pkg/pkgcache.h:
2011-05-17  David Kalnischkiesrename option APT::Solver::Name to simply APT::Solver
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-10  David Kalnischkiessend the first line of the error message to the error...
2011-05-10  David Kalnischkiesfix SubProgress to accept a Percent parameter to update...
2011-05-09  David Kalnischkiesimplement proper progress report with OpProgress
2011-05-07  David Kalnischkiesimplement correct error reporting
2011-05-06  David Kalnischkiesundo the temporary progress reporting disabling which...
2011-05-03  David Kalnischkiesfix arguments for MarkInstall so packages are really...
2011-05-03  David Kalnischkiesmaybe Pre-Depends are checked if they write them as...
2011-05-03  David Kalnischkiestell the resolver a package is set on hold if it was...
2011-05-03  David Kalnischkiesimplement external solver calling for upgrade and dist...
2011-05-02  David Kalnischkiesdoesn't execute autoremove marker setting if an externa...
2011-05-02  David Kalnischkiesrefactor: move solver execution into his own EDSP method
2011-05-02  David Kalnischkiesreduce the buffer size so we get a sort of realtime...
2011-05-02  David Kalnischkiesmove the mapping generation to the top as the response...
2011-05-02  David Kalnischkiesimplement optional Progress report in EDSP
2011-04-25  David Kalnischkiesreorganize WriteScenario to add a WriteLimitedScenario...
2011-04-19  David Kalnischkiesuse the version id instead of the mmap offset as APT-ID
2011-04-19  David KalnischkiesInterpret Remove and Install lines in Responses correctly
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...