Commit History

Author SHA1 Message Date
  David Kalnischkies 6935cd0567 * apt-pkg/depcache.cc: 15 years ago
  David Kalnischkies 27e8981a61 remove deprecated methods which nobody should have used anyway like 15 years ago
  David Kalnischkies 894d672e9b * apt-pkg/pkgcache.h: 15 years ago
  David Kalnischkies 98278a81bf rename option APT::Solver::Name to simply APT::Solver 15 years ago
  David Kalnischkies fa235bed5a * doc/external-dependency-solver-protocol.txt: 15 years ago
  David Kalnischkies 2b82aa5553 * Implement EDSP in libapt-pkg so that all front-ends which 15 years ago
  David Kalnischkies 470a5c3851 rename I to J to avoid redefining a variable (clang warning) 15 years ago
  David Kalnischkies 69718cedd5 ServerState is a struct and not a class (clang mismatch type warning) 15 years ago
  David Kalnischkies 59152cdb48 remove Size >= 0 check as Itm.Size is an unsigned variable (clang warning) 15 years ago
  Michael Vogt d44b706c2d merged from lp:~donkult/apt/sid 15 years ago
  David Kalnischkies d77b985a30 * apt-pkg/packagemanager.cc: 15 years ago
  bubulle@debian.org 9c192d2811 Galician translation update (Miguel Anxo Bouzada). Closes: #626505 15 years ago
  David Kalnischkies f895e2ce11 MAP_ANON is deprecated in favor of MAP_ANONYMOUS, but telesphoreo needs 15 years ago
  David Kalnischkies fc3eb5b295 * apt-pkg/contrib/netrc.cc: 15 years ago
  David Kalnischkies 6ed0851624 rewrite new and previously satisfied important dependency detection in 15 years ago
  David Kalnischkies e92f6a1846 move the broken dependency detection above the new recommends detection 15 years ago
  David Kalnischkies 359e46db58 convert a lot of places to use IsNegative instead of checking by hand 15 years ago
  David Kalnischkies df77d8a5fb if critical or-group can't be satisfied, exit directly. 15 years ago
  David Kalnischkies f1bdfe8156 fix order of CurrentURI and UsedMirror in Status() and Log() 15 years ago
  David Kalnischkies c34ea12ad5 dequote URL taken from Location in redirects as we will otherwise 15 years ago
  David Kalnischkies 27c69dd0b3 send the first line of the error message to the error list and fail a bit 15 years ago
  David Kalnischkies c6660a4ba9 fix SubProgress to accept a Percent parameter to update the Current 15 years ago
  David Kalnischkies 66b6fe055a fix package building so 'dump' is a binary not a directory 15 years ago
  David Kalnischkies b57c0e355d implement proper progress report with OpProgress 15 years ago
  David Kalnischkies ebfeeaedf5 implement correct error reporting 15 years ago
  David Kalnischkies 3d17b9ffc7 undo the temporary progress reporting disabling which slipped into last commit 15 years ago
  David Kalnischkies bda94cb843 fix arguments for MarkInstall so packages are really marked as automatic 15 years ago
  David Kalnischkies 7f47135476 add a tiny dump solver to quickly output a scenario 15 years ago
  David Kalnischkies ee8c790a66 maybe Pre-Depends are checked if they write them as Pre-Depends and 15 years ago
  David Kalnischkies df783e0aa6 add a --solver option to apt-get 15 years ago