summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.cc
AgeCommit message (Expand)AuthorFilesLines
2005-06-30* some WS fixesMichael Vogt1-2/+4
2005-06-30* added APT::NeverAutoRemove (a list of regexp for package names that should ...Michael Vogt1-1/+48
2005-06-30* added a callback to pkgMarkUsed() so that frontend can extend the root-set ...Michael Vogt1-4/+6
2005-06-29* merged with ubuntu, only use the pkgCache::Flag::Auto flag for automaticall...Michael Vogt1-1/+1
2005-06-29* use mark-and-sweep from aptitude now as GC algorithmMichael Vogt1-81/+164
2005-06-28* cleanups, documentation updates (don't show any debug output if no Debug::p...Michael Vogt1-2/+5
2005-06-27* merged with mainlineMichael Vogt1-5/+6
2005-06-24* moved the importend algorithm to algorithm.h as "pkgMarkUsed()"Michael Vogt1-0/+104
2005-06-24* moved most of the real work into depcache::writeStateFileMichael Vogt1-0/+11
2004-12-13Merge misc-abi-changesMatt Zimmerman1-11/+14
2004-09-20Fix lame sort errors in priocmp found by GustavoArch Librarian1-6/+6
2004-09-20Some more g++-3.2 fixes.Arch Librarian1-1/+2
2004-09-20Display both current version and new version in apt-get -s.Arch Librarian1-7/+12
2004-09-20Prevent protected packages from being DoUpgradedArch Librarian1-1/+3
2004-09-20Make sure or group mode is always leftArch Librarian1-6/+11
2004-09-20Added OR group handling to ResolveByKeep. Fixes 133950Arch Librarian1-41/+38
2004-09-20Use std C++ header names for includesArch Librarian1-2/+2
2004-09-20Fixed a possible segfaultArch Librarian1-3/+5
2004-09-20Fixed possible seg fault if there are no versionsArch Librarian1-1/+4
2004-09-20Fixed reinstreq segfaultArch Librarian1-3/+3
2004-09-20Comment updateArch Librarian1-2/+2
2004-09-20AJs bug fix and doc updatesArch Librarian1-4/+17
2004-09-20Join with aliencodeArch Librarian1-67/+156
2004-09-20Fixed or handling bugArch Librarian1-5/+22
2004-09-20Typo in Algorithms.cc. Closes: #63577Arch Librarian1-2/+2
2004-09-20Fixed depends errorArch Librarian1-2/+5
2004-09-20Problem resolver does not install all virtual packages.Arch Librarian1-1/+5
2004-09-20Reinstall commandArch Librarian1-2/+2
2004-09-20Regex, --all-versions and more OR stuffArch Librarian1-52/+100
2004-09-20More or group patchesArch Librarian1-50/+43
2004-09-20Bug fixesArch Librarian1-25/+40
2004-09-20Fixed the infinite loop problemArch Librarian1-4/+10
2004-09-20Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian1-2/+2
2004-09-20g++- worksArch Librarian1-3/+6
2004-09-20CD swapping supportArch Librarian1-1/+6
2004-09-20Perl glitch in the problem resolverArch Librarian1-3/+9
2004-09-20Improved error messagesArch Librarian1-4/+15
2004-09-20Fixed segfault in re-install/upgrade conditionArch Librarian1-4/+25
2004-09-20Fixed protect bugArch Librarian1-2/+3
2004-09-20Added --version and fixed clogging for -sArch Librarian1-16/+16
2004-09-20Simulator fixArch Librarian1-2/+2
2004-09-20Two little bug fixesArch Librarian1-2/+7
2004-09-20Needs Unpack fixesArch Librarian1-1/+9
2004-09-20New OR globbing mechanismArch Librarian1-11/+4
2004-09-20Slightly tweaked problem resolverArch Librarian1-4/+14
2004-09-20WowArch Librarian1-2/+2
2004-09-20SyncArch Librarian1-8/+12
2004-09-20Upgraded to eg++ 1.1 and libstdc++2.9Arch Librarian1-2/+1
2004-09-20Start on acquire stuffArch Librarian1-3/+21
2004-09-20SyncArch Librarian1-3/+40