summaryrefslogtreecommitdiff
path: root/apt-pkg/packagemanager.cc
Commit message (Expand)AuthorAgeFilesLines
* Applied DonKult (David)'s excellent fix for inproving the loop management. No...Christopher Baines2011-08-141-8/+11
* Fix a bug introduced in Rev.2159 on line 398, also fix another potential bug.Christopher Baines2011-08-131-5/+5
* Added code to allow SmartConfigure to be called mutiple times on the same pac...Christopher Baines2011-08-121-9/+17
* Inproved debug with versioningChristopher Baines2011-08-121-5/+13
* Small fix for loop handeling.Christopher Baines2011-08-121-1/+1
* Added a RmFlag function to remvoe the loop flag, this should prevent any erro...Christopher Baines2011-08-111-4/+11
* Improved errors and messages in general and improved the comments.Christopher Baines2011-08-071-132/+63
* Fixed a bug on line 623, I picked this up after seeing SmartUnpack trying to ...Christopher Baines2011-08-071-6/+8
* Only stop on SigInt if the system state is right (still needs more testing).Christopher Baines2011-08-011-0/+12
* SmartConfigure and SmartUnPack have got smarter! The full descriptions of wha...Christopher Baines2011-07-271-308/+126
* Dont try to configure packages using SmartConfigure when not performing immed...Christopher Baines2011-07-161-3/+3
* Inproved errors and warnings, will now warn if package configuration fails, b...Christopher Baines2011-07-141-16/+28
* More changes to make imediate configuration work for all packages, Christopher Baines2011-07-141-33/+60
* More changes to the SmartUnpack method to allow imediate configuration of all...Christopher Baines2011-07-131-54/+155
* Added a APT::Immediate-Configure-All option to enable imediate configuration ...Christopher Baines2011-07-061-11/+94
* Flag the package in the SmartUnPack method as UnPacked while solving breakage...Christopher Baines2011-07-051-3/+7
* Fix for reinstallation of packagesChristopher Baines2011-07-051-9/+3
* [ David Kalnischkies ]Christopher Baines2011-07-051-1/+8
|\
* | Changed check in the SmartUnpack method, reverted change in the DepAdd method.Christopher Baines2011-07-051-3/+4
* | Removed some debug stuff, corrected the VerifyConfigure calls to VerifyAndCon...Christopher Baines2011-07-051-9/+4
* | Added temp debug statement.Christopher Baines2011-07-041-0/+2
* | Added debug output to package manager.Christopher Baines2011-07-031-0/+3
* | The modification to orderlist.cc is from a patch DonKult (David) gave me, The...Christopher Baines2011-07-021-0/+17
* | Removed temp debug lines.Christopher Baines2011-06-271-2/+0
* | Fixed missing argument in VerifyConfigure call.Christopher Baines2011-06-271-2/+2
* | Initial commit from my GSoC project. Added a verification function (VerifyCon...Christopher Baines2011-06-271-2/+89
|/
* * apt-pkg/packagemanager.cc:David Kalnischkies2011-05-161-7/+37
* Remove the "pseudopackage" handling of Architecture: all packages forDavid Kalnischkies2011-03-081-29/+6
* * apt-pkg/packagemanager.cc:David Kalnischkies2010-09-291-3/+3
* * apt-pkg/orderlist.cc:David Kalnischkies2010-06-101-1/+2
* * apt-pkg/packagemanager.cc:David Kalnischkies2010-04-031-3/+11
* merged from lp:~donkult/apt/sidMichael Vogt2010-04-011-8/+24
|\
| * Remove and Unpack operations should not be ignored for pseudo packages -David Kalnischkies2010-03-011-4/+9
| * [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-131-6/+17
| |\
| | * Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies2010-02-121-6/+17
* | | apt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManagerMichael Vogt2010-03-161-0/+5
|/ /
* | merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt2009-12-101-5/+6
|\|
| * add more description to the manpage for the Immediate-Configuration andDavid Kalnischkies2009-10-191-5/+6
* | merged -r1875..1886 from lp:~donkult/apt/sidMichael Vogt2009-12-101-6/+4
|\|
| * improve the documentation and errormessages regarding a failingDavid Kalnischkies2009-10-011-2/+4
| * backout revno 1875 - as this aggressive immediate propergation is something w...David Kalnischkies2009-10-011-4/+0
* | * apt-pkg/packagemanager.cc:Michael Vogt2009-12-021-0/+10
|\ \ | |/ |/|
| * more debug output in SmartConfigureMichael Vogt2009-10-211-0/+6
| * * apt-pkg/packagemanager.cc:Michael Vogt2009-10-211-0/+7
* | * apt-pkg/packagemanager.cc:Michael Vogt2009-09-291-3/+7
* | Add even more config options and try to handle configuration problemsDavid Kalnischkies2009-09-151-12/+25
|/
* add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-3/+1
* * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-10-011-4/+0
* * apt-pkg/packagemanager.{cc,h}:Michael Vogt2008-01-031-12/+41
* * apt-pkg/packagemanager.{cc,h}:Michael Vogt2007-09-141-1/+21