summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
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-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-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-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-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-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
2005-06-29* use mark-and-sweep from aptitude now as GC algorithmMichael Vogt
2005-06-28* merged with apt--ubuntu--0Michael Vogt
2005-06-28* bumped the library versionMichael Vogt
2005-06-28* cleanups, documentation updates (don't show any debug output if no Debug::p...Michael Vogt
2005-06-27* merged with mainlineMichael Vogt
2005-06-26Merge with mvoMatt Zimmerman
2005-06-26Merge with mainlineMatt Zimmerman
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt
2005-06-24* merged with the apt--improved-do-install patchMichael Vogt
2005-06-24* merged with apt--main and apt--fixesMichael Vogt
2005-06-24* moved the importend algorithm to algorithm.h as "pkgMarkUsed()"Michael Vogt
2005-06-24* write the state file after a successfull commit from the pkgManagerMichael Vogt