summaryrefslogtreecommitdiff
path: root/doc/man7
AgeCommit message (Expand)Author
2021-09-04doc/sexp-queries: update synopsis and descriptionDavid Bremner
2021-09-04lib/parse-sexp: apply macrosDavid Bremner
2021-09-04lib/parse-sexp: handle saved queriesDavid Bremner
2021-09-04lib/parse-sexp: parse user headersDavid Bremner
2021-09-04lib/parse-sexp: support infix subqueriesDavid Bremner
2021-09-04lib/parse-sexp: expand queriesDavid Bremner
2021-09-04lib/parse-sexp: support regular expressionsDavid Bremner
2021-09-04lib/parse-sexp: add '*' as syntactic sugar for '(starts-with "")'David Bremner
2021-09-04lib/parse-sexp: 'starts-with' wildcard searchesDavid Bremner
2021-09-04lib/parse-sexp: add term prefix backed fieldsDavid Bremner
2021-09-04lib/parse-sexp: support phrase queries.David Bremner
2021-09-04lib/parse-sexp: support subject fieldDavid Bremner
2021-09-04lib/parse-sexp: support and, not, and or.David Bremner
2021-09-04lib/parse-sexp: stem unquoted atomsDavid Bremner
2021-09-04lib/parse-sexp: parse single terms and the empty list.David Bremner
2021-05-22doc: cross-reference notmuch man pages with actual linksJani Nikula
2021-05-22doc: use manpage role references to external man pagesJani Nikula
2020-06-06doc: field processor support now always included, adjust manual pagesTomi Ollila
2019-09-15index: repair "Mixed Up" messages before indexing.Daniel Kahn Gillmor
2019-09-01index: avoid indexing legacy-display partsDaniel Kahn Gillmor
2019-09-01repair: set up codebase for repair functionalityDaniel Kahn Gillmor
2019-05-25doc: document user header indexing.David Bremner
2019-04-17lib: add 'body:' field, stop indexing headers twice.David Bremner
2018-06-24doc: clean up manpagesDaniel Kahn Gillmor
2018-05-07doc: document thread subqueriesDavid Bremner
2018-04-24doc: add a section on quoting to notmuch-search-terms(7)David Bremner
2018-03-24Clarify the syntax required when searching using timestamps.Matthew Lear
2017-12-31doc: unify definition list usage across man pagesJani Nikula
2017-12-14doc: arrange search prefix documentation in a definition listJani Nikula
2017-12-08crypto: actually stash session keys when decrypt=trueDaniel Kahn Gillmor
2017-12-08cli/show, reply: document use of stashed session keys in notmuch-propertiesDaniel Kahn Gillmor
2017-12-08indexing: Change from try_decrypt to decryptDaniel Kahn Gillmor
2017-12-04crypto: use stashed session-key properties for decryption, if availableDaniel Kahn Gillmor
2017-10-21config: define new option index.try_decryptDaniel Kahn Gillmor
2017-10-21crypto: index encrypted parts when indexopts try_decrypt is set.Daniel Kahn Gillmor
2017-10-21reindex: drop all properties named with prefix "index."Daniel Kahn Gillmor
2017-10-21doc: add notmuch-properties(7)Daniel Kahn Gillmor
2017-10-18doc: make SEE ALSO references one-per-lineDaniel Kahn Gillmor
2017-09-28doc: fix typosJakub Wilk
2017-08-01add "notmuch reindex" subcommandDaniel Kahn Gillmor
2017-03-03lib: regexp matching in 'subject' and 'from'David Bremner
2016-09-21add property: query prefix to search for specific propertiesDaniel Kahn Gillmor
2016-06-07doc: clean up boolean vs. probabilistic prefixesDaniel Kahn Gillmor
2016-05-25lib: add support for named queriesDavid Bremner
2016-05-08lib: optionally support single argument date: queriesDavid Bremner
2015-10-21man: clarify the parameters for lastmod: range queryJani Nikula
2015-09-25lib: add support for date:<expr>..! to mean date:<expr>..<expr>Jani Nikula
2015-08-14lib: Add "lastmod:" queries for filtering by last modificationAustin Clements
2015-02-24doc: update list of prefixesDavid Bremner
2015-02-24doc: typo fix for prefix discussion.David Bremner