Age | Commit message (Expand) | Author |
2016-06-29 | eipp: let apt make a plan, not make stuff plane | David Kalnischkies |
2016-06-27 | eipp: provide the internal planer as an external one | David Kalnischkies |
2016-06-08 | edsp: optionally store a compressed copy of the last scenario | David Kalnischkies |
2016-06-06 | edsp: prevent it from trying to write a cache | David Kalnischkies |
2016-06-05 | refactor EDSP classes for better internal reuse | David Kalnischkies |
2016-02-03 | edspsystem.cc: include <stdlib.h> for mkdtemp | Fredrik Fornwall |
2015-11-04 | wrap every unlink call to check for != /dev/null | David Kalnischkies |
2015-09-14 | use a less generic special trigger filename for stdin | David Kalnischkies |
2015-09-14 | implement autobit and pinning in EDSP solver 'apt' | David Kalnischkies |
2015-08-17 | Cleanup includes after running iwyu | Michael Vogt |
2015-08-10 | elimate duplicated code in pkgIndexFile subclasses | David Kalnischkies |
2015-08-10 | add volatile sources support in libapt-pkg | David Kalnischkies |
2015-08-10 | make all d-pointer * const pointers | David Kalnischkies |
2014-11-08 | mark internal interfaces 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 |
2012-04-23 | * edsp/edspsystem.cc: | David Kalnischkies |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies |
2011-03-31 | strip the Dir::state from the config name as it will never be there | David Kalnischkies |
2011-03-31 | rename the 'universe' to 'scenario' to reflect the naming in the draft | David Kalnischkies |
2011-03-31 | add a special scenario filename for using stdin | David Kalnischkies |
2011-03-30 | add a first round of stuff needed for talking between APT and solvers | David Kalnischkies |