Historique des commits

Auteur SHA1 Message Date
  David Kalnischkies 93a0805bc9 fix alloc-dealloc-mismatch (operator new [] vs operator delete) il y a 11 ans
  David Kalnischkies 95278287f4 avoid using global PendingError to avoid failing too often too soon il y a 11 ans
  David Kalnischkies 9106d7c969 just-in-time removal of broken essential packages il y a 11 ans
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu il y a 11 ans
  Julian Andres Klode 98cc7fd2c1 Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]> il y a 11 ans
  David Kalnischkies 4dc77823d3 remove the compatibility markers for 4.13 abi il y a 11 ans
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers il y a 11 ans
  David Kalnischkies 4e6a7e260e properly handle already reinstall pkgs in ordering il y a 11 ans
  David Kalnischkies ccf6bdb3ef use a abi version check similar to the gcc check il y a 11 ans
  David Kalnischkies 1df24acfdb check for failure message in testsuccess/failure il y a 11 ans
  David Kalnischkies bf3ad91fdf fix: warning: extra ‘;’ [-Wpedantic] il y a 11 ans
  Michael Vogt 8c782efd93 Merge branch 'debian/sid' into debian/experimental il y a 12 ans
  Michael Vogt 2f58969150 Fix SmartConfigure to ignore ordering of packages that are already valid il y a 12 ans
  Michael Vogt 1f46d14620 Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental il y a 12 ans
  David Kalnischkies 0eb4af9d3d fix tight loop detection and temporary removes il y a 12 ans
  David Kalnischkies 71e7a0f3a4 consistently fail if Smart* packagemanager actions fail il y a 12 ans
  Michael Vogt b58f28d4c4 fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13) il y a 12 ans
  David Kalnischkies 0caa5a4c64 do not configure already unpacked packages needlessly il y a 12 ans
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere il y a 12 ans
  David Kalnischkies 2252183c69 show debug output only if told so in packagemanager il y a 12 ans
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) il y a 12 ans
  Michael Vogt bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) il y a 12 ans
  Michael Vogt 3b1b0f2900 restore binary compatiblity with the pkgPackageManager interface il y a 12 ans
  Michael Vogt 5e9458e285 re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need this il y a 12 ans
  Michael Vogt e6ad8031b7 move the status-fd progress reporting out of the pkgDPkgPM class, at this point, breaks ABI/API, lets see what we can do about this il y a 12 ans
  Michael Vogt 9c5104cf35 apt-pkg/packagemanager.cc: il y a 13 ans
  David Kalnischkies 6420c00e30 do not modify DepIterator as we might check again il y a 13 ans
  David Kalnischkies 42d51f333e do unpacks before configures in SmartConfigure il y a 13 ans
  David Kalnischkies 2b8b1e7a16 * apt-pkg/packagemanager.cc: il y a 13 ans
  David Kalnischkies 3663572002 unpack versions only in case a different version from the package il y a 14 ans