summaryrefslogtreecommitdiff
path: root/apt-private/private-show.cc
Commit message (Expand)AuthorAgeFilesLines
* Deal with descriptions embedded in displayed record correctlyDavid Kalnischkies2018-09-201-11/+58
* Support local files as arguments in show commandDavid Kalnischkies2018-05-111-3/+61
* Support --with-source in show & search commandsDavid Kalnischkies2018-05-111-90/+96
* Also use FindULL for checking if the size tags is validJulian Andres Klode2017-10-281-2/+2
* Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode2017-10-281-2/+2
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-7/+7
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* Add missing includes and external definitionsJulian Andres Klode2016-08-261-0/+1
* fail instead of segfault on unreadable config filesDavid Kalnischkies2016-05-201-4/+10
* private-show: Get rid of old policy support codeJulian Andres Klode2016-04-251-35/+2
* mark not-declared helper function for showsrc as staticDavid Kalnischkies2016-01-141-2/+2
* Do not show multiple identical apt-cache showsrc entriesMichael Vogt2016-01-141-3/+18
* show potentially arch-qualified fullname in 'apt show'David Kalnischkies2015-11-211-0/+1
* apply various suggestions made by cppcheckDavid Kalnischkies2015-11-051-1/+1
* hidden support more apt-get/apt-cache commands in aptDavid Kalnischkies2015-11-041-0/+181
* centralize 'show' implementation of apt and apt-cacheDavid Kalnischkies2015-11-041-35/+152
* Do not crash in 'apt show' for non-installed packagesJulian Andres Klode2015-08-171-1/+1
* rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-111-22/+24
* adapt to the new CacheSetHelper APIDavid Kalnischkies2014-09-271-4/+4
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-19/+21
* warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-1/+2
* fix -Wformat= warnings about size_t != %lu on e.g. armelDavid Kalnischkies2014-03-131-2/+3
* fix -Wmissing-field-initializers warningsDavid Kalnischkies2014-03-131-13/+13
* hide more from apt showMichael Vogt2014-01-241-3/+12
* show APT-Sources in apt showMichael Vogt2014-01-241-3/+14
* Show "Manual-Installed: {yes|no}" in apt showMichael Vogt2014-01-241-0/+12
* include "Archive-Origin" in the apt show outputMichael Vogt2014-01-231-0/+2
* Show only the candidate with "apt show"Michael Vogt2014-01-231-1/+9
* "apt show" show user friendly size infoMichael Vogt2014-01-221-8/+20
* apt-private/private-show.cc: do not show Description-lang: header, the user p...Michael Vogt2014-01-161-3/+2
* Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #...Christian PERRIER2013-09-231-1/+1
* fix vim-style foldmarkerDavid Kalnischkies2013-09-031-2/+3
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-0/+122