summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-10-18doc: make SEE ALSO references one-per-lineDaniel Kahn Gillmor
2017-10-18doc: fix documentation typos and copy/paste-osDaniel Kahn Gillmor
2017-10-15cli: make notmuch count --exclude a boolean argumentJani Nikula
2017-10-14gmime-extra: drop compat layer for g_mime_multipart_encrypted_decryptDaniel Kahn Gillmor
2017-10-14tests: prepare for more crypto tests (using add_gnupg_home)Daniel Kahn Gillmor
2017-10-12gmime-extra: remove duplicate GMimeAddressType typedefDaniel Kahn Gillmor
2017-10-12crypto: _notmuch_crypto_cleanup should return voidDaniel Kahn Gillmor
2017-10-12crypto: drop pretense of notmuch_crypto_context_tDaniel Kahn Gillmor
2017-10-12crypto: rename notmuch_crypto_t to _notmuch_crypto_tDaniel Kahn Gillmor
2017-10-09lib: convert notmuch_bool_t to stdbool internallyJani Nikula
2017-10-09cli: convert notmuch_bool_t to stdboolJani Nikula
2017-10-05devel/check-out-of-tree-build.sh: consistent naming, consistent quotingTomi Ollila
2017-10-04cli: reduce indent in keyword argument processingJani Nikula
2017-10-04cli: change while to for in keyword argument processingJani Nikula
2017-10-04cli: refactor boolean argument processingJani Nikula
2017-10-04cli: use notmuch_bool_t for boolean argument in showJani Nikula
2017-10-04hex-xcode: use notmuch_bool_t for boolean argumentsJani Nikula
2017-10-04cli: use the arg parser .present feature to handle show --entire-threadJani Nikula
2017-10-04test: expand argument parsing testsJani Nikula
2017-10-04cli: add .present field to opt desc to check if the arg was presentJani Nikula
2017-10-04test: add opt_inherit to arg-testJani Nikula
2017-10-04test: add boolean argument to arg-testJani Nikula
2017-10-04cli: use designated initializers for opt descJani Nikula
2017-10-04cli: strip trailing "/" from the final maildir path in notmuch insertJani Nikula
2017-10-02cli/new: ignore special directories also in pass 2Jani Nikula
2017-10-02cli/new: check for special directories earlier in pass 1Jani Nikula
2017-10-02devel: add script to test out-of-tree buildsJani Nikula
2017-10-02T390-python: add test for get_message_parts and special charactersFlorian Klink
2017-10-02python: open messages in binary modeFlorian Klink
2017-09-28doc: fix typosJakub Wilk
2017-09-27emacs: sanitize subject in repliesJani Nikula
2017-09-27test: add emacs reply test for subjects with TABJani Nikula
2017-09-24fix reference to notmuch_message_get_propertiesDaniel Kahn Gillmor
2017-09-17lib: index the content-type of the parts of encrypted messagesDaniel Kahn Gillmor