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