]> git.saurik.com Git - apt.git/history - apt-private
disable doxygen undocumented method warning
[apt.git] / apt-private /
2014-02-06  Michael VogtMerge remote-tracking branch 'mvo/bugfix/multiarch...
2014-01-31  Michael Vogtshow "status" in apt list last
2014-01-31  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-30  Michael Vogtdo not crash if VF.File()/VF.File().Archive() is NULL
2014-01-26  Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-01-25  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-25  Michael VogtMerge branch 'debian/experimental-no-abi-break' into...
2014-01-24  Michael VogtMerge remote-tracking branch 'mvo/feature/apt-show...
2014-01-24  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-24  Michael VogtMerge remote-tracking branch 'ajt/better-pdiffs-dk...
2014-01-24  Michael Vogthide more from apt show
2014-01-24  Michael Vogtshow APT-Sources in apt show
2014-01-24  Michael VogtShow "Manual-Installed: {yes|no}" in apt show
2014-01-24  Michael Vogtadd "apt full-upgrade" and tweak "apt upgrade"
2014-01-23  Michael Vogtinclude "Archive-Origin" in the apt show output
2014-01-23  Michael VogtShow only the candidate with "apt show"
2014-01-22  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-22  Michael Vogt"apt show" show user friendly size info
2014-01-22  Michael Vogtadd integration test for apt search
2014-01-21  Michael VogtMerge remote-tracking branch 'upstream/debian/experimen...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/feature/source-deb822...
2014-01-18  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-01-17  Michael Vogtadd missing integration test for "apt list"
2014-01-17  Michael Vogtadd apt upgrade --dist
2014-01-16  David Kalnischkiescorrect some style/performance/warnings from cppcheck
2014-01-16  Michael Vogtapt-private/private-show.cc: do not show Description...
2014-01-16  Michael Vogtadd --manual-installed commandline switch
2014-01-06  Michael Vogtflock() the file edited in edit-sources
2013-11-29  Michael Vogtfix crash when SetCandidateRelease is used
2013-11-29  Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2013-11-29  Michael VogtMerge branch 'feature/edit-sources' into debian/sid
2013-11-29  Michael Vogtadd "APT::String::Endswith" and automatic adding of...
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...