summaryrefslogtreecommitdiff
path: root/apt-pkg/edsp.h
Commit message (Expand)AuthorAgeFilesLines
* Run unifdef -DAPT_{8,9,10,15}_CLEANER_HEADERSJulian Andres Klode2019-06-121-4/+0
* edsp: Remove deprecated functionsJulian Andres Klode2019-02-261-19/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-1/+1
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* fix various typos reported by spellintianDavid Kalnischkies2017-01-191-1/+1
* fix three typos in sources & manpagesChris Leick2016-11-091-1/+1
* eipp: let apt make a plan, not make stuff planeDavid Kalnischkies2016-06-291-1/+1
* eipp: add Allow-Temporary-Remove-of-EssentialsDavid Kalnischkies2016-06-271-0/+1
* eipp: implement Immediate-Configuration flagDavid Kalnischkies2016-06-271-1/+10
* eipp: provide the internal planer as an external oneDavid Kalnischkies2016-06-271-3/+18
* eipp: implement version 0.1 of the protocolDavid Kalnischkies2016-06-271-0/+12
* don't leak EDSP solver output fdDavid Kalnischkies2016-06-101-2/+3
* edsp: use a stanza based interface for solution writingDavid Kalnischkies2016-06-041-10/+10
* edsp: use a limited scenario based on bool-arrayDavid Kalnischkies2016-05-201-1/+2
* edsp: add Forbid-{New-Install,Remove} and Upgrade-AllDavid Kalnischkies2016-05-201-9/+18
* convert EDSP to be based on FileFd instead of FILE*David Kalnischkies2016-05-201-6/+18
* add messages to our deprecation warnings in libaptDavid Kalnischkies2015-11-271-1/+1
* some CXXFLAGS housekeepingDavid Kalnischkies2015-08-101-1/+1
* add d-pointer, virtual destructors and de-inline de/constructorsDavid Kalnischkies2015-06-161-29/+13
* check exit status of external solversDavid Kalnischkies2014-05-301-3/+3
* mark optional (private) symbols as hiddenDavid Kalnischkies2014-03-211-5/+6
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+4
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-4/+2
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-3/+3
* revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies2011-12-131-0/+5
* * apt-pkg/cacheset.cc:David Kalnischkies2011-11-091-3/+1
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-3/+8
* implement proper progress report with OpProgressDavid Kalnischkies2011-05-091-5/+13
* implement correct error reportingDavid Kalnischkies2011-05-071-1/+6
* add a fair round of doxygen comments to the edsp headerDavid Kalnischkies2011-05-031-3/+151
* implement external solver calling for upgrade and dist-upgrade, tooDavid Kalnischkies2011-05-031-0/+3
* refactor: move solver execution into his own EDSP methodDavid Kalnischkies2011-05-021-0/+1
* implement optional Progress report in EDSPDavid Kalnischkies2011-05-021-0/+1
* reorganize WriteScenario to add a WriteLimitedScenario in which a scenarioDavid Kalnischkies2011-04-251-0/+17
* send the scenario through a pipe to the solver and get the solution backDavid Kalnischkies2011-04-021-1/+1
* parse also the action flags Upgrade, Dist-Upgrade and alike from the requestDavid Kalnischkies2011-04-011-4/+6
* Read and apply install/remove requests correctlyDavid Kalnischkies2011-04-011-1/+3
* WriteRequest according to current EDSP draftDavid Kalnischkies2011-03-311-1/+4
* rename edspwriter to straight edsp in toplevel as it does more thanDavid Kalnischkies2011-03-311-0/+32