summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-04debian/changelog: remove trailing whitespaceDaniel Kahn Gillmor
2017-12-04test: unbreak performance testsDavid Bremner
2017-11-08test: test notmuch insert --folder=""Jani Nikula
2017-11-08cli: allow empty strings for notmuch insert --folder argumentJani Nikula
2017-11-05Merge branch 'release'David Bremner
2017-11-05debian: changelog for 0.25.2-1debian/0.25.2-10.25.2David Bremner
2017-11-05version: bump to 0.25.2David Bremner
2017-11-05NEWS for 0.25.2David Bremner
2017-11-05cli/crypto: fix segfault on failed gmime2 crypto context creationJani Nikula
2017-10-29test: fix test database backup/restore locationJani Nikula
2017-10-22NEWS: cleartext indexingDaniel Kahn Gillmor
2017-10-22NEWS: test suite out-of-tree buildsJani Nikula
2017-10-21cli/reindex: add --try-decrypt=(true|false)Daniel Kahn Gillmor
2017-10-21cli/insert: add --try-decrypt=(true|false)Daniel Kahn Gillmor
2017-10-21cli/new: add --try-decrypt=(true|false)Daniel Kahn Gillmor
2017-10-21tests: emacs_fcc_message: allow passing --arguments to notmuch newDaniel Kahn Gillmor
2017-10-21cli: set up shared command-line arguments for indexingDaniel Kahn Gillmor
2017-10-21config: define new option index.try_decryptDaniel Kahn Gillmor
2017-10-21config: test whether an item is stored in the database by nameDaniel 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-21index: implement notmuch_indexopts_t with try_decryptDaniel Kahn Gillmor
2017-10-21build: don't copy the test directory for out-of-tree buildsJani Nikula
2017-10-21test: use source path in add_gnupg_homeJani Nikula
2017-10-21test: remove --root option and fix TMP_DIRECTORY cleanupJani Nikula
2017-10-20test: use source and build paths in T590-thread-breakage.shJani Nikula
2017-10-20test: use source and build paths in T480-hex-escaping.shJani Nikula
2017-10-20test: use source and build paths in T4?0-emacs-*.shJani Nikula
2017-10-20test: use source and build paths in T380-atomicity.shJani Nikula
2017-10-20test: use source and build paths in T360-symbol-hiding.shJani Nikula
2017-10-20test: use source and build paths in T355-smime.shJani Nikula
2017-10-20test: use source and build paths in T310-emacs.shJani Nikula
2017-10-20test: use source and build paths in T260-thread-order.shJani Nikula
2017-10-20test: use source and build paths in T160-json.sh and T170-sexp.shJani Nikula
2017-10-20test: use source and build paths in T000-basic.shJani Nikula
2017-10-20test: use source and build paths in notmuch-testJani Nikula
2017-10-20test: mkdir and cd to $TMP_DIRECTORY instead of $test for testingJani Nikula
2017-10-20test: use source and build paths in test-lib-common.shJani Nikula
2017-10-20perf-test: use source and build paths in perf-test-lib.shJani Nikula
2017-10-20test: use source and build paths in test-lib.shJani Nikula
2017-10-20test: add a script to figure out source and build directoriesJani Nikula
2017-10-20test: check for notmuch binary in test-lib.shJani Nikula
2017-10-20perf-test: use $(dirname "$0") for sourcing perf-test-lib.shJani Nikula
2017-10-20test: use $(dirname "$0") for sourcing test-lib.shJani Nikula
2017-10-20build: use NOTMUCH_SRCDIR for referencing notmuch-testJani Nikula
2017-10-20test: use corpora/default not corpus in T480-hex-escaping.shJani Nikula
2017-10-20properties: add notmuch_message_remove_all_properties_with_prefix()Daniel Kahn Gillmor
2017-10-20crypto: make shared crypto code behave library-likeDaniel Kahn Gillmor
2017-10-20crypto: move into libnotmuch_utilDaniel Kahn Gillmor