Историја ревизија

Аутор SHA1 Порука Датум
  Michael Vogt ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong пре 11 година
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu пре 11 година
  James McCoy 45b19add6c Use terminfo's typical save_cursor/restore_cursor sequences пре 11 година
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers пре 11 година
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors пре 11 година
  David Kalnischkies 440614ff30 fix another instance of warning: extra ‘;’ [-Wpedantic] пре 11 година
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. пре 11 година
  David Kalnischkies 76bd63e2dc force fancy progressbar redraw on window size change пре 12 година
  Michael Vogt fa211e2d3b Add progressbar to "Dpkg::Progress-Fancy" пре 12 година
  Michael Vogt c34d1202e9 make fancy-progress fg/bg color configurable пре 12 година
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc пре 12 година
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere пре 12 година
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] пре 12 година
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] пре 12 година
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck пре 12 година
  Michael Vogt 35ac30ee37 Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess пре 12 година
  Michael Vogt e5c2b7e8a5 Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into bugfix/bts731738-fancy-progess пре 12 година
  Michael Vogt 5ed887855d properly handle SIGWINCH in PackageManagerFancy again пре 12 година
  Michael Vogt 4754718a44 first proof-of-concept for a fix for #731738 пре 12 година
  Michael Vogt e5e51967a4 first proof-of-concept for a fix for #731738 пре 12 година
  Michael Vogt c23e6cd582 Fix conffile prompt regression (LP: #1260297) пре 12 година
  Michael Vogt e96e4e9cef Handle SIGWINCH in APT::Progress-Fancy=1 пре 12 година
  Michael Vogt 61f954bff0 small documentation updates пре 12 година
  Michael Vogt bc37330b76 setup LINES in apt-pkg/install-progress.cc пре 12 година
  Michael Vogt 790d41f637 use StartDpkg() in PackageManagerProgressDeb822Fd as well пре 12 година
  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 година
  Michael Vogt bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) пре 12 година
  Michael Vogt af36becc88 fix install-progress location пре 12 година
  Michael Vogt 8336ae355b move install-progress.{cc,h} to apt-pkg пре 12 година