]> git.saurik.com Git - apt.git/commit
Show full package records in apt-cache search -f
authorKusanagi Kouichi <slash@ac.auone-net.jp>
Sun, 16 Aug 2015 14:45:04 +0000 (16:45 +0200)
committerJulian Andres Klode <jak@debian.org>
Sun, 16 Aug 2015 14:45:04 +0000 (16:45 +0200)
commit0e54edd2eda54637596d620a31abb3131ad0a6b4
tree7e2591b0132fa56e8ac068e35d09ee6322fd748e
parentfe9a05dfc97769c8494dc1744822d959639eb312
Show full package records in apt-cache search -f

This just changes the DoSearch code to use DisplayRecord to
display the record when the full record is requested.

Closes: #660851
[jak@debian.org: Wrote the commit message]
cmdline/apt-cache.cc