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