Commit Verlauf

Autor SHA1 Nachricht Datum
  Julian Andres Klode 0fb16c3e67 Use C locale instead of C.UTF-8 for protocol strings vor 8 Jahren
  David Kalnischkies 0919f1df55 prevent C++ locale number formatting in text APIs (try 3) vor 8 Jahren
  David Kalnischkies 1cb047079a don't perform int<float in progress bar drawing vor 8 Jahren
  David Kalnischkies b58e2c7c56 prevent C++ locale number formatting in text APIs vor 8 Jahren
  David Kalnischkies 915f4ac6d9 flush line-clearing on progress stop before post-invoke vor 9 Jahren
  Michael Vogt ac7f8f7916 Fix all the wrong removals of includes that iwyu got wrong vor 9 Jahren
  Michael Vogt 88a8975f15 Cleanup includes after running iwyu vor 9 Jahren
  James McCoy 45b19add6c Use terminfo's typical save_cursor/restore_cursor sequences vor 10 Jahren
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers vor 9 Jahren
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors vor 9 Jahren
  David Kalnischkies 440614ff30 fix another instance of warning: extra ‘;’ [-Wpedantic] vor 10 Jahren
  David Kalnischkies 25613a61f6 fix: Member variable 'X' is not initialized in the constructor. vor 10 Jahren
  David Kalnischkies 76bd63e2dc force fancy progressbar redraw on window size change vor 10 Jahren
  Michael Vogt fa211e2d3b Add progressbar to "Dpkg::Progress-Fancy" vor 10 Jahren
  Michael Vogt c34d1202e9 make fancy-progress fg/bg color configurable vor 10 Jahren
  David Kalnischkies a02db58fd5 follow method attribute suggestions by gcc vor 11 Jahren
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere vor 11 Jahren
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] vor 11 Jahren
  David Kalnischkies d3e8fbb395 warning: extra ‘;’ [-Wpedantic] vor 11 Jahren
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck vor 11 Jahren
  Michael Vogt 35ac30ee37 Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess vor 11 Jahren
  Michael Vogt e5c2b7e8a5 Merge remote-tracking branch 'origin/bugfix/bts731738-fancy-progess' into bugfix/bts731738-fancy-progess vor 11 Jahren
  Michael Vogt 5ed887855d properly handle SIGWINCH in PackageManagerFancy again vor 11 Jahren
  Michael Vogt 4754718a44 first proof-of-concept for a fix for #731738 vor 11 Jahren
  Michael Vogt e5e51967a4 first proof-of-concept for a fix for #731738 vor 11 Jahren
  Michael Vogt c23e6cd582 Fix conffile prompt regression (LP: #1260297) vor 11 Jahren
  Michael Vogt e96e4e9cef Handle SIGWINCH in APT::Progress-Fancy=1 vor 11 Jahren
  Michael Vogt 61f954bff0 small documentation updates vor 11 Jahren
  Michael Vogt bc37330b76 setup LINES in apt-pkg/install-progress.cc vor 11 Jahren
  Michael Vogt 790d41f637 use StartDpkg() in PackageManagerProgressDeb822Fd as well vor 11 Jahren