summaryrefslogtreecommitdiff
path: root/apt-private/private-install.cc
AgeCommit message (Expand)AuthorFilesLines
2014-04-06Merge git://anonscm.debian.org/apt/aptIgor Pashev1-42/+30
2014-03-13msgstr with elipses need three dotsDavid Kalnischkies1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-40/+28
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies1-1/+1
2014-02-02RAMFS_MAGIC is linux-specificIgor Pashev1-2/+3
2013-10-31restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...Michael Vogt1-22/+13
2013-10-22fix install-progress locationMichael Vogt1-2/+1
2013-10-21add APT::Status-deb822-FdMichael Vogt1-3/+8
2013-10-14re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ...Michael Vogt1-0/+3
2013-10-13move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...Michael Vogt1-2/+22
2013-10-03do not ++ on erased package pointers in autoremoveDavid Kalnischkies1-3/+7
2013-10-03put fetch errors in 'source' on our errorstackDavid Kalnischkies1-67/+5
2013-09-26print-uris prints regardless of quiet-level againDavid Kalnischkies1-1/+1
2013-09-03fix vim-style foldmarkerDavid Kalnischkies1-8/+2
2013-08-27allow pkg manipulation in the upgrade/dist-upgrade commandline, e.g. apt-get ...Michael Vogt1-23/+39
2013-08-27use SPtr<pkgProblemResolver> to simply codeMichael Vogt1-8/+1
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+852