提交歷史

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