Age | Commit message (Expand) | Author |
2017-10-28 | Also use FindULL for checking if the size tags is valid | Julian Andres Klode |
2017-10-28 | Prevent overflow in Installed-Size (and Size) in apt show | Julian Andres Klode |
2017-07-12 | Reformat and sort all includes with clang-format | Julian Andres Klode |
2017-07-12 | Drop cacheiterators.h include | Julian Andres Klode |
2016-08-26 | Add missing includes and external definitions | Julian Andres Klode |
2016-05-20 | fail instead of segfault on unreadable config files | David Kalnischkies |
2016-04-25 | private-show: Get rid of old policy support code | Julian Andres Klode |
2016-01-14 | mark not-declared helper function for showsrc as static | David Kalnischkies |
2016-01-14 | Do not show multiple identical apt-cache showsrc entries | Michael Vogt |
2015-11-21 | show potentially arch-qualified fullname in 'apt show' | David Kalnischkies |
2015-11-05 | apply various suggestions made by cppcheck | David Kalnischkies |
2015-11-04 | hidden support more apt-get/apt-cache commands in apt | David Kalnischkies |
2015-11-04 | centralize 'show' implementation of apt and apt-cache | David Kalnischkies |
2015-08-17 | Do not crash in 'apt show' for non-installed packages | Julian Andres Klode |
2015-05-11 | rewrite all TFRewrite instances to use the new pkgTagSection::Write | David Kalnischkies |
2014-09-27 | adapt to the new CacheSetHelper API | David Kalnischkies |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies |
2014-03-13 | warning: no previous declaration for foobar() [-Wmissing-declarations] | David Kalnischkies |
2014-03-13 | fix -Wformat= warnings about size_t != %lu on e.g. armel | David Kalnischkies |
2014-03-13 | fix -Wmissing-field-initializers warnings | David Kalnischkies |
2014-01-24 | hide more from apt show | Michael Vogt |
2014-01-24 | show APT-Sources in apt show | Michael Vogt |
2014-01-24 | Show "Manual-Installed: {yes|no}" in apt show | Michael Vogt |
2014-01-23 | include "Archive-Origin" in the apt show output | Michael Vogt |
2014-01-23 | Show only the candidate with "apt show" | Michael Vogt |
2014-01-22 | "apt show" show user friendly size info | Michael Vogt |
2014-01-16 | apt-private/private-show.cc: do not show Description-lang: header, the user p... | Michael Vogt |
2013-09-23 | Fix typo in apt-private/private-show.cc. Thanks to Benjamin Keresa. Closes: #... | Christian PERRIER |
2013-09-03 | fix vim-style foldmarker | David Kalnischkies |
2013-08-12 | squash merge of the feature/apt-binary branch without the changes from experi... | Michael Vogt |