summaryrefslogtreecommitdiff
path: root/apt-private/private-search.cc
Commit message (Expand)AuthorAgeFilesLines
* Support --with-source in show & search commandsDavid Kalnischkies2018-05-111-1/+8
* Introduce experimental new hooks for command-line toolsJulian Andres Klode2018-04-151-1/+11
* convert various c-style casts to C++-styleDavid Kalnischkies2017-12-131-2/+2
* clearing object via constructor instead of memsetDavid Kalnischkies2017-12-131-1/+1
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-5/+5
* Drop cacheiterators.h includeJulian Andres Klode2017-07-121-1/+0
* AUTHORS: Update: I am active, bubulle is notJulian Andres Klode2016-01-121-1/+2
* search: Handle packages without descriptionJulian Andres Klode2016-01-111-2/+5
* move 'search' implementations as wellDavid Kalnischkies2015-11-041-3/+203
* make GetLocalitySortedVersionSet more genericDavid Kalnischkies2014-09-071-7/+10
* implement --full in apt searchDavid Kalnischkies2014-09-071-1/+8
* skip version if we already have this package as search-resultDavid Kalnischkies2014-09-071-5/+11
* support regular expressions in 'apt search'David Kalnischkies2014-09-071-17/+35
* make apt search case-insensitive by defaultMichael Vogt2014-04-071-2/+6
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-27/+17
* Merge remote-tracking branch 'donkult/debian/sid' into debian/sidMichael Vogt2014-01-261-4/+4
|\
| * correct some style/performance/warnings from cppcheckDavid Kalnischkies2014-01-161-4/+4
* | add integration test for apt searchMichael Vogt2014-01-221-1/+1
|/
* fix vim-style foldmarkerDavid Kalnischkies2013-09-031-2/+4
* squash merge of the feature/apt-binary branch without the changes from experi...Michael Vogt2013-08-121-0/+99