summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-30tests/smime: Use gpgsm instead of openssl for mml creation of S/MIME msgsDaniel Kahn Gillmor
2020-04-30tests/smime: consistently quote $GNUPGHOMEDaniel Kahn Gillmor
2020-04-30tests/smime: Include the Sample LAMPS Certificate AuthorityDaniel Kahn Gillmor
2020-04-30tests/smime: Always use --batch with gpgsmDaniel Kahn Gillmor
2020-04-30tests: move add_gpgsm_home to test-lib.shDaniel Kahn Gillmor
2020-04-28util/zlib-extra: de-inline gzerror_strDavid Bremner
2020-04-27emacs: Use `cl-lib' instead of deprecated `cl'Jonas Bernoulli
2020-04-23test: sort the output of the "prefix" test in T610-message-propertyOlivier Taïbi
2020-04-23build: drop support for xapian versions less than 1.4Tomi Ollila
2020-04-16emacs: Explicitly depend on Emacs 24Jonas Bernoulli
2020-04-16emacs: Declare function notmuch-show-get-message-idJonas Bernoulli
2020-04-16gitignore: Ignore generated python-cffi filesJonas Bernoulli
2020-04-16util: after gzgets(), Z_STREAM_END means EOF, not errorOlivier Taïbi
2020-04-16cli/restore: gzerror() after gzclose_r() is a use after freeOlivier Taïbi
2020-04-14emacs: use def instead of initial-input for notmuch-show-browse-urlsKeegan Carruthers-Smith
2020-04-14emacs: introduce notmuch-search-by-tagKeegan Carruthers-Smith
2020-04-13cli/dump: replace use of gzprintf with gzputs for config valuesDavid Bremner
2020-04-13cli/dump: define GZPUTS and use it in notmuch-dumpDavid Bremner
2020-04-13cli/dump: define GZPRINTF macro and use it in place of gzprintfDavid Bremner
2020-04-13status: add print_status_gzbytesDavid Bremner
2020-04-13don't pass NULL as second parameter to gzerrorDavid Bremner
2020-04-13test: add known_broken test for dumping large stored queriesDavid Bremner
2020-04-06emacs/tree: add x/X bindingsWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-archive-thread-then-exitWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-archive-message-than-next-or-exitWilliam Casarin
2020-04-06emacs/tree: add kill-both prefix argument to notmuch-tree-quitWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-matching-messageWilliam Casarin
2020-04-06emacs/tree: add notmuch-tree-goto-matching-messageWilliam Casarin
2020-04-06emacs/tree: return true if a thread was found in next-threadWilliam Casarin
2020-04-03nmbug: explicitly prefer python3Daniel Kahn Gillmor
2020-04-01debian: Add packaging for python3-notmuch2Daniel Kahn Gillmor
2020-04-01doc: Drop obsolete MSCGEN_PATH, PERL_PATH from doxygen configurationDaniel Kahn Gillmor
2020-03-22Make notmuch-mutt script more portableGreg Anders
2020-03-22emacs: avoid warning about notmuch-show-get-message-idDaniel Kahn Gillmor
2020-03-22mime-node: Clean up unwrapped MIME parts correctly.Daniel Kahn Gillmor
2020-03-22mime-node: rename decrypted_child to unwrapped_childDaniel Kahn Gillmor
2020-03-19notmuch-hello/jump: allow saved searches to specify unthreaded modeMark Walters
2020-03-19Add a U binding to switch to unthreaded from other viewsMark Walters
2020-03-19Unthreaded mode: allow user to choose different `show out' than treeMark Walters
2020-03-19Unthreaded mode: allow different result formatMark Walters
2020-03-19Introduce unthreaded modeMark Walters
2020-03-19notmuch-show.c: add an option for messages to be returned unthreadedMark Walters
2020-03-19Correct doxygen framing for libnotmuch.hDaniel Kahn Gillmor
2020-03-19mime-node: Pass the correct flags to g_mime_multipart_signed_verifyDaniel Kahn Gillmor
2020-03-19tests/smime: fix typo in READMEDaniel Kahn Gillmor
2020-03-19configure: Check GMime version properlyDaniel Kahn Gillmor
2020-02-19Drop deprecated/unused crypto.gpg_pathDaniel Kahn Gillmor
2020-02-13sprinter: change integer method to use int64_tPeter Wang
2020-02-13test: add known broken test with timestamp beyond 2038Peter Wang
2020-01-16doc: clean up manpage description of "notmuch-config list" outputDaniel Kahn Gillmor