]> git.saurik.com Git - apt.git/commit
show or-groups in not-installed recommends and suggests lists
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 13 Jul 2015 01:36:59 +0000 (03:36 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 10 Aug 2015 15:27:18 +0000 (17:27 +0200)
commit9112f77703c39d46e2e0471c48c8a5e1f93f4abf
tree63d990155a5e3e3f77daeabcc36529394e08fc9b
parent6cfadda161ce19e6c8076d0aa118f8f436805a6a
show or-groups in not-installed recommends and suggests lists

Further abstracting our new ShowList allows to use it for containers of
strings as well giving us the option to implement an or-groups display
for the recommends and suggests lists which is a nice trick given that
it also helps with migrating the last remaining other cases of old
ShowList.
18 files changed:
apt-pkg/cachefile.cc
apt-pkg/cachefile.h
apt-pkg/cacheset.cc
apt-pkg/cacheset.h
apt-pkg/depcache.cc
apt-private/private-cachefile.h
apt-private/private-download.cc
apt-private/private-download.h
apt-private/private-install.cc
apt-private/private-output.cc
apt-private/private-output.h
cmdline/apt-get.cc
test/integration/test-apt-showlist-orgroup-in-recommends [new file with mode: 0755]
test/integration/test-bug-470115-new-and-tighten-recommends
test/integration/test-bug-549968-install-depends-of-not-installed
test/integration/test-handling-broken-orgroups
test/integration/test-release-candidate-switching
test/integration/test-releasefile-verification