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