summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
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-12-08* updated to apt--mvoMichael 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-16* merged with apt--mvo--0Michael 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-11-09* merged daniel burrows fixes for the auto-mark codeMichael Vogt
2005-10-22* revert patch from patch-59, causes all sorts of troubleMichael Vogt
2005-10-21* ABI/API change: add "VerIterator::TranslatedDescription()" method to make t...Michael Vogt
2005-10-20* renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntuMichael Vogt
2005-10-19* merged with mainlineMichael Vogt
2005-10-19* sparc64 alignment fixMichael Vogt
2005-10-19* added APT::Authentication::Trust-CDROM optionMichael Vogt
2005-10-17* update sonameMichael Vogt
2005-09-28* leak fix for debian #250583Michael Vogt
2005-09-27* remvoed the remap feature again, dosn't work anywayMichael Vogt
2005-09-27* added DDTP::URL-Remap. KILL THIS FEATURE once ddtp support is offical Michael Vogt
2005-09-27* merged with apt--mvoMichael 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-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* updated with mainlineMichael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-08-22* improve the timeout handling (again)Michael Vogt
2005-08-19* added a InRootSetFunc class for clients to add own packages to the mark'n's...Michael Vogt
2005-08-18* merged from mainMichael Vogt
2005-08-09* merged the apt--sane-handle-timeout--0 branchMichael Vogt
2005-08-09* merged from mainMichael Vogt
2005-08-08* merged with mainMichael Vogt
2005-07-28* added a BUGS file with known problem, added apt-cdrom support for translate...Michael Vogt
2005-07-28* code cleanups (thanks matt!), moved UsePackage before the description list ...Michael Vogt
2005-07-04* invert the auto-mark flag only for new installs (in MarkInstall()), keep it...Michael Vogt
2005-06-30* slighly more debug output, renamed "--automatic-remove" to "--auto-remove"Michael Vogt
2005-06-30* Install-Reason -> Auto-Installed in pkgstatesMichael Vogt
2005-06-30* some WS fixesMichael Vogt
2005-06-30* added APT::NeverAutoRemove (a list of regexp for package names that should ...Michael Vogt
2005-06-30* added a callback to pkgMarkUsed() so that frontend can extend the root-set ...Michael Vogt
2005-06-29* fix a bug when readStateFile is called with no OpProgress objectMichael Vogt
2005-06-29* merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall...Michael Vogt