* merged the install-recommends branch
[ntk/apt.git] / apt-pkg / depcache.cc
2006-08-15 Michael Vogt* merged the install-recommends branch
2006-08-11 Michael Vogt* apt-pkg/depcache.cc:
2006-08-11 Michael Vogt* cmdline/apt-get.cc:
2006-08-09 Michael Vogt* apt-pkg/depcache.cc:
2006-08-09 Michael Vogt* merged with mainline
2006-08-09 Michael Vogt* merged with mainline
2006-07-26 Michael Vogt* merged with mainline
2006-07-26 Michael Vogt* support non-mmapable files again
2006-07-26 Michael Vogt* merged with mainline
2006-07-25 Michael Vogt* merged with the latest ddtp branch fixes
2006-07-25 Michael Vogt* merged with the current auto-mark branch
2006-07-24 Michael Vogt* merged ajs apt-ftparchive branch
2006-07-21 Michael Vogt* apt-pkg/depcache.cc:
2006-07-04 Michael Vogt* apt-pkg/depcache.cc:
2006-06-26 Michael Vogt* merged with debian-sid
2006-06-26 Michael Vogt* merged the auto-remove branch
2006-06-26 Michael Vogt* cmdline/apt-mark:
2006-06-26 Michael Vogt* apt-pkg/depcache.cc:
2006-06-26 Michael Vogt* merged with mainline
2006-06-21 bubulle@debian.orgMerge with Michael
2006-06-14 Michael Vogt* merged from mainline
2006-06-09 Michael Vogt* merged with bubulle
2006-06-09 Michael Vogt* merged from mainline
2006-05-27 Michael Vogt* added Debug::pkgDepCache::AutoInstall debug option
2006-05-02 Michael Vogt* depcache.cc:
2005-12-08 Michael Vogt* updated to apt--mvo
2005-11-16 Michael Vogt* merged with apt--mvo--0
2005-11-09 Michael Vogt* merged daniel burrows fixes for the auto-mark code
2005-08-30 Michael Vogt* updated with mainline
2005-08-19 Michael Vogt* merged with mainline
2005-08-08 Michael Vogt* merged with main
2005-07-04 Michael Vogt* invert the auto-mark flag only for new installs ...
2005-06-30 Michael Vogt* slighly more debug output, renamed "--automatic-remov...
2005-06-30 Michael Vogt* Install-Reason -> Auto-Installed in pkgstates
2005-06-29 Michael Vogt* fix a bug when readStateFile is called with no OpProg...
2005-06-29 Michael Vogt* merged with ubuntu, only use the pkgCache::Flag:...
2005-06-29 Michael Vogt* use mark-and-sweep from aptitude now as GC algorithm
2005-06-28 Michael Vogt* merged with apt--ubuntu--0
2005-06-28 Michael Vogt* cleanups, documentation updates (don't show any debug...
2005-06-27 Michael Vogt* merged with mainline
2005-06-26 Christian PerrierMerge with Matt
2005-06-26 Matt ZimmermanMerge with mainline
2005-06-24 Michael Vogt* merged with the apt--improved-do-install patch
2005-06-24 Michael Vogt* merged with apt--main and apt--fixes
2005-06-24 Michael Vogt* moved most of the real work into depcache::writeStateFile
2005-06-23 Michael Vogt* cleanups
2005-06-03 Michael Vogt* fix a stupid bug in the depcache::Init() code
2005-06-01 Michael Vogt* added a missing OpProgress::Done() in depCache::Init...
2005-05-10 Michael Vogt* ported/cleaned up the "Automatic dependency handling...
2005-03-30 Otavio SalvadorSync with apt@packages.debian.org/apt--main--0--patch-75
2005-03-28 Christian PerrierSync with Matt
2005-03-26 Matt ZimmermanMerge bubulle@debian.org--2005/apt--main--0
2005-03-06 Christian PerrierBring consistency to the use of capitals in programs...
2004-09-20 Arch LibrarianMore ignoring of versionless packages
2004-09-20 Arch LibrarianFixed v-provides priority selection
2004-09-20 Arch LibrarianJoin with aliencode
2004-09-20 Arch LibrarianEl Te Dee Patch
2004-09-20 Arch LibrarianReinstall command
2004-09-20 Arch LibrarianFixed segfault bug
2004-09-20 Arch LibrarianPurge support
2004-09-20 Arch LibrarianFixed segfault in re-install/upgrade condition
2004-09-20 Arch LibrarianDo not count sizes of to be configured packages
2004-09-20 Arch LibrarianFixed espy's bug with experimental
2004-09-20 Arch LibrarianFixed size mismatch
2004-09-20 Arch LibrarianUndid bad checkin
2004-09-20 Arch Librarianfixed casting bug
2004-09-20 Arch LibrarianSupports no automatic
2004-09-20 Arch LibrarianMore bugs fixes
2004-09-20 Arch LibrarianSimulator fix
2004-09-20 Arch LibrarianSize calculation error
2004-09-20 Arch LibrarianTwo little bug fixes
2004-09-20 Arch LibrarianNeeds Unpack fixes
2004-09-20 Arch LibrarianFixed up the docs a bit
2004-09-20 Arch LibrarianFixed signed conversion
2004-09-20 Arch LibrarianSync
2004-09-20 Arch LibrarianSync
2004-09-20 Arch LibrarianFirst draft of make system and name change to apt-pkg
2004-09-20 Arch LibrarianSync
2005-03-31 Michael Vogt* merged with matts tree