index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
edsp
/
edsplistparser.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-05
refactor EDSP classes for better internal reuse
David Kalnischkies
1
-39
/
+27
2016-06-04
edsp: use an ID mapping for the internal solver
David Kalnischkies
1
-1
/
+2
2016-01-26
remove unused Description methods in listparsers
David Kalnischkies
1
-6
/
+2
2015-11-04
wrap every unlink call to check for != /dev/null
David Kalnischkies
1
-4
/
+2
2015-11-04
sanify API to get 'the' candidate version
David Kalnischkies
1
-0
/
+9
2015-09-14
implement autobit and pinning in EDSP solver 'apt'
David Kalnischkies
1
-4
/
+46
2015-08-17
Cleanup includes after running iwyu
Michael Vogt
1
-1
/
+0
2015-08-10
parse packages from all architectures into the cache
David Kalnischkies
1
-1
/
+1
2015-08-10
make all d-pointer * const pointers
David Kalnischkies
1
-1
/
+1
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
1
-0
/
+2
2015-06-12
store Release files data in the Cache
David Kalnischkies
1
-2
/
+2
2014-03-13
follow method attribute suggestions by gcc
David Kalnischkies
1
-1
/
+1
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-4
/
+6
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
1
-2
/
+2
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
1
-4
/
+4
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
1
-0
/
+2
2011-05-02
parse correctly the Hold: lines into Pkg->SelectedState = Hold
David Kalnischkies
1
-2
/
+5
2011-03-31
parse the state of the package from the scenario file correctly
David Kalnischkies
1
-30
/
+8
2011-03-30
add a first round of stuff needed for talking between APT and solvers
David Kalnischkies
1
-0
/
+109