implement external solver calling for upgrade and dist-upgrade, too
[ntk/apt.git] / apt-pkg / edsp.cc
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-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...