Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Vogt 6db194289e merged from http://bzr.debian.org/bzr/apt/apt/debian-sid vor 15 Jahren
  Michael Vogt 953b348cb0 make ResolveByKeep() more clever and hold back packages that would go into a broken policy state by the upgrade vor 15 Jahren
  David Kalnischkies 98278a81bf rename option APT::Solver::Name to simply APT::Solver vor 15 Jahren
  David Kalnischkies 2b82aa5553 * Implement EDSP in libapt-pkg so that all front-ends which vor 15 Jahren
  David Kalnischkies 359e46db58 convert a lot of places to use IsNegative instead of checking by hand vor 15 Jahren
  David Kalnischkies b57c0e355d implement proper progress report with OpProgress vor 15 Jahren
  David Kalnischkies 741b7da9de implement external solver calling for upgrade and dist-upgrade, too vor 15 Jahren
  David Kalnischkies 76d4aab06d doesn't execute autoremove marker setting if an external solver is called vor 15 Jahren
  David Kalnischkies ac5fbff8c5 refactor: move solver execution into his own EDSP method vor 15 Jahren
  David Kalnischkies 98d6aaa8fd handle Dir::Bin::Solvers as a list of directories and find the vor 15 Jahren
  David Kalnischkies 0284eee4a0 cppcheck: (style) Variable 'State' is assigned a value that is never used vor 15 Jahren
  David Kalnischkies 2029276f03 send the scenario through a pipe to the solver and get the solution back vor 15 Jahren
  David Kalnischkies 6d5bd6147e Read and apply install/remove requests correctly vor 15 Jahren
  David Kalnischkies c3b851268e rename edspwriter to straight edsp in toplevel as it does more than vor 15 Jahren
  David Kalnischkies e0a78caad6 rename the 'universe' to 'scenario' to reflect the naming in the draft vor 15 Jahren
  David Kalnischkies e3674d91d2 be able to write solutions, too vor 15 Jahren
  David Kalnischkies 6d38011bb9 add a first round of stuff needed for talking between APT and solvers vor 15 Jahren
  David Kalnischkies 28166356f3 Remove the "pseudopackage" handling of Architecture: all packages for vor 15 Jahren
  Michael Vogt 1dda80929f merged from lp:~mvo/apt/mvo vor 15 Jahren
  Michael Vogt 196c511c97 * merged lp:~evfool/apt/fix641673: vor 15 Jahren
  David Kalnischkies fbd64f76a5 * apt-pkg/algorithms.cc: vor 15 Jahren
  David Kalnischkies c427b1e218 * apt-pkg/algorithms.cc: vor 15 Jahren
  David Kalnischkies a3f1a6ccd2 * apt-pkg/algorithms.cc: vor 15 Jahren
  Michael Vogt 8877870768 merged lp:~mvo/apt/conflicts-on-virtuals to better deal with vor 16 Jahren
  Michael Vogt 2ba99db8bc remove duplicated test, move test for conflicts higher up, better debug output vor 16 Jahren
  Michael Vogt 24e9366256 apt-pkg/algorithms.cc: show debug output only if debug option is given vor 16 Jahren
  Michael Vogt 914cc8a443 apt-pkg/algorithms.cc: if a package was added to the kill list via a DpkgBreaks, make sure to break in the loop (just like for a conflict) vor 16 Jahren
  Michael Vogt 4429616bd6 apt-pkg/algorithms.cc: in the case of conflicts/breaks against a Provide Start.AllTarget() returns all non-canidates as well, we want to filter them out vor 16 Jahren
  David Kalnischkies 443266ef94 do not unconditional print the new debugoutput for "FixByInstall" vor 16 Jahren
  David Kalnischkies 09a10f9cd2 * apt-pkg/algorithms.cc: vor 16 Jahren