summaryrefslogtreecommitdiff
path: root/apt-pkg/iprogress.cc
AgeCommit message (Expand)AuthorFilesLines
2013-10-18re-add missing APT::String::StripMichael Vogt1-0/+8
2013-10-18cleanupMichael Vogt1-1/+1
2013-10-14re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ...Michael Vogt1-2/+7
2013-10-14rename APT::Progress::Packagemanager Started->Start, Finished->Stop to match ...Michael Vogt1-4/+4
2013-10-14refactor writing to WriteToStatusFd()Michael Vogt1-14/+16
2013-10-13move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...Michael Vogt1-6/+89
2013-10-11move common code into PackageManager::StatusChanged()Michael Vogt1-18/+25
2013-10-11deal with nr_terminal_rows unavailableMichael Vogt1-6/+11
2013-10-11first iteration of install progress refactorMichael Vogt1-0/+111