Historie revizí

Autor SHA1 Zpráva Datum
  David Kalnischkies 4dc77823d3 remove the compatibility markers for 4.13 abi před 11 roky
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers před 11 roky
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck před 11 roky
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors před 11 roky
  David Kalnischkies ccf6bdb3ef use a abi version check similar to the gcc check před 11 roky
  David Kalnischkies bf3ad91fdf fix: warning: extra ‘;’ [-Wpedantic] před 11 roky
  Michael Vogt 9eb0042bef readd pkgPackageManager::Go() to not break API před 12 roky
  Michael Vogt 1f46d14620 Merge remote-tracking branch 'upstream/debian/sid' into debian/experimental před 12 roky
  David Kalnischkies 0eb4af9d3d fix tight loop detection and temporary removes před 12 roky
  David Kalnischkies 71e7a0f3a4 consistently fail if Smart* packagemanager actions fail před 12 roky
  Michael Vogt b58f28d4c4 fix some compile errors in the now enabled #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR < 13) před 12 roky
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc před 12 roky
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere před 12 roky
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] před 12 roky
  Michael Vogt c5f0d8e6f8 fix some more ABI issues, abicheck is happy now před 12 roky
  Michael Vogt bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) před 12 roky
  Michael Vogt af36becc88 fix install-progress location před 12 roky
  Michael Vogt 3b1b0f2900 restore binary compatiblity with the pkgPackageManager interface před 12 roky
  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 před 12 roky
  Michael Vogt 31f97d7b86 first iteration of install progress refactor před 12 roky
  David Kalnischkies b9dadc24b9 revert 2184.1.3: forward declaration instead of headers před 14 roky
  David Kalnischkies a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers před 14 roky
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes před 15 roky
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) před 15 roky
  Christopher Baines d41d0e0113 Fixed a bug where SmartUnPack would be called with Immediate=true (to resolve dependancies in SmartConfigure) yet Pkg před 15 roky
  Christopher Baines 590f192312 SmartConfigure and SmartUnPack have got smarter! The full descriptions of what they now do is in the apt-pkg/packagemanager.cc file. před 15 roky
  Christopher Baines b684d8c7b1 Dont try to configure packages using SmartConfigure when not performing immediate configuration. před 15 roky
  Christopher Baines a6c8798a63 Added a APT::Immediate-Configure-All option to enable imediate configuration for all packages. před 15 roky
  Christopher Baines 4264ebebe1 Initial commit from my GSoC project. Added a verification function (VerifyConfigure) to the configuration methods. před 15 roky
  David Kalnischkies d77b985a30 * apt-pkg/packagemanager.cc: před 15 roky