use a format string in ListSingleVersion
[ntk/apt.git] / apt-private /
2013-11-29 Michael Vogtadd support for "apt edit-source foo" sources.list...
2013-11-28 Michael VogtMerge remote-tracking branch 'mvo/feature/short-list...
2013-11-28 Michael Vogtadd "-f" option to "build-dep" as sbuild is using it...
2013-11-28 Michael Vogtfix "apt-get --purge build-dep" (closes: #720597)
2013-11-28 Michael Vogtmove EditSources into its own file
2013-11-26 Michael Vogtrename APT::Cmd::AllVersions -> APT::Cmd::All-Versions...
2013-11-26 Michael Vogtadd APT::Cmd::List-Include-Summary
2013-11-25 Michael Vogtdo not show summary in "apt list"
2013-11-25 Michael Vogtadd basic "edit-sources" command
2013-10-31 Michael Vogtmove pty magic into its own functions
2013-10-31 Michael Vogtrestore ABI and prepare next ABI via #if (APT_PKG_MAJOR...
2013-10-25 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-10-22 Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-api...
2013-10-22 Michael Vogtfix install-progress location
2013-10-22 Michael Vogtmove install-progress.{cc,h} to apt-pkg
2013-10-21 Michael Vogtadd APT::Status-deb822-Fd
2013-10-21 Michael Vogtmove iprogress.{cc,h} to private-progress.{cc,h} until...
2013-10-17 Michael VogtMerge branch 'debian/sid' into feature/install-progress...
2013-10-14 Michael Vogtre-add APT::Keep-Fds:: for the dpkg status-fd in dpkgpm...
2013-10-13 Michael Vogtmove the status-fd progress reporting out of the pkgDPk...
2013-10-09 Michael VogtMerge remote-tracking branch 'mvo/feature/limit-default...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-10-08 Michael VogtMerge remote-tracking branch 'mvo/feature/dpkg-progress...
2013-10-05 Michael Vogtrename FORBID_NEW_INSTALL_PACKAGES to FORBID_INSTALL_NE...
2013-10-05 Michael VogtMove ListUpdate/AquireUpdate into update.{cc,h}
2013-10-05 Michael Vogt* move upgrade releated code into upgrade.{cc,h}
2013-10-05 Michael Vogtre-add "Calculating upgrade..." message
2013-10-05 Michael Vogtcleanup upgrade API some more (thanks for the feedback...
2013-10-05 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2013-10-05 Michael VogtMerge remote-tracking branch 'mvo/bugfix/dpkg-progress...
2013-10-03 David Kalnischkiesdo not ++ on erased package pointers in autoremove
2013-10-03 David Kalnischkiesput fetch errors in 'source' on our errorstack
2013-10-01 Michael Vogtrename "--dpkg-progress" to "--show-progress" and docum...
2013-09-26 David Kalnischkiesprint-uris prints regardless of quiet-level again
2013-09-23 Christian PERRIERFix typo in apt-private/private-show.cc. Thanks to...
2013-09-18 Michael Vogtimprove the API for Upgrade()
2013-09-10 Michael VogtFix regression of "apt-cache unmet -i", thanks to Danie... 0.9.11.3
2013-09-03 David Kalnischkiesfix vim-style foldmarker
2013-08-28 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-28 Michael Vogtits --with-new-pkgs
2013-08-28 Michael Vogtadd man-page, improve option, use --with-new-pkgs as...
2013-08-28 Michael VogtMerge remote-tracking branch 'mvo/feature/install-progr...
2013-08-28 Michael VogtMerge remote-tracking branch 'mvo/feature/upgrade-with...
2013-08-27 Michael Vogtadd new "apt-get upgrade --with-allow-new" option
2013-08-27 Michael Vogtallow pkg manipulation in the upgrade/dist-upgrade...
2013-08-27 Michael Vogtuse SPtr<pkgProblemResolver> to simply code
2013-08-26 Michael Vogtapt-private/private-cmndline.cc: fix typo: s/deselect...
2013-08-22 Michael VogtMerge remote-tracking branch 'mvo/bugfix/coverity'...
2013-08-19 Michael VogtMerge pull request #3 from cbaines/debian/sid
2013-08-17 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-binary2...
2013-08-15 Michael Vogtadd PACKAGE_MATCHER_ABI_COMPAT mode for now so that...
2013-08-12 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2013-08-12 Michael Vogtsquash merge of the feature/apt-binary branch without...