aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-30tests: disable CRL checks from gpgsmDaniel Kahn Gillmor
2020-04-30test/protected-headers: Add tests for S/MIME protected headersDaniel Kahn Gillmor
2020-04-30tests/smime: add tests for S/MIME SignedDataDaniel Kahn Gillmor
2020-04-30test-lib.sh: add test_valid_jsonDaniel Kahn Gillmor
2020-04-30tests/smime: Test indexing cleartext of envelopedDataDaniel Kahn Gillmor
2020-04-30tests/smime: Verify cryptographic message statusDaniel Kahn Gillmor
2020-04-30tests: Add S/MIME messages to protected-headers corpusDaniel Kahn Gillmor
2020-04-30tests/smime: include secret key material for BobDaniel Kahn Gillmor
2020-04-30test: Allow tests to have both gpg and gpgsm active at onceDaniel Kahn Gillmor
2020-04-30tests/smime: avoid copying the key+cert.pem aroundDaniel Kahn Gillmor
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