summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.cc
AgeCommit message (Expand)Author
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* 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-24* moved the importend algorithm to algorithm.h as "pkgMarkUsed()"Michael Vogt
2005-06-24* moved most of the real work into depcache::writeStateFileMichael Vogt
2004-12-13Merge misc-abi-changesMatt Zimmerman
2004-09-20Fix lame sort errors in priocmp found by GustavoArch Librarian
2004-09-20Some more g++-3.2 fixes.Arch Librarian
2004-09-20Display both current version and new version in apt-get -s.Arch Librarian
2004-09-20Prevent protected packages from being DoUpgradedArch Librarian
2004-09-20Make sure or group mode is always leftArch Librarian
2004-09-20Added OR group handling to ResolveByKeep. Fixes 133950Arch Librarian
2004-09-20Use std C++ header names for includesArch Librarian
2004-09-20Fixed a possible segfaultArch Librarian
2004-09-20Fixed possible seg fault if there are no versionsArch Librarian
2004-09-20Fixed reinstreq segfaultArch Librarian
2004-09-20Comment updateArch Librarian
2004-09-20AJs bug fix and doc updatesArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20Fixed or handling bugArch Librarian
2004-09-20Typo in Algorithms.cc. Closes: #63577Arch Librarian
2004-09-20Fixed depends errorArch Librarian
2004-09-20Problem resolver does not install all virtual packages.Arch Librarian
2004-09-20Reinstall commandArch Librarian
2004-09-20Regex, --all-versions and more OR stuffArch Librarian
2004-09-20More or group patchesArch Librarian
2004-09-20Bug fixesArch Librarian
2004-09-20Fixed the infinite loop problemArch Librarian
2004-09-20Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian
2004-09-20g++- worksArch Librarian
2004-09-20CD swapping supportArch Librarian
2004-09-20Perl glitch in the problem resolverArch Librarian
2004-09-20Improved error messagesArch Librarian
2004-09-20Fixed segfault in re-install/upgrade conditionArch Librarian
2004-09-20Fixed protect bugArch Librarian
2004-09-20Added --version and fixed clogging for -sArch Librarian
2004-09-20Simulator fixArch Librarian
2004-09-20Two little bug fixesArch Librarian
2004-09-20Needs Unpack fixesArch Librarian
2004-09-20New OR globbing mechanismArch Librarian
2004-09-20Slightly tweaked problem resolverArch Librarian
2004-09-20WowArch Librarian
2004-09-20SyncArch Librarian
2004-09-20Upgraded to eg++ 1.1 and libstdc++2.9Arch Librarian
2004-09-20Start on acquire stuffArch Librarian
2004-09-20SyncArch Librarian
2004-09-20SyncArch Librarian