Commit History

作者 SHA1 備註 提交日期
  David Kalnischkies 4326680d2e simulate all package manager actions explicitly 8 年之前
  David Kalnischkies 8e99b22c31 eipp: let apt make a plan, not make stuff plane 8 年之前
  David Kalnischkies f74d99c6a7 eipp: provide the internal planer as an external one 8 年之前
  David Kalnischkies 5dd00edbcf add messages to our deprecation warnings in libapt 9 年之前
  David Kalnischkies add81166f8 typo: run s#frontend#front-end# on all of src:apt 9 年之前
  David Kalnischkies 9106d7c969 just-in-time removal of broken essential packages 9 年之前
  David Kalnischkies 4dc77823d3 remove the compatibility markers for 4.13 abi 9 年之前
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 9 年之前
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck 9 年之前
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 9 年之前
  David Kalnischkies ccf6bdb3ef use a abi version check similar to the gcc check 10 年之前
  David Kalnischkies bf3ad91fdf fix: warning: extra ‘;’ [-Wpedantic] 10 年之前
  Michael Vogt 9eb0042bef readd pkgPackageManager::Go() to not break API 10 年之前
  Michael Vogt 1f46d14620 Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental 10 年之前
  David Kalnischkies 0eb4af9d3d fix tight loop detection and temporary removes 10 年之前
  David Kalnischkies 71e7a0f3a4 consistently fail if Smart* packagemanager actions fail 10 年之前
  Michael Vogt b58f28d4c4 fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13) 10 年之前
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc 11 年之前
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 年之前
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 11 年之前
  Michael Vogt c5f0d8e6f8 fix some more ABI issues, abicheck is happy now 11 年之前
  Michael Vogt bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) 11 年之前
  Michael Vogt af36becc88 fix install-progress location 11 年之前
  Michael Vogt 3b1b0f2900 restore binary compatiblity with the pkgPackageManager interface 11 年之前
  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 11 年之前
  Michael Vogt 31f97d7b86 first iteration of install progress refactor 11 年之前
  David Kalnischkies b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 13 年之前
  David Kalnischkies a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 13 年之前
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 13 年之前
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 13 年之前