summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2006-04-02* merged the pdiff stuffMichael Vogt
2006-04-02* fix in the log class to avoid absurdely big downloadsMichael Vogt
2006-03-30* fix FTBFSMichael Vogt
2006-03-30* make the code follow the apt coding standards betterMichael Vogt
2006-03-30* merged the apt-ftparchive improvments by aj (thanks dude!)Michael Vogt
2006-03-28* "downloading" -> "retrieving" (thanks to kamion)Michael Vogt
2006-03-28* only show ETA if that makes senseMichael Vogt
2006-03-08* added ajs patchMichael Vogt
2006-02-20tyopMichael Vogt
2006-02-20* only remove the sigfile if pkgAcqMetaSig::Failed() didn't fail for a networ...Michael Vogt
2006-01-19* don't explod if a Provides has DepCompareOpMichael Vogt
2006-01-06* merged with mainMichael Vogt
2006-01-06* support multiple signaturesMichael Vogt
2006-01-05* be more clever about I-M-S hits for the Release file and gpg-failures with ...Michael Vogt
2006-01-04* make apt-get source smarter about not downloading the same sources twiceMichael Vogt
2005-11-30* hack around local file:/ uri problemMichael Vogt
2005-11-29* fix a string (thanks to bubulle)Michael Vogt
2005-11-23* fix for #340448Michael Vogt
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt
2005-11-22* merged http download limit for apt (#146877)Michael Vogt
2005-11-22* ABI change: merged more flexible pkgAcquireFile codeMichael Vogt
2005-11-22* some more debug outputMichael Vogt
2005-11-21* merge fix for #339533Michael Vogt
2005-11-14* merged the sources.list.d patchMichael Vogt
2005-11-09* turn off "secure-acquire" when --allow-unauthenticated is givenMichael Vogt
2005-10-22* revert patch from patch-59, causes all sorts of troubleMichael Vogt
2005-10-20* renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntuMichael Vogt
2005-10-19* sparc64 alignment fixMichael Vogt
2005-10-19* added APT::Authentication::Trust-CDROM optionMichael Vogt
2005-10-17* removed the URL-Reamp hack (we have pdiff support in the main archive now),...Michael Vogt
2005-09-28* leak fix for debian #250583Michael Vogt
2005-09-22* make sure that the pkgRecords D'tor does not segfaultMichael Vogt
2005-09-13* merged from apt--cdrom-fallback--0Michael Vogt
2005-09-12* fix apt-pkg/cdrom.cc to umount the cdrom again if anything failsMichael Vogt
2005-09-09* don't forget the final md5sum checking!Michael Vogt
2005-09-06* merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt
2005-09-06* dont bump the soname, it doesn't break the abi!Michael Vogt
2005-08-31* include a human readable string for the MediaChange status-fd message as wellMichael Vogt
2005-08-31* meda-change message is send over status-fd nowMichael Vogt
2005-08-31* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...Michael Vogt
2005-08-30* be less verbose and call the Url-Remap: APT::URL-RemapMichael Vogt
2005-08-30* fix a missing StatDone if nothing needs to be fetchedMichael Vogt
2005-08-29* fixed apt-pkg/acquire-item.h (looks like the last commit didn't include it?)Michael Vogt
2005-08-29* split the diff acquire code in a bit that gets the index file and one that ...Michael Vogt
2005-08-29* debug support (Debug::pkgAcquire::RRed) for rred method addedMichael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-08-22* improve the timeout handling (again)Michael Vogt
2005-08-22* bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt
2005-08-22* rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt
2005-08-19* merged with mainlineMichael Vogt