Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | |
Reported-By: gcc -Wunused-parameter Git-Dch: Ignore | |||
2014-03-13 | warning: extra ‘;’ [-Wpedantic] | David Kalnischkies | |
Git-Dch: Ignore Reported-By: gcc -Wpedantic | |||
2013-12-28 | add missing vector include | Michael Vogt | |
2013-12-28 | properly handle SIGWINCH in PackageManagerFancy again | Michael Vogt | |
2013-12-22 | first proof-of-concept for a fix for #731738 | Michael Vogt | |
2013-12-06 | Handle SIGWINCH in APT::Progress-Fancy=1 | Michael Vogt | |
2013-10-31 | use StartDpkg() in PackageManagerProgressDeb822Fd as well | Michael Vogt | |
2013-10-31 | add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly ↵ | Michael Vogt | |
APT::Keep-Fds hack and also add a new PackageManagerProgressFd::StartDpkg() progress state | |||
2013-10-31 | restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && ↵ | Michael Vogt | |
APT_PKG_MINOR >= 13) | |||
2013-10-22 | move install-progress.{cc,h} to apt-pkg | Michael Vogt | |