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
/
cmdline
/
apt-internal-solver.cc
Age
Commit message (
Collapse
)
Author
2012-06-27
fix two simple spelling issues found by Christian Perrier,
David Kalnischkies
updating all po's, but as it is a simple transformation no re-call and instead deal with them on merge
2012-05-05
ensure that apti18n.h is included last as advertised (Closes: #671623)
David Kalnischkies
2012-03-22
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
to the more standard PACKAGE_VERSION and make it work in every file
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-05-17
rename option APT::Solver::Name to simply APT::Solver
David Kalnischkies
2011-05-07
implement correct error reporting
David Kalnischkies
2011-05-03
work on requests with the correct upgrade/dist-upgrade/else resolver
David Kalnischkies
2011-05-02
implement optional Progress report in EDSP
David Kalnischkies
2011-04-25
add scenario command to output a complete or limited scenario
David Kalnischkies
2011-04-19
set hint flags for the problem resolver according to request
David Kalnischkies
2011-04-01
add a small wrapper to use the internal apt solver as an external one
David Kalnischkies