summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-14Applied DonKult (David)'s excellent fix for inproving the loop management. No...Christopher Baines
2011-08-13Fix a bug introduced in Rev.2159 on line 398, also fix another potential bug.Christopher Baines
2011-08-12Added code to allow SmartConfigure to be called mutiple times on the same pac...Christopher Baines
2011-08-12Inproved debug with versioningChristopher Baines
2011-08-12Small fix for loop handeling.Christopher Baines
2011-08-11Added a RmFlag function to remvoe the loop flag, this should prevent any erro...Christopher Baines
2011-08-09More inproved comments about loops.Christopher Baines
2011-08-07Improved errors and messages in general and improved the comments.Christopher Baines
2011-08-07Fixed a bug on line 623, I picked this up after seeing SmartUnpack trying to ...Christopher Baines
2011-08-02Inproved the SIGINT stop in the dpkgpm, not perfect yet but it should work wh...Christopher Baines
2011-08-01Only stop on SigInt if the system state is right (still needs more testing).Christopher Baines
2011-07-31Only allow interupts when using, Immediate-Configure-All.Christopher Baines
2011-07-27SmartConfigure and SmartUnPack have got smarter! The full descriptions of wha...Christopher Baines
2011-07-16Dont try to configure packages using SmartConfigure when not performing immed...Christopher Baines
2011-07-14Inproved errors and warnings, will now warn if package configuration fails, b...Christopher Baines
2011-07-14More changes to make imediate configuration work for all packages, Christopher Baines
2011-07-13Added test for conflicts loopChristopher Baines
2011-07-13More changes to the SmartUnpack method to allow imediate configuration of all...Christopher Baines
2011-07-06Added a APT::Immediate-Configure-All option to enable imediate configuration ...Christopher Baines
2011-07-05Flag the package in the SmartUnPack method as UnPacked while solving breakage...Christopher Baines
2011-07-05Fix for reinstallation of packagesChristopher Baines
2011-07-05[ David Kalnischkies ]Christopher Baines
2011-07-05Commit some stuff so that I can mergeChristopher Baines
2011-07-05Changed check in the SmartUnpack method, reverted change in the DepAdd method.Christopher Baines
2011-07-05Removed some debug stuff, corrected the VerifyConfigure calls to VerifyAndCon...Christopher Baines
2011-07-04Added temp debug statement.Christopher Baines
2011-07-03Added debug output to package manager.Christopher Baines
2011-07-02The modification to orderlist.cc is from a patch DonKult (David) gave me, The...Christopher Baines
2011-06-30releasing version 0.8.15.10.8.15.1Michael Vogt
2011-06-30* doc/makefile:Michael Vogt
2011-06-28releasing version 0.8.150.8.15Michael Vogt
2011-06-28various typo and syntax corrections in doc/*.xmlMichael Vogt
2011-06-28update symbol file (thanks to david)Michael Vogt
2011-06-28merged from lp:~mvo/apt/mvoMichael Vogt
2011-06-28merged from donkultMichael Vogt
2011-06-28change to 0.8.14.2Michael Vogt
2011-06-28cherry pick from donkultMichael Vogt
2011-06-27Removed temp debug lines.Christopher Baines
2011-06-27Fixed missing argument in VerifyConfigure call.Christopher Baines
2011-06-27Initial commit from my GSoC project. Added a verification function (VerifyCon...Christopher Baines
2011-06-27* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2011-06-18Catalan translation update (Jordi Mallach). Closes: #630657bubulle@debian.org
2011-06-09German documentation translation update (Chris Leick). Closes: #629949bubulle@debian.org
2011-06-09update changelog for the previous two commitsMichael Vogt
2011-06-09apt-pkg/deb/debindexfile.cc: kill off another TranslationsAvailable() usage t...Michael Vogt
2011-06-09apt-pkg/deb/debindexfile.cc: remove tests for TranslationsAvailable() as this...Michael Vogt
2011-06-09* apt-pkg/deb/deblistparser.cc:Michael Vogt
2011-06-07append the dist (e.g. sid, wheezy) as a query string whenMichael Vogt
2011-06-07* methods/mirror.cc:Michael Vogt
2011-05-31merge from lp:~mvo/apt/mvoMichael Vogt