summaryrefslogtreecommitdiff
path: root/apt-private/private-show.cc
AgeCommit message (Expand)Author
2018-09-20Deal with descriptions embedded in displayed record correctlyDavid Kalnischkies
2018-05-11Support local files as arguments in show commandDavid Kalnischkies
2018-05-11Support --with-source in show & search commandsDavid Kalnischkies
2017-10-28Also use FindULL for checking if the size tags is validJulian Andres Klode
2017-10-28Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2017-07-12Drop cacheiterators.h includeJulian Andres Klode
2016-08-26Add missing includes and external definitionsJulian Andres Klode
2016-05-20fail instead of segfault on unreadable config filesDavid Kalnischkies
2016-04-25private-show: Get rid of old policy support codeJulian Andres Klode
2016-01-14mark not-declared helper function for showsrc as staticDavid Kalnischkies
2016-01-14Do not show multiple identical apt-cache showsrc entriesMichael Vogt
2015-11-21show potentially arch-qualified fullname in 'apt show'David Kalnischkies
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies
2015-11-04hidden support more apt-get/apt-cache commands in aptDavid Kalnischkies
2015-11-04centralize 'show' implementation of apt and apt-cacheDavid Kalnischkies
2015-08-17Do not crash in 'apt show' for non-installed packagesJulian Andres Klode
2015-05-11rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies
2014-09-27adapt to the new CacheSetHelper APIDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2014-03-13fix -Wformat= warnings about size_t != %lu on e.g. armelDavid Kalnischkies
2014-03-13fix -Wmissing-field-initializers warningsDavid Kalnischkies
2014-01-24hide more from apt showMichael Vogt
2014-01-24show APT-Sources in apt showMichael Vogt
2014-01-24Show "Manual-Installed: {yes|no}" in apt showMichael Vogt
2014-01-23include "Archive-Origin" in the apt show outputMichael Vogt
2014-01-23Show only the candidate with "apt show"Michael Vogt
2014-01-22"apt show" show user friendly size infoMichael Vogt
2014-01-16apt-private/private-show.cc: do not show Description-lang: header, the user p...Michael Vogt
2013-09-23Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #...Christian PERRIER
2013-09-03fix vim-style foldmarkerDavid Kalnischkies
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt