summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.cc
AgeCommit message (Expand)Author
2011-05-02doesn't execute autoremove marker setting if an external solver is calledDavid Kalnischkies
2011-05-02refactor: move solver execution into his own EDSP methodDavid Kalnischkies
2011-05-02handle Dir::Bin::Solvers as a list of directories and find theDavid Kalnischkies
2011-04-16cppcheck: (style) Variable 'State' is assigned a value that is never usedDavid Kalnischkies
2011-04-02send the scenario through a pipe to the solver and get the solution backDavid Kalnischkies
2011-04-01Read and apply install/remove requests correctlyDavid Kalnischkies
2011-03-31rename edspwriter to straight edsp in toplevel as it does more thanDavid Kalnischkies
2011-03-31rename the 'universe' to 'scenario' to reflect the naming in the draftDavid Kalnischkies
2011-03-30be able to write solutions, tooDavid Kalnischkies
2011-03-30add a first round of stuff needed for talking between APT and solversDavid Kalnischkies
2011-03-08Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies
2011-02-10merged from lp:~mvo/apt/mvoMichael Vogt
2011-02-10* merged lp:~evfool/apt/fix641673:Michael Vogt
2011-02-07* apt-pkg/algorithms.cc:David Kalnischkies
2010-11-29* apt-pkg/algorithms.cc:David Kalnischkies
2010-11-10* apt-pkg/algorithms.cc:David Kalnischkies
2010-09-15merged lp:~mvo/apt/conflicts-on-virtuals to better deal withMichael Vogt
2010-09-03remove duplicated test, move test for conflicts higher up, better debug outputMichael Vogt
2010-08-31apt-pkg/algorithms.cc: show debug output only if debug option is givenMichael Vogt
2010-08-31apt-pkg/algorithms.cc: if a package was added to the kill list via a DpkgBrea...Michael Vogt
2010-08-31apt-pkg/algorithms.cc: in the case of conflicts/breaks against a Provide Star...Michael Vogt
2010-08-14do not unconditional print the new debugoutput for "FixByInstall"David Kalnischkies
2010-08-13* apt-pkg/algorithms.cc:David Kalnischkies
2010-08-10* apt-pkg/algorithms.cc:David Kalnischkies
2010-06-09* merge the remaining Ubuntu change:Michael Vogt
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies
2010-03-01fix compiler error if compiled with -std=c++0xDavid Kalnischkies
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies
2009-07-30merged from debianMichael Vogt
2009-07-21The 'not dead yet' releaseMichael Vogt
2009-07-21* apt-pkg/acquire.cc:Michael Vogt
2009-06-30* add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2009-06-30merge the AutoInstOk patch from debian-experimentalMichael Vogt
2009-06-29* support IsAutoInstallOk in the resolver tooMichael Vogt
2009-06-29* add Debug::pkgDepCache::Marker with more detailed debug output Michael Vogt
2009-06-23* apt-pkg/algorithms.cc:Michael Vogt
2008-11-24merged from debian-sidMichael Vogt
2008-10-28* apt-pkg/acquire-item.cc:Michael Vogt
2008-10-26Forgot to remove regex.h include in previous commit. Now doneEugene V. Lyubimkin
2008-10-26Switched from regexp to using existing URI class to strip user/password.Eugene V. Lyubimkin
2008-10-25Corrected determining if regexp matched.Eugene V. Lyubimkin
2008-10-25Strip user/password from URL in error message.Eugene V. Lyubimkin
2008-10-03Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno
2008-10-01* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt
2008-02-21* apt-pkg/algorithms.cc: Michael Vogt
2008-02-06merged from mvoMichael Vogt
2008-02-06 - Make the breaks handling use the kill list. This means, that aMichael Vogt
2008-02-01* apt-pkg/algorithms.cc: Michael Vogt
2008-01-16* Merged apt-authentication-reliabilty branch. This meansMichael Vogt