Commit History

Author SHA1 Message Date
  David Kalnischkies 76bd63e2dc force fancy progressbar redraw on window size change 12 years ago
  Michael Vogt fa211e2d3b Add progressbar to "Dpkg::Progress-Fancy" 12 years ago
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] 12 years ago
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] 12 years ago
  Michael Vogt 23bd097782 add missing vector include 12 years ago
  Michael Vogt 5ed887855d properly handle SIGWINCH in PackageManagerFancy again 12 years ago
  Michael Vogt 4754718a44 first proof-of-concept for a fix for #731738 12 years ago
  Michael Vogt e96e4e9cef Handle SIGWINCH in APT::Progress-Fancy=1 12 years ago
  Michael Vogt 790d41f637 use StartDpkg() in PackageManagerProgressDeb822Fd as well 12 years ago
  Michael Vogt e45c4617e4 add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly APT::Keep-Fds hack and also add a new PackageManagerProgressFd::StartDpkg() progress state 12 years ago
  Michael Vogt bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) 12 years ago
  Michael Vogt 8336ae355b move install-progress.{cc,h} to apt-pkg 12 years ago