summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Expand)AuthorAgeFilesLines
* remove an extra argument for the error mesage formatDavid Kalnischkies2011-09-191-1/+1
* enable APT in unpack/configure ordering to handle loops as wellDavid Kalnischkies2011-09-146-168/+344
|\
| * Fixed a problem where the loop flag would be removed prematurely.Christopher Baines2011-08-161-15/+34
| * Fixed a bug where SmartUnPack would be called with Immediate=true (to resolve...Christopher Baines2011-08-152-37/+42
| * 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-112-4/+13
| * More inproved comments about loops.Christopher Baines2011-08-092-1/+9
| * 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
| * Inproved the SIGINT stop in the dpkgpm, not perfect yet but it should work wh...Christopher Baines2011-08-021-3/+9
| * Only stop on SigInt if the system state is right (still needs more testing).Christopher Baines2011-08-012-2/+14
| * Only allow interupts when using, Immediate-Configure-All.Christopher Baines2011-07-311-3/+5
| * SmartConfigure and SmartUnPack have got smarter! The full descriptions of wha...Christopher Baines2011-07-274-314/+141
| * Dont try to configure packages using SmartConfigure when not performing immed...Christopher Baines2011-07-162-3/+4
| * 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-142-35/+62
| * 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-062-11/+95
| * 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-0510-62/+124
| |\
| * | 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-022-0/+23
| * | 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-272-3/+92
* | | * [abi-break] Support large files in the complete toolset. Indexes of thisMichael Vogt2011-09-141-1/+1
* | | merge with debian/sidDavid Kalnischkies2011-09-139-55/+142
|\ \ \
| * | | M-A:same lockstep unpack should operate on installedDavid Kalnischkies2011-09-091-5/+26
| * | | - add an Acquire::Min-ValidTime option (Closes: #640122)David Kalnischkies2011-09-051-4/+15
| * | | * apt-pkg/indexrecords.cc:David Kalnischkies2011-09-051-2/+2
| * | | * apt-pkg/orderlist.cc:David Kalnischkies2011-08-241-7/+43
| * | | print from their the visit came fromDavid Kalnischkies2011-08-232-12/+14
| * | | remove the caches in 'apt-get update', too, as they will beDavid Kalnischkies2011-08-222-0/+15
| * | | * apt-pkg/acquire.cc:David Kalnischkies2011-08-221-0/+4
| * | | * apt-pkg/acquire-item.cc:David Kalnischkies2011-08-221-25/+22
| * | | * apt-pkg/packagemanager.cc, apt-pkg/pkgcache.cc:David Kalnischkies2011-08-172-2/+3
* | | | merge with debian/experimentalDavid Kalnischkies2011-09-1349-301/+490
|\ \ \ \
| * \ \ \ merged from lp:~mvo/apt/mvoMichael Vogt2011-08-151-1/+3
| |\ \ \ \
| | * | | | * apt-pkg/acquire.cc:Michael Vogt2011-08-091-1/+3
| | * | | | merged from the debian-experimental2 branchMichael Vogt2011-08-0970-1161/+3352
| | |\ \ \ \
| * | \ \ \ \ merged from the debian-sid branchMichael Vogt2011-08-1532-236/+236
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | merged fixes from lp:~mvo/apt/mvoMichael Vogt2011-08-152-1/+2
| | |\| | |