summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-17lib: index the content type of signature partsJani Nikula
2017-09-17test: signed and encrypted part content type indexingJani Nikula
2017-09-17lib: abstract content type indexingJani Nikula
2017-09-17debian: update gitignoreDavid Bremner
2017-09-13cli/new: abstract special directory checkJani Nikula
2017-09-13cli/new: use the same style for fs entry loopsJani Nikula
2017-09-13build: fix out-of-tree builds, againJani Nikula
2017-09-12emacs/address: use member instead of memq to check for pairDavid Bremner
2017-09-12python: deprecated add_message calls index_file correctly and returns resultGaute Hope
2017-09-11Merge tag '0.25.1'David Bremner
2017-09-11debian: changelog stanza for 0.25.1-10.25.1David Bremner
2017-09-11NEWS: news entry for 0.25.1David Bremner
2017-09-11version: bump to 0.25.1David Bremner
2017-09-11emacs: override enriched-decode-display-prop for text/enriched displayJani Nikula
2017-09-05fix documentation bug (leading quotes break documentation)Daniel Kahn Gillmor
2017-09-05test/duplicate-mid: check for subject with notmuch-showDavid Bremner