index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
edsp
/
edspsystem.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
1
-1
/
+1
2017-07-12
Drop cacheiterators.h include
Julian Andres Klode
1
-1
/
+0
2016-06-29
eipp: let apt make a plan, not make stuff plane
David Kalnischkies
1
-1
/
+1
2016-06-27
eipp: provide the internal planer as an external one
David Kalnischkies
1
-0
/
+18
2016-06-08
edsp: optionally store a compressed copy of the last scenario
David Kalnischkies
1
-0
/
+3
2016-06-06
edsp: prevent it from trying to write a cache
David Kalnischkies
1
-0
/
+6
2016-06-05
refactor EDSP classes for better internal reuse
David Kalnischkies
1
-73
/
+53
2016-02-03
edspsystem.cc: include <stdlib.h> for mkdtemp
Fredrik Fornwall
1
-0
/
+1
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
1
-2
/
+2
2015-09-14
use a less generic special trigger filename for stdin
David Kalnischkies
1
-2
/
+2
2015-09-14
implement autobit and pinning in EDSP solver 'apt'
David Kalnischkies
1
-2
/
+44
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
1
-2
/
+0
2015-08-10
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
1
-6
/
+2
2015-08-10
add volatile sources support in libapt-pkg
David Kalnischkies
1
-2
/
+1
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-6
/
+2
2014-11-08
mark internal interfaces as hidden
David Kalnischkies
1
-2
/
+2
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-7
/
+8
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
1
-3
/
+3
2012-04-23
* edsp/edspsystem.cc:
David Kalnischkies
1
-1
/
+1
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-1
/
+1
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-1
/
+4
2011-03-31
strip the Dir::state from the config name as it will never be there
David Kalnischkies
1
-4
/
+4
2011-03-31
rename the 'universe' to 'scenario' to reflect the naming in the draft
David Kalnischkies
1
-5
/
+5
2011-03-31
add a special scenario filename for using stdin
David Kalnischkies
1
-2
/
+9
2011-03-30
add a first round of stuff needed for talking between APT and solvers
David Kalnischkies
1
-0
/
+117