summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.cc
Commit message (Expand)AuthorAgeFilesLines
* The 'not dead yet' releaseMichael Vogt2009-07-211-23/+5
|\
| * * add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies2009-06-301-20/+5
| * add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-3/+0
* | * apt-pkg/acquire.cc:Michael Vogt2009-07-211-3/+10
|\ \ | |/ |/|
| * * apt-pkg/algorithms.cc:Michael Vogt2009-06-231-2/+6
* | merge the AutoInstOk patch from debian-experimentalMichael Vogt2009-06-301-1/+1
* | * support IsAutoInstallOk in the resolver tooMichael Vogt2009-06-291-8/+20
* | * add Debug::pkgDepCache::Marker with more detailed debug output Michael Vogt2009-06-291-26/+65
|/
* * apt-pkg/acquire-item.cc:Michael Vogt2008-10-281-1/+5
|\
| * Forgot to remove regex.h include in previous commit. Now doneEugene V. Lyubimkin2008-10-261-1/+0
| * Switched from regexp to using existing URI class to strip user/password.Eugene V. Lyubimkin2008-10-261-15/+4
| * Corrected determining if regexp matched.Eugene V. Lyubimkin2008-10-251-2/+3
| * Strip user/password from URL in error message.Eugene V. Lyubimkin2008-10-251-1/+17
|/
* Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno2008-10-031-1/+1
* * apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt2008-10-011-1/+2
* - Make the breaks handling use the kill list. This means, that aMichael Vogt2008-02-061-6/+7
* * apt-pkg/algorithms.cc: Michael Vogt2008-02-011-1/+5
* * apt-pkg/algorithms.cc:Michael Vogt2008-01-101-1/+1
* * move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt2008-01-071-1/+75
* * Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix aOtavio Salvador2007-12-161-2/+2
* * dpkg-triggers: Deal properly with new package states.Michael Vogt2007-09-061-0/+2
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-3/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* | * add "purge" commandline argument, closes: #133421)Michael Vogt2007-06-081-0/+2
|\ \
| * | * fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2007-06-081-0/+2
* | | * merged from apt--mvoMichael Vogt2007-01-121-1/+6
|\| |
| * | * apt-pkg/algorithms.cc:Michael Vogt2006-12-201-1/+1
| * | * apt-pkg/algorithms.cc:Michael Vogt2006-12-191-0/+5
* | | * merged apt--curl-https branchMichael Vogt2006-12-191-2/+4
|\| |
| * | * apt-pkg/algorithms.cc: Michael Vogt2006-12-181-2/+4
* | | * merged the apt-breaks-iwj branchMichael Vogt2006-12-141-1/+23
|\ \ \
| * | | 0.6.46.3ubuntu2 change as uploaded: fix dist-upgradeIan Jackson2006-12-081-0/+1
| * | | initial Breaks implementationIan Jackson2006-08-251-1/+22
* | | | * merged with apt--debian-sidMichael Vogt2006-12-141-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | * apt-pkg/algorithms.cc:Michael Vogt2006-12-131-1/+1
| | |/ | |/|
| * | * merged changes from the conferenceMichael Vogt2004-12-201-11/+14
* | | * 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
|/