Commit History

Author SHA1 Message Date
  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
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc 12 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 12 years ago
  Michael Vogt c5f0d8e6f8 fix some more ABI issues, abicheck is happy now 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 af36becc88 fix install-progress location 12 years ago
  Michael Vogt 3b1b0f2900 restore binary compatiblity with the pkgPackageManager interface 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 31f97d7b86 first iteration of install progress refactor 12 years ago
  David Kalnischkies b9dadc24b9 revert 2184.1.3: forward declaration instead of headers 14 years ago
  David Kalnischkies a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 years ago
  David Kalnischkies 472ff00ef2 use forward declaration in headers if possible instead of includes 15 years ago
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 15 years ago
  Christopher Baines d41d0e0113 Fixed a bug where SmartUnPack would be called with Immediate=true (to resolve dependancies in SmartConfigure) yet Pkg 15 years ago
  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. 15 years ago
  Christopher Baines b684d8c7b1 Dont try to configure packages using SmartConfigure when not performing immediate configuration. 15 years ago
  Christopher Baines a6c8798a63 Added a APT::Immediate-Configure-All option to enable imediate configuration for all packages. 15 years ago
  Christopher Baines 4264ebebe1 Initial commit from my GSoC project. Added a verification function (VerifyConfigure) to the configuration methods. 15 years ago
  David Kalnischkies d77b985a30 * apt-pkg/packagemanager.cc: 15 years ago
  David Kalnischkies 642ebc1a04 - show at the end of the install process a list of disappeared packages 16 years ago
  Michael Vogt d183f850e7 * apt-pkg/packagemanager.cc: 17 years ago
  Michael Vogt 3a6d37fdcf * apt-pkg/packagemanager.{cc,h}: 18 years ago
  Michael Vogt 1d6386f350 * apt-pkg/packagemanager.{cc,h}: 19 years ago
  Michael Vogt faebb6992f * fix missing SetExecClose() call when the status-fd is used 19 years ago
  Michael Vogt 5cb3acda9e * merged the no-pragma branch 19 years ago
  Michael Vogt 1350057372 * removed the pragma mess 20 years ago
  Michael Vogt 2a7e07c757 * merged from main 21 years ago
  Michael Vogt 75ef8f1417 * merged from main 21 years ago