summaryrefslogtreecommitdiff
path: root/cmdline/apt-cache.cc
Commit message (Expand)AuthorAgeFilesLines
* sptr: Remove deprecated smart pointer classesJulian Andres Klode2019-02-261-1/+0
* Generalize %s does not take any argumentsJulian Andres Klode2019-01-101-1/+1
* Support --with-source in show & search commandsDavid Kalnischkies2018-05-111-6/+1
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-13/+13
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* avoid explicit types for pkg counts by autoDavid Kalnischkies2017-06-261-13/+15
* use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies2016-07-021-1/+1
* look into the right textdomain for apt-utils againDavid Kalnischkies2016-05-281-2/+0
* apt-cache: stats: Show a table utilization as percentageJulian Andres Klode2016-01-031-0/+1
* apt-cache: stats: Average is over used, not all, bucketsJulian Andres Klode2016-01-031-1/+1
* drop some needlessly public declarations in libapt-privateDavid Kalnischkies2015-11-291-2/+2
* move 'unmet' handling into libapt-privateDavid Kalnischkies2015-11-291-103/+1
* use function pointers instead of weak symbols for cmdline parsingDavid Kalnischkies2015-11-291-1/+1
* review of new/changed translatable program stringsJustin B Rye2015-11-211-4/+4
* revamp all tools help messagesDavid Kalnischkies2015-11-041-15/+7
* hidden support more apt-get/apt-cache commands in aptDavid Kalnischkies2015-11-041-321/+1
* deal with --version more centrallyDavid Kalnischkies2015-11-041-14/+2
* move apts cmdline helper type into -privateDavid Kalnischkies2015-11-041-3/+2
* generate commands array after config is loadedDavid Kalnischkies2015-11-041-6/+9
* deduplicate main methodsDavid Kalnischkies2015-11-041-17/+5
* split up help messages for simpler reuseDavid Kalnischkies2015-11-041-45/+35
* move 'search' implementations as wellDavid Kalnischkies2015-11-041-200/+2
* centralize 'show' implementation of apt and apt-cacheDavid Kalnischkies2015-11-041-140/+2
* various changes to increase test-coverageDavid Kalnischkies2015-09-141-3/+4
* implement dpkgs vision of interpreting pkg:<arch> dependenciesDavid Kalnischkies2015-09-141-3/+2
* Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt2015-08-181-0/+4
* Show full package records in apt-cache search -fKusanagi Kouichi2015-08-161-7/+4
* When looking if Provides match, OR them with the normal patchesJulian Andres Klode2015-08-161-1/+1
* apt-cache: Show an error if stats gets any argumentsJulian Andres Klode2015-08-141-1/+6
* Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>Julian Andres Klode2015-08-131-3/+3
* apt-cache: Improve translateability of the "with priority" thingJulian Andres Klode2015-08-121-2/+2
* apt-cache: Modify policy output to use per-version pinsJulian Andres Klode2015-08-121-13/+30
* just-in-time creation for (implicit) ProvidesDavid Kalnischkies2015-08-101-2/+2
* hide implicit deps in apt-cache again by defaultDavid Kalnischkies2015-08-101-3/+8
* remove the compatibility markers for 4.13 abiDavid Kalnischkies2015-08-101-3/+1
* split-up Dependency structDavid Kalnischkies2015-08-101-4/+5
* fix memory leaks reported by -fsanitizeDavid Kalnischkies2015-08-101-0/+1
* apt-cache: Change version pin output to use per-version pinsJulian Andres Klode2015-08-101-1/+1
* hide Translation-* in 'apt-cache policy' outputDavid Kalnischkies2015-06-151-0/+2
* store Release files data in the CacheDavid Kalnischkies2015-06-121-3/+8
* rewrite all TFRewrite instances to use the new pkgTagSection::WriteDavid Kalnischkies2015-05-111-9/+12
* stop displaying time of build in online helpJérémy Bobbio2015-03-161-3/+2
* various small additional tests and testcasesDavid Kalnischkies2014-11-181-2/+2
* use the same code to detect quiet setting in all toolsDavid Kalnischkies2014-11-091-3/+1
* streamline display of --help in all toolsDavid Kalnischkies2014-11-091-16/+2
* guard pkg/grp hashtable creation changesDavid Kalnischkies2014-11-081-5/+8
* guard ABI changes for SourcePkg/Ver in pkgCacheDavid Kalnischkies2014-11-081-0/+2
* store source name and version in binary cacheDavid Kalnischkies2014-09-271-0/+2
* adapt to the new CacheSetHelper APIDavid Kalnischkies2014-09-271-6/+6