summaryrefslogtreecommitdiff
path: root/apt-private/private-install.cc
AgeCommit message (Expand)Author
2013-10-31restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...Michael Vogt
2013-10-22fix install-progress locationMichael Vogt
2013-10-21add APT::Status-deb822-FdMichael Vogt
2013-10-14re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ...Michael Vogt
2013-10-13move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...Michael Vogt
2013-10-03do not ++ on erased package pointers in autoremoveDavid Kalnischkies
2013-10-03put fetch errors in 'source' on our errorstackDavid Kalnischkies
2013-09-26print-uris prints regardless of quiet-level againDavid Kalnischkies
2013-09-03fix vim-style foldmarkerDavid Kalnischkies
2013-08-27allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt
2013-08-27use SPtr<pkgProblemResolver> to simply codeMichael Vogt
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt