]> git.saurik.com Git - apt.git/history - apt-private/private-install.cc
mark pkg(All|Dist)Upgrade as deprecated
[apt.git] / apt-private / private-install.cc
2014-09-26  David Kalnischkiesmark pkg(All|Dist)Upgrade as deprecated
2014-09-26  David Kalnischkiesfix progress output for (dist-)upgrade calculation
2014-09-23  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-05  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-10  Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-10  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-06-18  David Kalnischkiesdo not call resolver twice on (dist-)upgrade
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/drop-rights...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/update-by...
2014-06-18  Michael VogtMerge remote-tracking branch 'mvo/feature/hash-stats...
2014-06-18  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-get-source...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1274466...
2014-06-10  Michael VogtMerge remote-tracking branch 'mvo/feature/srcrec-enum2...
2014-06-09  David Kalnischkiesseparate implementation from declaration of TryTo{Insta...
2014-05-30  David Kalnischkiesif Resolver fails, do not continue even if not broken
2014-05-29  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/feature/build-dep...
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-08  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-08  Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-07  Michael Vogtfix some compile errors in the now enabled #if (APT_PKG...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-07  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-install...
2014-05-07  Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-07  Michael Vogtmove pkgSourceList::AddMetaIndex() into a private subcl...
2014-05-07  Michael Vogtrename pkgSourceList::Add() to pkgSourceList::AddMetaIn...
2014-04-28  Michael VogtMerge branch 'feature/abspath' into feature/apt-install-deb
2014-04-28  Michael VogtMerge branch 'feature/abspath' into feature/apt-install-deb
2014-04-28  Michael VogtMerge branch 'feature/popen' into feature/apt-install-deb
2014-04-28  Michael Vogtavoid deb specific code in private-install
2014-04-28  Michael VogtWIP local deb install
2014-04-01  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-14  Michael Vogtfix test/integration/test-apt-helper
2014-03-13  David Kalnischkiesmsgstr with elipses need three dots
2014-03-13  David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13  David Kalnischkieswarning: no previous declaration for foobar() [-Wmissin...
2014-02-27  Michael VogtMerge branch 'debian/sid' into debian/experimental
2013-10-31  Michael Vogtmove pty magic into its own functions
2013-10-31  Michael Vogtrestore ABI and prepare next ABI via #if (APT_PKG_MAJOR...
2013-10-25  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22  Michael Vogtfix install-progress location
2013-10-21  Michael Vogtadd APT::Status-deb822-Fd
2013-10-17  Michael VogtMerge branch 'debian/sid' into feature/install-progress...
2013-10-14  Michael Vogtre-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm...
2013-10-13  Michael Vogtmove the status-fd progress reporting out of the pkgDPk...
2013-10-09  Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08  Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-05  Michael Vogtrename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE...
2013-10-05  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-05  Michael VogtMerge remote-tracking branch 'mvo/bugfix/dpkg-progress...
2013-10-03  David Kalnischkiesdo not ++ on erased package pointers in autoremove
2013-10-03  David Kalnischkiesput fetch errors in 'source' on our errorstack
2013-09-26  David Kalnischkiesprint-uris prints regardless of quiet-level again
2013-09-03  David Kalnischkiesfix vim-style foldmarker
2013-08-28  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-28  Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-08-27  Michael Vogtallow pkg manipulation in the upgrade/dist-upgrade...
2013-08-27  Michael Vogtuse SPtr<pkgProblemResolver> to simply code
2013-08-22  Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-19  Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-17  Michael VogtMerge branch 'debian/sid' into debian/experimental
2013-08-17  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-12  Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-12  Michael Vogtsquash merge of the feature/apt-binary branch without...