summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
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
2005-08-19* use the new cool rred method for the patchtingMichael 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
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
2005-06-24* moved most of the real work into depcache::writeStateFileMichael Vogt
2005-06-23* cleanups Michael Vogt
2005-06-08* merged with otavios branchMichael Vogt
2005-06-08* merged with apt--main and apt--fixesMichael Vogt
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt
2005-06-03* fix a stupid bug in the depcache::Init() codeMichael Vogt
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt
2005-05-24merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman
2005-05-24Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2005-05-13* don't throw any more warningsMichael Vogt
2005-05-13* FindInCache() uses the correct file nowMichael Vogt
2005-05-13* made the translation downloading workMichael Vogt
2005-05-13* fix for output of the description and the debTranslationsIndex::Exists()Michael Vogt
2005-05-13* try harder to get the correct language codeMichael Vogt
2005-05-13* fixed a problem when it comes to the cache rebuildingMichael Vogt
2005-05-13Add FindInCache method to skip the rebuild of cache every time.Otavio Salvador
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt
2005-05-10* ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt