コミット履歴

作者 SHA1 メッセージ 日付
  David Kalnischkies 2b82aa5553 * Implement EDSP in libapt-pkg so that all front-ends which 15 年 前
  David Kalnischkies 470a5c3851 rename I to J to avoid redefining a variable (clang warning) 15 年 前
  David Kalnischkies 69718cedd5 ServerState is a struct and not a class (clang mismatch type warning) 15 年 前
  David Kalnischkies 59152cdb48 remove Size >= 0 check as Itm.Size is an unsigned variable (clang warning) 15 年 前
  Michael Vogt d44b706c2d merged from lp:~donkult/apt/sid 15 年 前
  David Kalnischkies d77b985a30 * apt-pkg/packagemanager.cc: 15 年 前
  bubulle@debian.org 9c192d2811 Galician translation update (Miguel Anxo Bouzada). Closes: #626505 15 年 前
  David Kalnischkies f895e2ce11 MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needs 15 年 前
  David Kalnischkies fc3eb5b295 * apt-pkg/contrib/netrc.cc: 15 年 前
  David Kalnischkies 6ed0851624 rewrite new and previously satisfied important dependency detection in 15 年 前
  David Kalnischkies e92f6a1846 move the broken dependency detection above the new recommends detection 15 年 前
  David Kalnischkies 359e46db58 convert a lot of places to use IsNegative instead of checking by hand 15 年 前
  David Kalnischkies df77d8a5fb if critical or-group can't be satisfied, exit directly. 15 年 前
  David Kalnischkies f1bdfe8156 fix order of CurrentURI and UsedMirror in Status() and Log() 15 年 前
  David Kalnischkies c34ea12ad5 dequote URL taken from Location in redirects as we will otherwise 15 年 前
  David Kalnischkies 27c69dd0b3 send the first line of the error message to the error list and fail a bit 15 年 前
  David Kalnischkies c6660a4ba9 fix SubProgress to accept a Percent parameter to update the Current 15 年 前
  David Kalnischkies 66b6fe055a fix package building so 'dump' is a binary not a directory 15 年 前
  David Kalnischkies b57c0e355d implement proper progress report with OpProgress 15 年 前
  David Kalnischkies ebfeeaedf5 implement correct error reporting 15 年 前
  David Kalnischkies 3d17b9ffc7 undo the temporary progress reporting disabling which slipped into last commit 15 年 前
  David Kalnischkies bda94cb843 fix arguments for MarkInstall so packages are really marked as automatic 15 年 前
  David Kalnischkies 7f47135476 add a tiny dump solver to quickly output a scenario 15 年 前
  David Kalnischkies ee8c790a66 maybe Pre-Depends are checked if they write them as Pre-Depends and 15 年 前
  David Kalnischkies df783e0aa6 add a --solver option to apt-get 15 年 前
  David Kalnischkies ff859c7f94 ship the apt-internal-solver in apt-utils package and link it to 15 年 前
  David Kalnischkies 575e9b5c5c add a fair round of doxygen comments to the edsp header 15 年 前
  David Kalnischkies cbc702ea58 tell the resolver a package is set on hold if it was set by the user 15 年 前
  David Kalnischkies 741b7da9de implement external solver calling for upgrade and dist-upgrade, too 15 年 前
  David Kalnischkies 80699703b6 work on requests with the correct upgrade/dist-upgrade/else resolver 15 年 前