summaryrefslogtreecommitdiff
path: root/cmdline/apt-internal-solver.cc
AgeCommit message (Expand)AuthorFilesLines
2012-06-27fix two simple spelling issues found by Christian Perrier,David Kalnischkies1-5/+3
2012-05-05ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies1-3/+4
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies1-1/+1
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-0/+2
2011-05-17rename option APT::Solver::Name to simply APT::SolverDavid Kalnischkies1-1/+1
2011-05-07implement correct error reportingDavid Kalnischkies1-3/+3
2011-05-03work on requests with the correct upgrade/dist-upgrade/else resolverDavid Kalnischkies1-1/+11
2011-05-02implement optional Progress report in EDSPDavid Kalnischkies1-0/+13
2011-04-25add scenario command to output a complete or limited scenarioDavid Kalnischkies1-2/+23
2011-04-19set hint flags for the problem resolver according to requestDavid Kalnischkies1-1/+18
2011-04-01add a small wrapper to use the internal apt solver as an external oneDavid Kalnischkies1-0/+129