Historie revizí

Autor SHA1 Zpráva Datum
  Michael Vogt a11f6c973b Only do openpty() if both stdin/stdout are terminals před 12 roky
  Michael Vogt 6c50447eb4 reduce delta from ubuntu před 12 roky
  Michael Vogt 26b3ade25d do not crash on SIGPIPE in pkgDPkgPM::RunScriptsWithPkgs() před 12 roky
  Michael Vogt e5b7e01923 Add new Debug::RunScripts option před 12 roky
  David Kalnischkies d151adbf2c ensure proper teardown in dpkg error cases před 12 roky
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere před 12 roky
  David Kalnischkies 655122418d warning: unused parameter ‘foo’ [-Wunused-parameter] před 12 roky
  Michael Vogt 796673c385 Merge remote-tracking branch 'donkult/debian/sid' into debian/sid před 12 roky
  Michael Vogt 1700c3cfb9 do not ignore ioctl(TIOCSCTTY) errors před 12 roky
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck před 12 roky
  Michael Vogt 35ac30ee37 Merge branch 'debian/sid' into bugfix/bts731738-fancy-progess před 12 roky
  Michael Vogt 4754718a44 first proof-of-concept for a fix for #731738 před 12 roky
  Michael Vogt c23e6cd582 Fix conffile prompt regression (LP: #1260297) před 12 roky
  David Kalnischkies 581b556830 merge ubuntus apport reporting changes to reduce diff před 12 roky
  Michael Vogt 0cd4e69630 fix apport report writing (LP: #1254499) před 12 roky
  Michael Vogt 804d195655 reset terminal on error (closes: #730795) před 12 roky
  Michael Vogt 96ae6de5d3 fix regression that APT::Keep-Fds is not honored (closes: #730490) před 12 roky
  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 před 12 roky
  Michael Vogt 177296dffd move pty magic into its own functions před 12 roky
  Michael Vogt bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) před 12 roky
  Michael Vogt c3045b7979 move pty stuff into its own function před 12 roky
  Michael Vogt 6fad3c240c extract getDpkgExecutable() and DPkgPM::BuildPackagesProgressMap() out of the monster long pkgDPkgPM::Go() před 12 roky
  Michael Vogt a18456a58a make the main loop a while() instead of a for() as I find this (much) easier to read this way) před 12 roky
  Michael Vogt b4017ba767 fix failing ./test/integration/test-disappearing-packages (thanks Donkult!) před 12 roky
  Michael Vogt 1f46727611 use Pkg.FullName() in disappearedPkgs and remove duplicated check před 12 roky
  Michael Vogt af36becc88 fix install-progress location před 12 roky
  Michael Vogt 3b1b0f2900 restore binary compatiblity with the pkgPackageManager interface před 12 roky
  Michael Vogt d274520ee8 fix apt output ordering and update test to match the new human friendly messages that include the architecture před 12 roky
  Michael Vogt 65dbd5a1a3 re-add missing APT::String::Strip před 12 roky
  Michael Vogt 34d6563ef4 merged debian/sid před 12 roky