커밋 기록

작성자 SHA1 메시지 날짜
  Michael Vogt cf993341c2 add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source 12 년 전
  Michael Vogt a8f671c17a add support for "apt edit-source foo" sources.list.d component editing 12 년 전
  Michael Vogt 9e6b13f375 move EditSources into its own file 12 년 전
  Michael Vogt e6645b9fb9 add check when sources.list changed 12 년 전
  Michael Vogt d2524a53bb add syntax check for sources.list 12 년 전
  Michael Vogt cfacba5230 add basic "edit-sources" command 12 년 전
  Michael Vogt 61f954bff0 small documentation updates 12 년 전
  Michael Vogt 213a00a437 releasing package apt version 0.9.13~exp1 12 년 전
  Michael Vogt 123fa88a1a prepare new upload 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 177296dffd move pty magic into its own functions 12 년 전
  Michael Vogt c5f0d8e6f8 fix some more ABI issues, abicheck is happy now 12 년 전
  Michael Vogt bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) 12 년 전
  Michael Vogt c3045b7979 move pty stuff into its own function 12 년 전
  Michael Vogt 00354054c1 Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor 12 년 전
  Michael Vogt 6fad3c240c extract getDpkgExecutable() and DPkgPM::BuildPackagesProgressMap() out of the monster long pkgDPkgPM::Go() 12 년 전
  Michael Vogt c57805f9d9 improve documentation for Acquire::http::Proxy-Auto-Detect (thanks to Francesco Poli) 12 년 전
  Michael Vogt a18456a58a make the main loop a while() instead of a for() as I find this (much) easier to read this way) 12 년 전
  Michael Vogt 51355387e5 Merge remote-tracking branch 'upstream/debian/sid' into feature/install-progress-refactor 12 년 전
  Michael Vogt 4b9969da40 fix failing ./test/integration/test-disappearing-packages (thanks Donkult) - ported from the mvo/feature/install-progress-refactor branch 12 년 전
  Michael Vogt b4017ba767 fix failing ./test/integration/test-disappearing-packages (thanks Donkult!) 12 년 전
  Michael Vogt 2b4e2e839a test/integration/run-tests: output the failed test names 12 년 전
  Michael Vogt 4c9234d668 Merge remote-tracking branch 'mvo/feature/upgrade-api' into debian/sid 12 년 전
  Michael Vogt 1f46727611 use Pkg.FullName() in disappearedPkgs and remove duplicated check 12 년 전
  Michael Vogt af36becc88 fix install-progress location 12 년 전
  Michael Vogt 8336ae355b move install-progress.{cc,h} to apt-pkg 12 년 전
  Michael Vogt c08cf1dc78 add Acquire::http::Proxy-Auto-Detect to the apt.conf.5 manpage (closes: 726597) 12 년 전
  Michael Vogt c7ea1ebaef add APT::Status-deb822-Fd 12 년 전