summaryrefslogtreecommitdiff
path: root/apt-pkg/iprogress.cc
AgeCommit message (Expand)Author
2013-10-21move iprogress.{cc,h} to private-progress.{cc,h} until its fully stableMichael Vogt
2013-10-18re-add missing APT::String::StripMichael Vogt
2013-10-18cleanupMichael Vogt
2013-10-14re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need ...Michael Vogt
2013-10-14rename APT::Progress::Packagemanager Started->Start, Finished->Stop to match ...Michael Vogt
2013-10-14refactor writing to WriteToStatusFd()Michael Vogt
2013-10-13move the status-fd progress reporting out of the pkgDPkgPM class, at this poi...Michael Vogt
2013-10-11move common code into PackageManager::StatusChanged()Michael Vogt
2013-10-11deal with nr_terminal_rows unavailableMichael Vogt
2013-10-11first iteration of install progress refactorMichael Vogt