Commit Verlauf

Autor SHA1 Nachricht Datum
  David Kalnischkies aaab100753 fix a few esoteric cppcheck errors/warnings/infos vor 14 Jahren
  David Kalnischkies 38ff3de6a8 fix typos in comments reported by the lintian in very-picky-modes vor 14 Jahren
  David Kalnischkies 3e9ab9f0a8 * apt-pkg/packagemanager.cc: vor 14 Jahren
  David Kalnischkies 2a2a7ef4df * apt-pkg/cacheiterators.h: vor 14 Jahren
  David Kalnischkies 854341141d factor out the detection of self-conflicts into Dep::IsIgnorable vor 14 Jahren
  David Kalnischkies d9f6c79566 do not enter an endless loop for (essential) pre-dependency loops vor 14 Jahren
  David Kalnischkies cd5e84440a * apt-pkg/packagemanager.cc: vor 15 Jahren
  David Kalnischkies c333ea435b remove an extra argument for the error mesage format vor 15 Jahren
  David Kalnischkies 75a90b9325 enable APT in unpack/configure ordering to handle loops as well vor 15 Jahren
  David Kalnischkies afd7b358f9 merge with debian/sid vor 15 Jahren
  David Kalnischkies 74b2200285 merge with debian/experimental vor 15 Jahren
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first vor 15 Jahren
  David Kalnischkies 30426f4822 M-A:same lockstep unpack should operate on installed vor 15 Jahren
  David Kalnischkies 32d9baeab0 * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: vor 15 Jahren
  Christopher Baines b57257d299 Fixed a problem where the loop flag would be removed prematurely. vor 15 Jahren
  Christopher Baines d41d0e0113 Fixed a bug where SmartUnPack would be called with Immediate=true (to resolve dependancies in SmartConfigure) yet Pkg vor 15 Jahren
  Michael Vogt c5ca2c52a9 merged from the debian-sid branch vor 15 Jahren
  Christopher Baines 940f21606b Applied DonKult (David)'s excellent fix for inproving the loop management. Now both SmartConfigure and SmartUnPack can be vor 15 Jahren
  Christopher Baines 165ff1df10 Fix a bug introduced in Rev.2159 on line 398, also fix another potential bug. vor 15 Jahren
  Christopher Baines a99d02a86c Added code to allow SmartConfigure to be called mutiple times on the same package to ensure all dependancies are satisfied. vor 15 Jahren
  Christopher Baines 987d8d0315 Inproved debug with versioning vor 15 Jahren
  Christopher Baines e844b947ab Small fix for loop handeling. vor 15 Jahren
  David Kalnischkies 91c03d370d fix a few more cppcheck performance and scope warnings vor 15 Jahren
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be vor 15 Jahren
  Christopher Baines cbea057898 Added a RmFlag function to remvoe the loop flag, this should prevent any errors or wierd behaviour because of the loop flag being used vor 15 Jahren
  Christopher Baines c7c7d3e8f1 Improved errors and messages in general and improved the comments. vor 15 Jahren
  Christopher Baines b9f6687963 Fixed a bug on line 623, I picked this up after seeing SmartUnpack trying to remove packages once they were confiured to solve Conflicts with the previous version! vor 15 Jahren
  Christopher Baines 17182c0c66 Only stop on SigInt if the system state is right (still needs more testing). vor 15 Jahren
  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. vor 15 Jahren
  Christopher Baines b684d8c7b1 Dont try to configure packages using SmartConfigure when not performing immediate configuration. vor 15 Jahren