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