add --secret-keyring option for apt-key
[ntk/apt.git] / apt-private /
2014-09-26 David Kalnischkiesadapt to the new CacheSetHelper API
2014-09-26 David Kalnischkiesrework cachesets API to allow future extension
2014-09-26 David Kalnischkiesmark pkg(All|Dist)Upgrade as deprecated
2014-09-26 David Kalnischkiesfix progress output for (dist-)upgrade calculation
2014-09-26 David Kalnischkiesdeprecate Pkg->Name in favor of Grp->Name
2014-09-23 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-09 David Kalnischkiesdon't call pager in non-terminals for changelog
2014-09-07 David Kalnischkiesmake GetLocalitySortedVersionSet more generic
2014-09-07 David Kalnischkiesimplement --full in apt search
2014-09-07 David Kalnischkiesuse a format string in ListSingleVersion
2014-09-07 David Kalnischkiesskip version if we already have this package as search...
2014-09-07 David Kalnischkiessupport regular expressions in 'apt search'
2014-09-05 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-09-05 Michael VogtEnsure we have a Policy in CacheFile.BuildDepCache()
2014-09-05 Michael VogtFix incorrect upgradable listing in "apt list" (thanks...
2014-09-02 Andreas OberritterAvoid yielding blank lines with APT::Cmd::use-format...
2014-08-28 Andreas OberritterThe following command otherwise yields many blank lines:
2014-07-10 Michael VogtMerge remote-tracking branch 'mvo/feature/README' into...
2014-07-10 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-07-08 Michael VogtOnly show packages as upgradable if the have a Candidat...
2014-07-08 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-06-18 David Kalnischkiesdo not call resolver twice on (dist-)upgrade
2014-06-18 David Kalnischkiesshow our broken packages message in 'apt' solver
2014-06-18 Fredrik Fornwalluse P_ instead of ngettext to compiling with --disable-nls
2014-06-18 Michael VogtMerge remote-tracking branch 'mvo/feature/drop-rights...
2014-06-18 Michael VogtMerge remote-tracking branch 'mvo/feature/update-by...
2014-06-18 Michael VogtMerge remote-tracking branch 'mvo/feature/hash-stats...
2014-06-18 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-06-18 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-06-18 Michael VogtTell the user if no updates are available after apt...
2014-06-10 Michael Vogtapt-private/private-output.cc: fix cppcheck output
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-update...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-get-source...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/lp1274466...
2014-06-10 Michael VogtMerge remote-tracking branch 'mvo/feature/srcrec-enum2...
2014-06-09 David Kalnischkiesseparate implementation from declaration of TryTo{Insta...
2014-06-02 Michael VogtShow unauthenticated warning for source packages as...
2014-05-30 David Kalnischkiesif Resolver fails, do not continue even if not broken
2014-05-30 David KalnischkiesMerge EDSP 0.5 w/ multi-arch support for external solvers
2014-05-29 Michael VogtMerge remote-tracking branch 'mvo/debian/sid' into...
2014-05-29 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-22 Sebastian Schmidtfix screen width detection for apt/apt-get lists
2014-05-22 Michael Vogtshow upgradable packages after apt update
2014-05-14 Michael VogtMerge remote-tracking branch 'donkult/debian/experiment...
2014-05-08 David Kalnischkiestests: be able to disable "Fetched …" statistics message
2014-05-08 Michael Vogtapt-private/acqprogress.cc: do not show file size on...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/feature/build-dep...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-08 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-08 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-08 Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-08 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-05-07 Michael Vogtfix some compile errors in the now enabled #if (APT_PKG...
2014-05-07 Michael VogtMerge remote-tracking branch 'mvo/bugfix/update-progres...
2014-05-07 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-install...
2014-05-07 Michael VogtMerge remote-tracking branch 'mvo/feature/apt-ftparchiv...
2014-05-07 Michael VogtMerge branch 'debian/sid' into debian/experimental
2014-05-07 Michael Vogtmove pkgSourceList::AddMetaIndex() into a private subcl...
2014-05-07 Michael Vogtrename pkgSourceList::Add() to pkgSourceList::AddMetaIn...
2014-05-07 Michael VogtMerge branch 'debian/sid' into bugfix/update-progress...
2014-05-05 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-28 Michael VogtMerge branch 'feature/abspath' into feature/apt-install-deb
2014-04-28 Michael VogtMerge branch 'feature/abspath' into feature/apt-install-deb
2014-04-28 Michael VogtMerge branch 'feature/popen' into feature/apt-install-deb
2014-04-28 Michael Vogtavoid deb specific code in private-install
2014-04-28 Michael VogtFix missing ScreenWidth check in apt.cc
2014-04-28 Michael VogtWIP local deb install
2014-04-22 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-04-22 Michael VogtMerge remote-tracking branch 'donkult/debian/sid' into...
2014-04-22 Michael Vogtapt-private/acqprogress.cc: fix output when ctrl-c...
2014-04-16 David Kalnischkiessupport dist-upgrade options in full-upgrade
2014-04-16 Michael Vogtcalculate Percent as part of pkgAcquireStatus to provid...
2014-04-16 Michael Vogtapt-private/acqprogress.cc: reset color in apt update
2014-04-11 Michael VogtMerge remote-tracking branch 'mvo/feature/helpful-apt...
2014-04-11 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-list-rc...
2014-04-11 David Kalnischkiesuse wildcard to get files in our library makefiles
2014-04-10 Michael VogtMerge remote-tracking branch 'mvo/bugfix/apt-search...
2014-04-09 Michael VogtNotice the user about "apt list -a" when only a single...
2014-04-08 Michael Vogtfix apt list output for pkgs in dpkg ^rc state
2014-04-08 Michael VogtMerge branch 'bugfix/apt-search-case' into debian/sid
2014-04-07 Michael Vogtmake apt search case-insensitive by default
2014-04-04 Michael VogtFix crash in "apt list" when a sources.list file is...
2014-04-01 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-27 Michael VogtMerge branch 'debian/sid' into feature/more-fancy-progress
2014-03-27 Michael VogtMerge remote-tracking branch 'upstream/debian/sid'...
2014-03-21 David Kalnischkiesenable fvisibility=hidden for our private library
2014-03-14 Michael Vogtfix test/integration/test-apt-helper
2014-03-13 David Kalnischkiesmsgstr with elipses need three dots
2014-03-13 David Kalnischkiesfollow method attribute suggestions by gcc
2014-03-13 David Kalnischkiescleanup headers and especially #includes everywhere
2014-03-13 David Kalnischkieswarning: unused parameter ‘foo’ [-Wunused-parameter]
2014-03-13 David Kalnischkieswarning: no previous declaration for foobar() [-Wmissin...
2014-03-13 David Kalnischkieswarning: extra ‘;’ [-Wpedantic]
2014-03-13 David Kalnischkieswarning: non-ISO-standard escape sequence, '\e' [enable...
2014-03-13 David Kalnischkiesfix -Wformat= warnings about size_t != %lu on e.g....
2014-03-13 David Kalnischkiesfix -Wmissing-field-initializers warnings
2014-03-13 David Kalnischkiessupport DEB_BUILD_PROFILES and -P for build profiles
next