index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
edsp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-09
fix three typos in sources & manpages
Chris Leick
1
-1
/
+1
2016-06-29
eipp: let apt make a plan, not make stuff plane
David Kalnischkies
1
-1
/
+1
2016-06-27
eipp: add Allow-Temporary-Remove-of-Essentials
David Kalnischkies
1
-0
/
+1
2016-06-27
eipp: implement Immediate-Configuration flag
David Kalnischkies
1
-1
/
+10
2016-06-27
eipp: provide the internal planer as an external one
David Kalnischkies
1
-3
/
+18
2016-06-27
eipp: implement version 0.1 of the protocol
David Kalnischkies
1
-0
/
+12
2016-06-10
don't leak EDSP solver output fd
David Kalnischkies
1
-2
/
+3
2016-06-04
edsp: use a stanza based interface for solution writing
David Kalnischkies
1
-10
/
+10
2016-05-20
edsp: use a limited scenario based on bool-array
David Kalnischkies
1
-1
/
+2
2016-05-20
edsp: add Forbid-{New-Install,Remove} and Upgrade-All
David Kalnischkies
1
-9
/
+18
2016-05-20
convert EDSP to be based on FileFd instead of FILE*
David Kalnischkies
1
-6
/
+18
2015-11-27
add messages to our deprecation warnings in libapt
David Kalnischkies
1
-1
/
+1
2015-08-10
some CXXFLAGS housekeeping
David Kalnischkies
1
-1
/
+1
2015-06-16
add d-pointer, virtual destructors and de-inline de/constructors
David Kalnischkies
1
-29
/
+13
2014-05-30
check exit status of external solvers
David Kalnischkies
1
-3
/
+3
2014-03-21
mark optional (private) symbols as hidden
David Kalnischkies
1
-5
/
+6
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
1
-1
/
+4
2014-03-13
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
1
-4
/
+2
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
1
-3
/
+3
2011-12-13
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
1
-0
/
+5
2011-11-09
* apt-pkg/cacheset.cc:
David Kalnischkies
1
-3
/
+1
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
1
-3
/
+8
2011-05-09
implement proper progress report with OpProgress
David Kalnischkies
1
-5
/
+13
2011-05-07
implement correct error reporting
David Kalnischkies
1
-1
/
+6
2011-05-03
add a fair round of doxygen comments to the edsp header
David Kalnischkies
1
-3
/
+151
2011-05-03
implement external solver calling for upgrade and dist-upgrade, too
David Kalnischkies
1
-0
/
+3
2011-05-02
refactor: move solver execution into his own EDSP method
David Kalnischkies
1
-0
/
+1
2011-05-02
implement optional Progress report in EDSP
David Kalnischkies
1
-0
/
+1
2011-04-25
reorganize WriteScenario to add a WriteLimitedScenario in which a scenario
David Kalnischkies
1
-0
/
+17
2011-04-02
send the scenario through a pipe to the solver and get the solution back
David Kalnischkies
1
-1
/
+1
2011-04-01
parse also the action flags Upgrade, Dist-Upgrade and alike from the request
David Kalnischkies
1
-4
/
+6
2011-04-01
Read and apply install/remove requests correctly
David Kalnischkies
1
-1
/
+3
2011-03-31
WriteRequest according to current EDSP draft
David Kalnischkies
1
-1
/
+4
2011-03-31
rename edspwriter to straight edsp in toplevel as it does more than
David Kalnischkies
1
-0
/
+32