Age | Commit message (Expand) | Author |
2015-11-27 | add messages to our deprecation warnings in libapt | David Kalnischkies |
2015-08-10 | some CXXFLAGS housekeeping | David Kalnischkies |
2015-06-16 | add d-pointer, virtual destructors and de-inline de/constructors | David Kalnischkies |
2014-05-30 | check exit status of external solvers | David Kalnischkies |
2014-03-21 | mark optional (private) symbols as hidden | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2011-12-13 | revert 2184.1.3: forward declaration instead of headers | David Kalnischkies |
2011-11-09 | * apt-pkg/cacheset.cc: | David Kalnischkies |
2011-09-19 | use forward declaration in headers if possible instead of includes | David Kalnischkies |
2011-05-09 | implement proper progress report with OpProgress | David Kalnischkies |
2011-05-07 | implement correct error reporting | David Kalnischkies |
2011-05-03 | add a fair round of doxygen comments to the edsp header | David Kalnischkies |
2011-05-03 | implement external solver calling for upgrade and dist-upgrade, too | David Kalnischkies |
2011-05-02 | refactor: move solver execution into his own EDSP method | David Kalnischkies |
2011-05-02 | implement optional Progress report in EDSP | David Kalnischkies |
2011-04-25 | reorganize WriteScenario to add a WriteLimitedScenario in which a scenario | David Kalnischkies |
2011-04-02 | send the scenario through a pipe to the solver and get the solution back | David Kalnischkies |
2011-04-01 | parse also the action flags Upgrade, Dist-Upgrade and alike from the request | David Kalnischkies |
2011-04-01 | Read and apply install/remove requests correctly | David Kalnischkies |
2011-03-31 | WriteRequest according to current EDSP draft | David Kalnischkies |
2011-03-31 | rename edspwriter to straight edsp in toplevel as it does more than | David Kalnischkies |