Commit History

Author SHA1 Message Date
  Michael Vogt e4a93f90b2 Merge remote-tracking branch 'mvo/debian/sid' into debian/sid 12 years ago
  Michael Vogt faeb435cab Merge branch 'feature/edit-sources' into debian/sid 12 years ago
  Michael Vogt cf993341c2 add "APT::String::Endswith" and automatic adding of ".list" in apt edit-source 12 years ago
  Michael Vogt a8f671c17a add support for "apt edit-source foo" sources.list.d component editing 12 years ago
  Michael Vogt fdef7c5e3a add autopkgtest 12 years ago
  Michael Vogt f42f6ef0e2 add missing test/integration/test-bug-720597-build-dep-purge 12 years ago
  Michael Vogt f832a74592 update changelog 12 years ago
  Michael Vogt 83ef59c236 Merge remote-tracking branch 'mvo/feature/short-list' into debian/sid 12 years ago
  Michael Vogt c872ac5031 add "-f" option to "build-dep" as sbuild is using it to fix regression with cross-building (LP: #1255806) 12 years ago
  Michael Vogt 96ae6de5d3 fix regression that APT::Keep-Fds is not honored (closes: #730490) 12 years ago
  Michael Vogt e4e5d47b0e fix "apt-get --purge build-dep" (closes: #720597) 12 years ago
  Michael Vogt 9e6b13f375 move EditSources into its own file 12 years ago
  Michael Vogt e6645b9fb9 add check when sources.list changed 12 years ago
  Michael Vogt d2524a53bb add syntax check for sources.list 12 years ago
  Michael Vogt c1a61d1ca9 rename APT::Cmd::AllVersions -> APT::Cmd::All-Versions, APT::Cmd::UseRegexp -> APT::Cmd::Use-Regexp 12 years ago
  Michael Vogt e1dc051a11 add APT::Cmd::List-Include-Summary 12 years ago
  Michael Vogt 500347df3c do not show summary in "apt list" 12 years ago
  Michael Vogt cfacba5230 add basic "edit-sources" command 12 years ago
  Michael Vogt ef102a0639 upload 0.9.13 to unstable 12 years ago
  Michael Vogt e838ca08d2 Changed MinAgeSec to MinAge in /etc/cron.daily/apt:200,204 LP: #1206047 12 years ago
  Michael Vogt 61f954bff0 small documentation updates 12 years ago
  Michael Vogt 213a00a437 releasing package apt version 0.9.13~exp1 12 years ago
  Michael Vogt 123fa88a1a prepare new upload 12 years ago
  Michael Vogt bc37330b76 setup LINES in apt-pkg/install-progress.cc 12 years ago
  Michael Vogt 790d41f637 use StartDpkg() in PackageManagerProgressDeb822Fd as well 12 years ago
  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 years ago
  Michael Vogt 177296dffd move pty magic into its own functions 12 years ago
  Michael Vogt c5f0d8e6f8 fix some more ABI issues, abicheck is happy now 12 years ago
  Michael Vogt bd5f39b34c restore ABI and prepare next ABI via #if (APT_PKG_MAJOR >= 4 && APT_PKG_MINOR >= 13) 12 years ago
  Michael Vogt c3045b7979 move pty stuff into its own function 12 years ago