Commit History

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