summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix gnus-search-query-expand-keyscratch/gnus-searchEric Abrahamsen2020-10-081-35/+12
* Provide completion of search keys when reading the queryEric Abrahamsen2020-10-081-1/+22
* Dumb updatesEric Abrahamsen2020-10-081-55/+36
* WIP on gnus-searchEric Abrahamsen2020-09-131-31/+18
* Missing comma in notmuch search commandEric Abrahamsen2017-08-151-3/+3
* Move the config-file slot to the base gnus-search-indexed classEric Abrahamsen2017-06-101-10/+8
* Fix to 7f21251a56, don't parse address keyEric Abrahamsen2017-06-101-2/+5
* Restore thread search behaviorEric Abrahamsen2017-06-103-47/+115
* New defsubst gnus-search-single-pEric Abrahamsen2017-06-051-2/+10
* Fix bug in indexed gnus-search-run-search methodEric Abrahamsen2017-06-021-1/+2
* Don't use nconcEric Abrahamsen2017-06-011-2/+2
* Provide a bit more backward-compatibilityEric Abrahamsen2017-06-011-17/+28
* Don't parse the address: keyEric Abrahamsen2017-05-261-4/+15
* Restore IMAP ability to short-circuit message-id searchesEric Abrahamsen2017-05-261-28/+24
* Messed up rebaseEric Abrahamsen2017-05-262-69/+3
* Do result limiting in the indexed engine processEric Abrahamsen2017-05-261-0/+6
* Add gnus-search-grep abstract engineEric Abrahamsen2017-05-261-28/+74
* Fix bum namazu search commandEric Abrahamsen2017-05-261-11/+10
* Refactor parsing of indexed search engine outputEric Abrahamsen2017-05-261-170/+86
* Switch base massage-output method for indexed search enginesEric Abrahamsen2017-05-261-58/+57
* More comments, small improvementsEric Abrahamsen2017-05-261-23/+32
* WIP on rebaseEric Abrahamsen2017-05-263-89/+17
* Don't do any sorting at all in gnus-searchEric Abrahamsen2017-05-261-9/+1
* Notmuch query transformation improvementsEric Abrahamsen2017-05-261-0/+6
* Fix for parsing delimited stringsEric Abrahamsen2017-05-261-3/+3
* Find-grep can only search on plain stringsEric Abrahamsen2017-05-261-0/+5
* Some refactoring of gnus-search-run-queryEric Abrahamsen2017-05-261-30/+27
* Missing a base implementation of transform-expression for stringsEric Abrahamsen2017-05-261-0/+5
* Refactor parsing/no parsing of queriesEric Abrahamsen2017-05-261-84/+87
* Avoid circular importEric Abrahamsen2017-05-262-3/+9
* Change "no-parse" query meta-key to "raw"Eric Abrahamsen2017-05-262-10/+4
* Add Mairix search engineEric Abrahamsen2017-05-261-0/+230
* WIP on documentationEric Abrahamsen2017-05-261-204/+212
* Remove Hyrex search engineEric Abrahamsen2017-05-262-110/+44
* Handle regexp and wildcard search termsEric Abrahamsen2017-05-262-67/+126
* Create general gnus-search-indexed-massage-output methodEric Abrahamsen2017-05-211-33/+40
* Move search group creation functions to gnus-group.elEric Abrahamsen2017-05-211-0/+60
* Add function gnus-search-prepare-queryEric Abrahamsen2017-05-211-13/+52
* Make related change to nnselect.elEric Abrahamsen2017-05-211-26/+34
* Rename nnir.el to gnus-search.elEric Abrahamsen2017-05-213-945/+653
* WIP on a generalized search query language for GnusEric Abrahamsen2017-05-212-314/+1350
* * lisp/gnus/nnir.el (nnir-make-specs): Use the current buffer.Andrew G Cohen2017-05-171-24/+23
* * lisp/gnus/gnus-srvr.el (gnus-server-mode-map): Use ephemeral groupAndrew G Cohen2017-05-151-1/+1
* Improve search and select group creationAndrew G Cohen2017-05-132-12/+13
* Redo entry functions for making search groupsAndrew G Cohen2017-05-123-73/+80
* Inline nnselect helper macrosAndrew G Cohen2017-05-113-71/+85
* * lisp/gnus/nnselect.el (nnselect-request-rename-group): Allow it.Andrew G Cohen2017-05-111-0/+2
* * lisp/gnus/nnselect.el (nnselect-request-group): Don't close group.Andrew G Cohen2017-05-111-2/+2
* * lisp/gnus/nnselect.el (nnselect-server-opened): Just return t.Andrew G Cohen2017-05-111-8/+11
* Restore accidentally remove gnus-summary-make-search-groupAndrew G Cohen2017-05-091-0/+13