Historique des commits

Auteur SHA1 Message Date
  Julian Andres Klode d651c4cd71 install-progress: Call the real ::fork() in our fork() method il y a 8 ans
  Michael Vogt eaf21c2144 Fix select timeout to be 50msec instead of 0.5msec il y a 9 ans
  David Kalnischkies 3b3028467c add c++11 override marker to overridden methods il y a 9 ans
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers il y a 9 ans
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck il y a 9 ans
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors il y a 9 ans
  David Kalnischkies 3809194b66 mark private methods as hidden il y a 10 ans
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. il y a 10 ans
  David Kalnischkies 76bd63e2dc force fancy progressbar redraw on window size change il y a 10 ans
  Michael Vogt fa211e2d3b Add progressbar to "Dpkg::Progress-Fancy" il y a 10 ans
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] il y a 11 ans
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] il y a 11 ans
  Michael Vogt 23bd097782 add missing vector include il y a 11 ans
  Michael Vogt 5ed887855d properly handle SIGWINCH in PackageManagerFancy again il y a 11 ans
  Michael Vogt 4754718a44 first proof-of-concept for a fix for #731738 il y a 11 ans
  Michael Vogt e96e4e9cef Handle SIGWINCH in APT::Progress-Fancy=1 il y a 11 ans
  Michael Vogt 790d41f637 use StartDpkg() in PackageManagerProgressDeb822Fd as well il y a 11 ans
  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 il y a 11 ans
  Michael Vogt bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) il y a 11 ans
  Michael Vogt 8336ae355b move install-progress.{cc,h} to apt-pkg il y a 11 ans