summaryrefslogtreecommitdiff
path: root/apt-pkg/algorithms.cc
AgeCommit message (Expand)AuthorFilesLines
2010-06-09* merge the remaining Ubuntu change:Michael Vogt1-2/+1
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-1/+3
2010-03-01fix compiler error if compiled with -std=c++0xDavid Kalnischkies1-5/+5
2010-02-12Add yet another pseudo package which isn't as pseudo as the others:David Kalnischkies1-4/+48
2009-07-30merged from debianMichael Vogt1-37/+77
2009-07-21The 'not dead yet' releaseMichael Vogt1-23/+5
2009-07-21* apt-pkg/acquire.cc:Michael Vogt1-3/+10
2009-06-30* add hook for MarkInstall and MarkDelete (closes: #470035)David Kalnischkies1-20/+5
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies1-3/+0
2009-06-30merge the AutoInstOk patch from debian-experimentalMichael Vogt1-1/+1
2009-06-29* support IsAutoInstallOk in the resolver tooMichael Vogt1-8/+20
2009-06-29* add Debug::pkgDepCache::Marker with more detailed debug output Michael Vogt1-26/+65
2009-06-23* apt-pkg/algorithms.cc:Michael Vogt1-2/+6
2008-11-24merged from debian-sidMichael Vogt1-3/+8
2008-10-28* apt-pkg/acquire-item.cc:Michael Vogt1-1/+5
2008-10-26Forgot to remove regex.h include in previous commit. Now doneEugene V. Lyubimkin1-1/+0
2008-10-26Switched from regexp to using existing URI class to strip user/password.Eugene V. Lyubimkin1-15/+4
2008-10-25Corrected determining if regexp matched.Eugene V. Lyubimkin1-2/+3
2008-10-25Strip user/password from URL in error message.Eugene V. Lyubimkin1-1/+17
2008-10-03Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno1-1/+1
2008-10-01* apt-pkg/packagemanager.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt1-1/+2
2008-02-21* apt-pkg/algorithms.cc: Michael Vogt1-1/+5
2008-02-06merged from mvoMichael Vogt1-6/+7
2008-02-06 - Make the breaks handling use the kill list. This means, that aMichael Vogt1-6/+7
2008-02-01* apt-pkg/algorithms.cc: Michael Vogt1-1/+5
2008-01-16* Merged apt-authentication-reliabilty branch. This meansMichael Vogt1-2/+1
2008-01-10* apt-pkg/algorithms.cc:Michael Vogt1-1/+1
2008-01-09* apt-pkg/algorithms.cc:Colin Watson1-1/+1
2008-01-07* move the ListUpdate() code from cachefile.h into algorithms.{cc,h}Michael Vogt1-1/+75
2007-12-21implement AptAuthenticationReliabtlity specMichael Vogt1-2/+1
2007-12-16* Applied patch from Peter Eisentraut <peter_e@gmx.net> to fix aOtavio Salvador1-2/+2
2007-09-06* dpkg-triggers: Deal properly with new package states.Michael Vogt1-0/+2
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt1-3/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2007-06-08* add "purge" commandline argument, closes: #133421)Michael Vogt1-0/+2
2007-06-08* fix FTBFS with gcc 4.3, closes: #417090Michael Vogt1-0/+2
2007-01-12* merged from apt--mvoMichael Vogt1-1/+6
2006-12-20* apt-pkg/algorithms.cc:Michael Vogt1-1/+1
2006-12-19* apt-pkg/algorithms.cc:Michael Vogt1-0/+5
2006-12-19* merged apt--curl-https branchMichael Vogt1-2/+4
2006-12-18* apt-pkg/algorithms.cc: Michael Vogt1-2/+4
2006-12-14* merged the apt-breaks-iwj branchMichael Vogt1-1/+23
2006-12-14* merged with apt--debian-sidMichael Vogt1-1/+1
2006-12-13* apt-pkg/algorithms.cc:Michael Vogt1-1/+1
2006-12-080.6.46.3ubuntu2 change as uploaded: fix dist-upgradeIan Jackson1-0/+1
2006-09-08* apt-pkg/algorithms.cc:Michael Vogt1-2/+7
2006-08-25initial Breaks implementationIan Jackson1-1/+22
2005-11-09* merged daniel burrows fixes for the auto-mark codeMichael Vogt1-273/+45
2005-08-19* added a InRootSetFunc class for clients to add own packages to the mark'n's...Michael Vogt1-2/+8
2005-06-30* slighly more debug output, renamed "--automatic-remove" to "--auto-remove"Michael Vogt1-6/+10