index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
edsp.h
Age
Commit message (
Expand
)
Author
2014-05-30
check exit status of external solvers
David Kalnischkies
2014-03-21
mark optional (private) symbols 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
2014-02-22
Fix typos in documentation (codespell)
Michael Vogt
2011-12-13
revert 2184.1.3: forward declaration instead of headers
David Kalnischkies
2011-11-09
* apt-pkg/cacheset.cc:
David Kalnischkies
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-05-09
implement proper progress report with OpProgress
David Kalnischkies
2011-05-07
implement correct error reporting
David Kalnischkies
2011-05-03
add a fair round of doxygen comments to the edsp header
David Kalnischkies
2011-05-03
implement external solver calling for upgrade and dist-upgrade, too
David Kalnischkies
2011-05-02
refactor: move solver execution into his own EDSP method
David Kalnischkies
2011-05-02
implement optional Progress report in EDSP
David Kalnischkies
2011-04-25
reorganize WriteScenario to add a WriteLimitedScenario in which a scenario
David Kalnischkies
2011-04-02
send the scenario through a pipe to the solver and get the solution back
David Kalnischkies
2011-04-01
parse also the action flags Upgrade, Dist-Upgrade and alike from the request
David Kalnischkies
2011-04-01
Read and apply install/remove requests correctly
David Kalnischkies
2011-03-31
WriteRequest according to current EDSP draft
David Kalnischkies
2011-03-31
rename edspwriter to straight edsp in toplevel as it does more than
David Kalnischkies