summaryrefslogtreecommitdiff
path: root/apt-pkg/edsp.h
AgeCommit message (Expand)Author
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2017-01-19fix various typos reported by spellintianDavid Kalnischkies
2016-11-09fix three typos in sources & manpagesChris Leick
2016-06-29eipp: let apt make a plan, not make stuff planeDavid Kalnischkies
2016-06-27eipp: add Allow-Temporary-Remove-of-EssentialsDavid Kalnischkies
2016-06-27eipp: implement Immediate-Configuration flagDavid Kalnischkies
2016-06-27eipp: provide the internal planer as an external oneDavid Kalnischkies
2016-06-27eipp: implement version 0.1 of the protocolDavid Kalnischkies
2016-06-10don't leak EDSP solver output fdDavid Kalnischkies
2016-06-04edsp: use a stanza based interface for solution writingDavid Kalnischkies
2016-05-20edsp: use a limited scenario based on bool-arrayDavid Kalnischkies
2016-05-20edsp: add Forbid-{New-Install,Remove} and Upgrade-AllDavid Kalnischkies
2016-05-20convert EDSP to be based on FileFd instead of FILE*David Kalnischkies
2015-11-27add messages to our deprecation warnings in libaptDavid Kalnischkies
2015-08-10some CXXFLAGS housekeepingDavid Kalnischkies
2015-06-16add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies
2014-05-30check exit status of external solversDavid Kalnischkies
2014-03-21mark optional (private) symbols as hiddenDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies
2011-11-09* apt-pkg/cacheset.cc:David Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-05-09implement proper progress report with OpProgressDavid Kalnischkies
2011-05-07implement correct error reportingDavid Kalnischkies
2011-05-03add a fair round of doxygen comments to the edsp headerDavid Kalnischkies
2011-05-03implement external solver calling for upgrade and dist-upgrade, tooDavid Kalnischkies
2011-05-02refactor: move solver execution into his own EDSP methodDavid Kalnischkies
2011-05-02implement optional Progress report in EDSPDavid Kalnischkies
2011-04-25reorganize WriteScenario to add a WriteLimitedScenario in which a scenarioDavid Kalnischkies
2011-04-02send the scenario through a pipe to the solver and get the solution backDavid Kalnischkies
2011-04-01parse also the action flags Upgrade, Dist-Upgrade and alike from the requestDavid Kalnischkies
2011-04-01Read and apply install/remove requests correctlyDavid Kalnischkies
2011-03-31WriteRequest according to current EDSP draftDavid Kalnischkies
2011-03-31rename edspwriter to straight edsp in toplevel as it does more thanDavid Kalnischkies