Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first proof-of-concept for a fix for #731738 | Michael Vogt | 2013-12-22 | 1 | -2/+2 |
| | |||||
* | Handle SIGWINCH in APT::Progress-Fancy=1 | Michael Vogt | 2013-12-06 | 1 | -3/+6 |
| | |||||
* | use StartDpkg() in PackageManagerProgressDeb822Fd as well | Michael Vogt | 2013-10-31 | 1 | -1/+1 |
| | |||||
* | add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly ↵ | Michael Vogt | 2013-10-31 | 1 | -1/+7 |
| | | | | APT::Keep-Fds hack and also add a new PackageManagerProgressFd::StartDpkg() progress state | ||||
* | restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && ↵ | Michael Vogt | 2013-10-31 | 1 | -0/+3 |
| | | | | APT_PKG_MINOR >= 13) | ||||
* | move install-progress.{cc,h} to apt-pkg | Michael Vogt | 2013-10-22 | 1 | -0/+137 |