summaryrefslogtreecommitdiff
path: root/apt-pkg/install-progress.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix conffile prompt regression (LP: #1260297)Michael Vogt2013-12-121-1/+1
* Handle SIGWINCH in APT::Progress-Fancy=1Michael Vogt2013-12-061-7/+25
* small documentation updatesMichael Vogt2013-11-011-0/+4
* setup LINES in apt-pkg/install-progress.ccMichael Vogt2013-10-311-0/+5
* use StartDpkg() in PackageManagerProgressDeb822Fd as wellMichael Vogt2013-10-311-1/+1
* add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly AP...Michael Vogt2013-10-311-5/+1
* restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR...Michael Vogt2013-10-311-0/+22
* fix install-progress locationMichael Vogt2013-10-221-2/+1
* move install-progress.{cc,h} to apt-pkgMichael Vogt2013-10-221-0/+306