Historial de Commits

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