summaryrefslogtreecommitdiff
path: root/apt-pkg/depcache.cc
AgeCommit message (Expand)AuthorFilesLines
2006-08-11* merged the apt--install-recommends branchMichael Vogt1-10/+21
2006-08-11* cmdline/apt-get.cc:Michael Vogt1-10/+16
2006-08-10* merged the apt--install-recommends branchMichael Vogt1-11/+45
2006-08-09* apt-pkg/depcache.cc:Michael Vogt1-1/+27
2006-07-26* merged with mainlineMichael Vogt1-0/+4
2006-07-21* merged changes from Kamions upload (thanks!)Michael Vogt1-0/+1
2006-07-04* apt-pkg/depcache.cc:Michael Vogt1-0/+9
2006-06-26* cmdline/apt-mark:Michael Vogt1-9/+53
2006-06-26* apt-pkg/depcache.cc:Michael Vogt1-2/+2
2006-06-26* merged with mainlineMichael Vogt1-2/+8
2006-05-27* added Debug::pkgDepCache::AutoInstall debug optionMichael Vogt1-1/+6
2006-05-02* depcache.cc:Michael Vogt1-5/+11
2005-11-09* merged daniel burrows fixes for the auto-mark codeMichael Vogt1-25/+297
2005-07-04* invert the auto-mark flag only for new installs (in MarkInstall()), keep it...Michael Vogt1-1/+3
2005-06-30* slighly more debug output, renamed "--automatic-remove" to "--auto-remove"Michael Vogt1-2/+2
2005-06-30* Install-Reason -> Auto-Installed in pkgstatesMichael Vogt1-4/+3
2005-06-29* fix a bug when readStateFile is called with no OpProgress objectMichael Vogt1-6/+9
2005-06-29* merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall...Michael Vogt1-16/+9
2005-06-29* use mark-and-sweep from aptitude now as GC algorithmMichael Vogt1-28/+15
2005-06-28* cleanups, documentation updates (don't show any debug output if no Debug::p...Michael Vogt1-2/+4
2005-06-27* merged with mainlineMichael Vogt1-0/+3
2005-06-26Merge with mainlineMatt Zimmerman1-0/+3
2005-06-24* merged with the apt--improved-do-install patchMichael Vogt1-1/+2
2005-06-24* moved most of the real work into depcache::writeStateFileMichael Vogt1-0/+11
2005-06-23* cleanups Michael Vogt1-29/+62
2005-06-03* fix a stupid bug in the depcache::Init() codeMichael Vogt1-1/+3
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt1-0/+1
2005-05-10* ported/cleaned up the "Automatic dependency handling" patch from Michael Ho...Michael Vogt1-2/+48
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier1-4/+4
2004-09-20More ignoring of versionless packagesArch Librarian1-1/+4
2004-09-20Fixed v-provides priority selectionArch Librarian1-3/+3
2004-09-20Join with aliencodeArch Librarian1-91/+164
2004-09-20El Te Dee PatchArch Librarian1-2/+20
2004-09-20Reinstall commandArch Librarian1-5/+27
2004-09-20Fixed segfault bugArch Librarian1-4/+5
2004-09-20Purge supportArch Librarian1-6/+14
2004-09-20Fixed segfault in re-install/upgrade conditionArch Librarian1-1/+7
2004-09-20Do not count sizes of to be configured packagesArch Librarian1-4/+1
2004-09-20Fixed espy's bug with experimentalArch Librarian1-18/+6
2004-09-20Fixed size mismatchArch Librarian1-2/+3
2004-09-20Undid bad checkinArch Librarian1-36/+11
2004-09-20fixed casting bugArch Librarian1-11/+36
2004-09-20Supports no automaticArch Librarian1-4/+5
2004-09-20More bugs fixesArch Librarian1-2/+5
2004-09-20Simulator fixArch Librarian1-1/+7
2004-09-20Size calculation errorArch Librarian1-2/+9
2004-09-20Two little bug fixesArch Librarian1-1/+2
2004-09-20Needs Unpack fixesArch Librarian1-1/+13
2004-09-20Fixed up the docs a bitArch Librarian1-3/+3
2004-09-20Fixed signed conversionArch Librarian1-3/+3