Historial de Commits

Autor SHA1 Mensaje Fecha
  David Kalnischkies 3d17b9ffc7 undo the temporary progress reporting disabling which slipped into last commit hace 15 años
  David Kalnischkies bda94cb843 fix arguments for MarkInstall so packages are really marked as automatic hace 15 años
  David Kalnischkies 7f47135476 add a tiny dump solver to quickly output a scenario hace 15 años
  David Kalnischkies ee8c790a66 maybe Pre-Depends are checked if they write them as Pre-Depends and hace 15 años
  David Kalnischkies df783e0aa6 add a --solver option to apt-get hace 15 años
  David Kalnischkies ff859c7f94 ship the apt-internal-solver in apt-utils package and link it to hace 15 años
  David Kalnischkies 575e9b5c5c add a fair round of doxygen comments to the edsp header hace 15 años
  David Kalnischkies cbc702ea58 tell the resolver a package is set on hold if it was set by the user hace 15 años
  David Kalnischkies 741b7da9de implement external solver calling for upgrade and dist-upgrade, too hace 15 años
  David Kalnischkies 80699703b6 work on requests with the correct upgrade/dist-upgrade/else resolver hace 15 años
  David Kalnischkies 9221da7e1d parse correctly the Hold: lines into Pkg->SelectedState = Hold hace 15 años
  David Kalnischkies 76d4aab06d doesn't execute autoremove marker setting if an external solver is called hace 15 años
  David Kalnischkies ac5fbff8c5 refactor: move solver execution into his own EDSP method hace 15 años
  David Kalnischkies 98d6aaa8fd handle Dir::Bin::Solvers as a list of directories and find the hace 15 años
  David Kalnischkies 288a76d2dc reduce the buffer size so we get a sort of realtime progress report hace 15 años
  David Kalnischkies c80a49f556 move the mapping generation to the top as the response reading is hace 15 años
  David Kalnischkies e876223c70 implement optional Progress report in EDSP hace 15 años
  David Kalnischkies 7ca70a9af1 merge single-arch :arch fix from my sid branch hace 15 años
  David Kalnischkies 904be35252 add scenario command to output a complete or limited scenario hace 15 años
  David Kalnischkies d4f626ff09 reorganize WriteScenario to add a WriteLimitedScenario in which a scenario hace 15 años
  David Kalnischkies 2a33cb16d6 use the version id instead of the mmap offset as APT-ID hace 15 años
  David Kalnischkies d9933172b3 set hint flags for the problem resolver according to request hace 15 años
  David Kalnischkies 69a788359e Interpret Remove and Install lines in Responses correctly hace 15 años
  David Kalnischkies 3f248168dc disable automatical installation of dependencies in MarkInstall if we hace 15 años
  David Kalnischkies 56d53b54e7 disable the error discarding as it destroyes the error reporting about hace 15 años
  David Kalnischkies 2029276f03 send the scenario through a pipe to the solver and get the solution back hace 15 años
  David Kalnischkies 4128c84679 add a small wrapper to use the internal apt solver as an external one hace 15 años
  David Kalnischkies 40795fca99 parse also the action flags Upgrade, Dist-Upgrade and alike from the request hace 15 años
  David Kalnischkies 6d5bd6147e Read and apply install/remove requests correctly hace 15 años
  David Kalnischkies 93794bc92e WriteRequest according to current EDSP draft hace 15 años