summaryrefslogtreecommitdiff
path: root/doc/man7
AgeCommit message (Expand)Author
2022-06-25doc/sexp: document range queries.David Bremner
2022-04-30doc/sexp-queries: be more consistent about ending example textDavid Bremner
2022-04-30doc/sexp-queries: fix exampleDavid Bremner
2022-04-30doc/sexp-queries: escape @ in non-verbatim textDavid Bremner
2022-04-15lib: add sexp: prefix to Xapian (infix) query parser.David Bremner
2022-03-19lib: do not phrase parse prefixed bracketed subexpressionsDavid Bremner
2022-01-29doc: replace :math: for subscripts in notmuch-sexp-queries(7)David Bremner
2021-12-03rename built_with.sexpr_query to built_with.sexp_queriesDavid Bremner
2021-10-25doc/sexp-queries: replace definition lists with block quotes.David Bremner
2021-10-25doc: remove explicit formatting of terms in definition listsDavid Bremner
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