summaryrefslogtreecommitdiff
path: root/apt-private/private-search.cc
AgeCommit message (Expand)AuthorFilesLines
2018-05-11Support --with-source in show & search commandsDavid Kalnischkies1-1/+8
2018-04-15Introduce experimental new hooks for command-line toolsJulian Andres Klode1-1/+11
2017-12-13convert various c-style casts to C++-styleDavid Kalnischkies1-2/+2
2017-12-13clearing object via constructor instead of memsetDavid Kalnischkies1-1/+1
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-5/+5
2017-07-12Drop cacheiterators.h includeJulian Andres Klode1-1/+0
2016-01-12AUTHORS: Update: I am active, bubulle is notJulian Andres Klode1-1/+2
2016-01-11search: Handle packages without descriptionJulian Andres Klode1-2/+5
2015-11-04move 'search' implementations as wellDavid Kalnischkies1-3/+203
2014-09-07make GetLocalitySortedVersionSet more genericDavid Kalnischkies1-7/+10
2014-09-07implement --full in apt searchDavid Kalnischkies1-1/+8
2014-09-07skip version if we already have this package as search-resultDavid Kalnischkies1-5/+11
2014-09-07support regular expressions in 'apt search'David Kalnischkies1-17/+35
2014-04-07make apt search case-insensitive by defaultMichael Vogt1-2/+6
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-27/+17
2014-01-26Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt1-4/+4
2014-01-22add integration test for apt searchMichael Vogt1-1/+1
2014-01-16correct some style/performance/warnings from cppcheckDavid Kalnischkies1-4/+4
2013-09-03fix vim-style foldmarkerDavid Kalnischkies1-2/+4
2013-08-12squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt1-0/+99