summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-05-26test: fix hardcoded paths in T050-new.shDavid Bremner
2018-05-26cli/show: enable --decrypt=stashDaniel Kahn Gillmor
2018-05-26test-lib: add notmuch_show_part for "notmuch show --format=text"Daniel Kahn Gillmor
2018-05-22test: use --full-scan in T050-new.shDavid Bremner
2018-05-22test: add tests for notmuch new --full-scanDavid Bremner
2018-05-10build: Allow user to specify ruby executableThomas Schneider
2018-05-07lib: add thread subqueries.David Bremner
2018-05-03T460-emacs-tree: sync $EXPECTED with test nameFlorian Klink
2018-05-03move more http -> httpsDaniel Kahn Gillmor
2018-05-03test: add known broken test for regexp search of second subjectDavid Bremner
2018-05-02test: tests for python bindings get_property / get_propertiesDavid Bremner
2018-04-25Merge branch 'release'David Bremner
2018-04-24test: re-enable disabled test in T700-reindex.shDavid Bremner
2018-04-23lib: choose oldest message when breaking reference loopsDavid Bremner
2018-04-23test: add known broken test for thread ordering from a loopDavid Bremner
2018-04-20lib: break reference loop by choosing arbitrary top level msgDavid Bremner
2018-04-20test: add known broken test for indexing an In-Reply-To loop.David Bremner
2018-04-20test: two new messages for the 'broken' corpusDavid Bremner
2018-03-24Fix typos as found by codespellGeorg Faerber
2018-03-24cli/insert: add --world-readable flagDaniel Kahn Gillmor
2018-01-04fix typosDaniel Kahn Gillmor
2017-12-29cli/reply: make --decrypt take a keywordDaniel Kahn Gillmor
2017-12-29cli/show: make --decrypt take a keyword.Daniel Kahn Gillmor
2017-12-29cli: some keyword options can be supplied with no argumentDaniel Kahn Gillmor
2017-12-24python: add decrypt_policy argument to Database.index_file()Daniel Kahn Gillmor
2017-12-21test: final named query test works regardless of Xapian FieldProcessorDaniel Kahn Gillmor
2017-12-21lib: return "" rather than NULL from notmuch_thread_get_authorsDavid Bremner
2017-12-19test: retrying lock tests are broken when built against older XapianDaniel Kahn Gillmor
2017-12-19test: named query tests are broken when missing Xapian FieldProcessorDaniel Kahn Gillmor
2017-12-19test: searching by absolute date is broken without Xapian FieldProcessorDaniel Kahn Gillmor
2017-12-19test: Add test to unset config items with the python bindingsl-m-h@web.de
2017-12-19python: Rename get_config_list to get_configsl-m-h@web.de
2017-12-19test: Add tests for new python bindingsl-m-h@web.de
2017-12-15test: test regexp based new.ignoreJani Nikula
2017-12-14cli: add support for only printing the addresses in notmuch addressJani Nikula
2017-12-13test: expand argument parsing sanity checksJani Nikula
2017-12-08Merge branch 'release'David Bremner
2017-12-08test/emacs: add exploit mitigation testDavid Bremner
2017-12-08crypto: signature verification reports valid User IDsDaniel Kahn Gillmor
2017-12-08crypto: add --decrypt=nostash to avoid stashing session keysDaniel Kahn Gillmor
2017-12-08crypto: actually stash session keys when decrypt=trueDaniel Kahn Gillmor
2017-12-08cli/reindex: destroy stashed session keys when --decrypt=falseDaniel Kahn Gillmor
2017-12-08cli/new, insert, reindex: change index.decrypt to "auto" by defaultDaniel Kahn Gillmor
2017-12-08cli/show: use decryption policy "auto" by default.Daniel Kahn Gillmor
2017-12-08cli/reply: use decryption policy "auto" by default.Daniel Kahn Gillmor
2017-12-08crypto: new decryption policy "auto"Daniel Kahn Gillmor
2017-12-08lib: convert notmuch decryption policy to an enumDaniel Kahn Gillmor
2017-12-08indexing: Change from try_decrypt to decryptDaniel Kahn Gillmor
2017-12-05test: session keys are known broken without session key supportDaniel Kahn Gillmor
2017-12-04crypto: Test restore of cleartext index from stashed session keysDaniel Kahn Gillmor