Historia zmian

Autor SHA1 Wiadomość Data
  Michael Vogt b4017ba767 fix failing ./test/integration/test-disappearing-packages (thanks Donkult!) 12 lat temu
  Michael Vogt 1f46727611 use Pkg.FullName() in disappearedPkgs and remove duplicated check 12 lat temu
  Michael Vogt af36becc88 fix install-progress location 12 lat temu
  Michael Vogt 8336ae355b move install-progress.{cc,h} to apt-pkg 12 lat temu
  Michael Vogt c7ea1ebaef add APT::Status-deb822-Fd 12 lat temu
  Michael Vogt 3b1b0f2900 restore binary compatiblity with the pkgPackageManager interface 12 lat temu
  Michael Vogt d274520ee8 fix apt output ordering and update test to match the new human friendly messages that include the architecture 12 lat temu
  Michael Vogt 1c6cedc489 move iprogress.{cc,h} to private-progress.{cc,h} until its fully stable 12 lat temu
  Michael Vogt 65dbd5a1a3 re-add missing APT::String::Strip 12 lat temu
  Michael Vogt 34d6563ef4 merged debian/sid 12 lat temu
  Michael Vogt dd640f3cec cleanup 12 lat temu
  Michael Vogt 7c016f6e10 ensure that short-name -> long-name detection for dpkg-status works for reinstalls too 12 lat temu
  Michael Vogt e8022b09e7 Merge branch 'debian/sid' into feature/install-progress-refactor 12 lat temu
  Michael Vogt c420fe0096 fix broken clean when apt was finished and ensure that terminal progress is updated when a new dpkg-loop is entered in dpkgpm.cc 12 lat temu
  Michael Vogt 3d22a7fddc fix changelog 12 lat temu
  Michael Vogt daadc1460a releasing package apt version 0.9.12.1 12 lat temu
  Michael Vogt 7ff4de5b12 remove POSTINST from framework, file tree can be used for this 12 lat temu
  Michael Vogt 42c1513b71 tests, do not send pkgname with arch via the status-fd 12 lat temu
  Michael Vogt 6b164ba3fa Merge remote-tracking branch 'upstream/debian/sid' into bugfix/bts-726156-2 12 lat temu
  Michael Vogt fd6417a602 fix logic for finding what package dpkg means in the --status-fd and only send out short packagenames 12 lat temu
  David Kalnischkies 7794a6880e fix progress-segfault in case of dpkg errors/prompts 12 lat temu
  Michael Vogt 5e9458e285 re-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm.cc as we always need this 12 lat temu
  Michael Vogt a22fdebf63 rename APT::Progress::Packagemanager Started->Start, Finished->Stop to match pkgAcquireStatus 12 lat temu
  Michael Vogt f9935b1c33 refactor writing to WriteToStatusFd() 12 lat temu
  Michael Vogt ca5b257835 add APT::Progress::PackageManager::Pulse() 12 lat temu
  Michael Vogt e6ad8031b7 move the status-fd progress reporting out of the pkgDPkgPM class, at this point, breaks ABI/API, lets see what we can do about this 12 lat temu
  Michael Vogt 6c5ae8ed07 move common code into PackageManager::StatusChanged() 12 lat temu
  Michael Vogt db78c60c6a deal with nr_terminal_rows unavailable 12 lat temu
  Michael Vogt 3eb5fb766d Merge branch 'debian/sid' of ssh://git.debian.org/git/apt/apt into debian/sid 12 lat temu
  Michael Vogt f28eef6df2 add missing _() around the new "Progress" string 12 lat temu