コミット履歴

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