]> git.saurik.com Git - apt.git/history - apt-pkg/algorithms.cc
* merged from apt--mvo
[apt.git] / apt-pkg / algorithms.cc
2007-06-08  Michael Vogt* merged from apt--mvo
2007-06-08  Michael Vogt* merged the remaining bits from the apt--no-pragma...
2007-06-08  Michael Vogt* merged some more missing bits
2007-06-08  Michael Vogt* cmdline/apt-get.cc:
2007-06-08  Michael Vogt* merged from apt--mvo
2007-06-08  Michael Vogt* huge merge to bring the apt debian-sid and ubuntu...
2007-06-08  Michael Vogt* Removed the more leftover #pragma interface/implement...
2007-06-08  Michael Vogt* remove all the remaining #pragma implementation
2007-06-08  Michael Vogt* add "purge" commandline argument, closes: #133421)
2007-06-08  Michael Vogt* fix FTBFS with gcc 4.3, closes: #417090
2007-06-08  Michael Vogt* fix error in AutocleanInterval, closes: #319339
2007-06-06  Michael Vogt* merged the debian/experimental changes back
2007-05-02  Michael Vogt* merged from http://people.ubuntu.com/~mvo/bzr/apt...
2007-05-02  Michael Vogt* updated from http://people.ubuntu.com/~mvo/bzr/apt...
2007-05-02  Michael Vogt* merged with the apt--mvo branch
2007-04-20  Michael Vogt - only increase the score of installed applications...
2007-01-29  bubulle@debian.orgMerge with Michael
2007-01-12  Michael Vogt* merged from apt--mvo
2006-12-20  Michael Vogt* apt-pkg/algorithms.cc:
2006-12-19  Michael Vogt* apt-pkg/algorithms.cc:
2006-12-19  Michael Vogt* merged apt--curl-https branch
2006-12-18  Michael Vogt* apt-pkg/algorithms.cc:
2006-12-18  Michael Vogt* apt-pkg/depcache.cc:
2006-12-14  Michael Vogt* merged the apt-breaks-iwj branch
2006-12-14  Michael Vogt* merged with apt--mvo
2006-12-14  Michael Vogt* merged from the apt--pdiff branch
2006-12-14  Michael Vogt* merged from ian
2006-12-14  Michael Vogt* merged the no-pragma branch
2006-12-14  Michael Vogt* merged from the apt--auto-mark branch
2006-12-14  Michael Vogt* merged with apt--debian-sid
2006-12-14  Michael Vogt* merged with apt--debian-sid
2006-12-14  Michael Vogt* merged from apt--mvo
2006-12-13  Michael Vogt* apt-pkg/algorithms.cc:
2006-12-08  Ian Jackson0.6.46.3ubuntu2 change as uploaded: fix dist-upgrade
2006-10-01  Michael Vogt* merged from apt--auto-mark
2006-10-01  Michael Vogt* merged the "apt--install-task" branch
2006-10-01  Michael Vogt* merged from apt--mvo
2006-10-01  Michael Vogt* merged with unstable, prepared upload
2006-09-21  Michael Vogt* merged from the apt--install-recommends branch
2006-09-08  Michael Vogt* apt-pkg/algorithms.cc:
2006-09-06  Ian Jacksonundo versioned dpkg dependencies
2006-09-06  Michael Vogt* merged with the apt--mvo branch
2006-08-25  Ian Jacksoninitial Breaks implementation
2006-08-15  Michael Vogt* merged debian-sid
2006-08-15  Michael Vogt* merged the install-recommends branch
2006-08-14  Michael Vogt* merged from the install-recommends branch
2006-08-11  Michael Vogt* merged ddtp support
2006-08-11  Michael Vogt* merged the apt--install-recommends branch
2006-08-09  Michael Vogt* merged the apt--install-recommends branch
2006-08-01  Michael Vogt* merged with mainline
2006-07-26  Michael Vogt* support non-mmapable files again
2006-07-26  Michael Vogt* merged with mainline
2006-07-25  Michael Vogt* merged with the latest ddtp branch fixes
2006-07-03  Michael Vogt* merged the debian--auto-mark patch
2006-06-26  Michael Vogt* merged with debian-sid
2006-06-26  Michael Vogt* merged the auto-remove branch
2006-06-26  Michael Vogt* merged with mainline
2005-12-08  Michael Vogt* updated to apt--mvo
2005-11-16  Michael Vogt* merged with apt--mvo--0
2005-11-09  Michael Vogt* merged daniel burrows fixes for the auto-mark code
2005-08-19  Michael Vogt* added a InRootSetFunc class for clients to add own...
2005-06-30  Michael Vogt* slighly more debug output, renamed "--automatic-remov...
2005-06-30  Michael Vogt* some WS fixes
2005-06-30  Michael Vogt* added APT::NeverAutoRemove (a list of regexp for...
2005-06-30  Michael Vogt* added a callback to pkgMarkUsed() so that frontend...
2005-06-29  Michael Vogt* merged with ubuntu, only use the pkgCache::Flag:...
2005-06-29  Michael Vogt* use mark-and-sweep from aptitude now as GC algorithm
2005-06-28  Michael Vogt* merged with apt--ubuntu--0
2005-06-28  Michael Vogt* cleanups, documentation updates (don't show any debug...
2005-06-27  Michael Vogt* merged with mainline
2005-06-24  Michael Vogt* merged with apt--main and apt--fixes
2005-06-24  Michael Vogt* moved the importend algorithm to algorithm.h as ...
2005-06-24  Michael Vogt* moved most of the real work into depcache::writeStateFile
2004-12-20  Michael Vogt* merged changes from the conference
2004-12-13  Matt ZimmermanMerge misc-abi-changes
2004-09-20  Arch LibrarianFix lame sort errors in priocmp found by Gustavo
2004-09-20  Arch LibrarianSome more g++-3.2 fixes.
2004-09-20  Arch LibrarianDisplay both current version and new version in apt...
2004-09-20  Arch LibrarianPrevent protected packages from being DoUpgraded
2004-09-20  Arch LibrarianMake sure or group mode is always left
2004-09-20  Arch LibrarianAdded OR group handling to ResolveByKeep. Fixes 133950
2004-09-20  Arch LibrarianUse std C++ header names for includes
2004-09-20  Arch LibrarianFixed a possible segfault
2004-09-20  Arch LibrarianFixed possible seg fault if there are no versions
2004-09-20  Arch LibrarianFixed reinstreq segfault
2004-09-20  Arch LibrarianComment update
2004-09-20  Arch LibrarianAJs bug fix and doc updates
2004-09-20  Arch LibrarianJoin with aliencode
2004-09-20  Arch LibrarianFixed or handling bug
2004-09-20  Arch LibrarianTypo in Algorithms.cc. Closes: #63577
2004-09-20  Arch LibrarianFixed depends error
2004-09-20  Arch LibrarianProblem resolver does not install all virtual packages.
2004-09-20  Arch LibrarianReinstall command
2004-09-20  Arch LibrarianRegex, --all-versions and more OR stuff
2004-09-20  Arch LibrarianMore or group patches
2004-09-20  Arch LibrarianBug fixes
2004-09-20  Arch LibrarianFixed the infinite loop problem
2004-09-20  Arch LibrarianDaniel Jacobowitz's gcc 2.95 C++ patch
2004-09-20  Arch Librariang++- works
2004-09-20  Arch LibrarianCD swapping support
next