summaryrefslogtreecommitdiff
path: root/apt-pkg/depcache.cc
AgeCommit message (Expand)Author
2008-04-27Improve the debugging of the auto-remove code.Daniel Burrows
2008-03-18Patch MarkInstall to follow currently satisfied Recommends even if they aren'...Daniel Burrows
2007-07-26* apt-pkg/depcache.cc:Michael Vogt
2007-06-29* fixes in the auto-mark code (thanks to DanielMichael Vogt
2007-06-19* fix some warningsMichael Vogt
2007-06-14* apt-pkg/depcache.cc:Michael Vogt
2007-06-09* merged another missing bit from the ubuntu branchMichael Vogt
2007-06-09* merged some more missing bitsMichael Vogt
2007-05-02* updated from http://people.ubuntu.com/~mvo/bzr/apt/auto-mark/Michael Vogt
2007-03-14* apt-pkg/depcache.cc:Michael Vogt
2007-03-14* apt-pkg/depcache.cc:Michael Vogt
2006-12-18* apt-pkg/depcache.cc:Michael Vogt
2006-12-18* apt-pkg/depcache.cc:Michael Vogt
2006-12-14* merged the apt-breaks-iwj branchMichael Vogt
2006-12-14* merged the no-pragma branchMichael Vogt
2006-10-02* removed the pragma messMichael Vogt
2006-10-02* merged from apt--auto-markMichael Vogt
2006-09-21* merged from the apt--install-recommends branchMichael Vogt
2006-09-21* apt-pkg/depcache.cc:Michael Vogt
2006-09-07* apt-pkg/depcache.cc:Michael Vogt
2006-08-25initial Breaks implementationIan Jackson
2006-08-15* merged the install-recommends branchMichael Vogt
2006-08-14* merged from the install-recommends branchMichael Vogt
2006-08-11* apt-pkg/depcache.cc:Michael Vogt
2006-08-11* merged the apt--install-recommends branchMichael Vogt
2006-08-11* cmdline/apt-get.cc:Michael Vogt
2006-08-10* merged the apt--install-recommends branchMichael Vogt
2006-08-09* apt-pkg/depcache.cc:Michael Vogt
2006-07-26* merged with mainlineMichael Vogt
2006-07-21* merged changes from Kamions upload (thanks!)Michael Vogt
2006-07-21* apt-pkg/depcache.cc:Michael Vogt
2006-07-04* apt-pkg/depcache.cc:Michael Vogt
2006-06-26* cmdline/apt-mark:Michael Vogt
2006-06-26* apt-pkg/depcache.cc:Michael Vogt
2006-06-26* merged with mainlineMichael Vogt
2006-05-27* added Debug::pkgDepCache::AutoInstall debug optionMichael Vogt
2006-05-02* depcache.cc:Michael Vogt
2005-11-09* merged daniel burrows fixes for the auto-mark codeMichael 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-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* 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 mainlineMatt Zimmerman
2005-06-24* merged with the apt--improved-do-install patchMichael Vogt
2005-06-24* moved most of the real work into depcache::writeStateFileMichael Vogt
2005-06-23* cleanups Michael Vogt