summaryrefslogtreecommitdiff
path: root/apt-pkg/install-progress.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-28add missing vector includeMichael Vogt1-0/+1
2013-12-28properly handle SIGWINCH in PackageManagerFancy againMichael Vogt1-3/+9
2013-12-22first proof-of-concept for a fix for #731738Michael Vogt1-2/+2
2013-12-06Handle SIGWINCH in APT::Progress-Fancy=1Michael Vogt1-3/+6
2013-10-31use StartDpkg() in PackageManagerProgressDeb822Fd as wellMichael Vogt1-1/+1
2013-10-31add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly AP...Michael Vogt1-1/+7
2013-10-31restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...Michael Vogt1-0/+3
2013-10-22move install-progress.{cc,h} to apt-pkgMichael Vogt1-0/+137