Historie revizí

Autor SHA1 Zpráva Datum
  David Kalnischkies d9f6c79566 do not enter an endless loop for (essential) pre-dependency loops před 14 roky
  David Kalnischkies cd5e84440a * apt-pkg/packagemanager.cc: před 15 roky
  David Kalnischkies c333ea435b remove an extra argument for the error mesage format před 15 roky
  David Kalnischkies 75a90b9325 enable APT in unpack/configure ordering to handle loops as well před 15 roky
  David Kalnischkies afd7b358f9 merge with debian/sid před 15 roky
  David Kalnischkies 74b2200285 merge with debian/experimental před 15 roky
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first před 15 roky
  David Kalnischkies 30426f4822 M-A:same lockstep unpack should operate on installed před 15 roky
  David Kalnischkies 32d9baeab0 * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc: před 15 roky
  Christopher Baines b57257d299 Fixed a problem where the loop flag would be removed prematurely. 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
  Michael Vogt c5ca2c52a9 merged from the debian-sid branch před 15 roky
  Christopher Baines 940f21606b Applied DonKult (David)'s excellent fix for inproving the loop management. Now both SmartConfigure and SmartUnPack can be před 15 roky
  Christopher Baines 165ff1df10 Fix a bug introduced in Rev.2159 on line 398, also fix another potential bug. před 15 roky
  Christopher Baines a99d02a86c Added code to allow SmartConfigure to be called mutiple times on the same package to ensure all dependancies are satisfied. před 15 roky
  Christopher Baines 987d8d0315 Inproved debug with versioning před 15 roky
  Christopher Baines e844b947ab Small fix for loop handeling. před 15 roky
  David Kalnischkies 91c03d370d fix a few more cppcheck performance and scope warnings před 15 roky
  David Kalnischkies f7f0d6c756 cppcheck complains about some possible speed improvements which could be před 15 roky
  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 před 15 roky
  Christopher Baines c7c7d3e8f1 Improved errors and messages in general and improved the comments. před 15 roky
  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! před 15 roky
  Christopher Baines 17182c0c66 Only stop on SigInt if the system state is right (still needs more testing). 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 634985f813 Inproved errors and warnings, will now warn if package configuration fails, but only error if the package is not configured at the end. před 15 roky
  Christopher Baines e2a5ff0c33 More changes to make imediate configuration work for all packages, před 15 roky
  Christopher Baines 9fc57a5900 More changes to the SmartUnpack method to allow imediate configuration of all packages. 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 8b1f575662 Flag the package in the SmartUnPack method as UnPacked while solving breakages to prevent loops. před 15 roky