summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-21VIM: Use notmuch CLI for configIan Main
2014-10-18test: check for gdb in insert testsDavid Bremner
2014-10-18test/insert: check that indexing errors are accepted with --keepDavid Bremner
2014-10-18cli/insert: require succesful message indexing for success statusJani Nikula
2014-10-18cli/insert: add fail path to add_file_to_databaseJani Nikula
2014-10-18test/insert: add known broken tests for indexing failuresDavid Bremner
2014-10-11lib: Handle empty date valueAustin Clements
2014-10-11lib: Refactor _notmuch_database_link_messageAustin Clements
2014-10-11lib: Move message ID compression to _notmuch_message_create_for_message_idAustin Clements
2014-10-08NEWS: mention the change in default build flagsDavid Bremner
2014-10-08NEWS: Document "nmbug: Translate to Python"W. Trevor King
2014-10-05hex-escape: remove unused variable default_buf_sizeJani Nikula
2014-10-05test: Port atomicity test to PythonAustin Clements
2014-10-05configure: add debug flags by default.David Bremner
2014-10-05test: check for debug symbols in notmuchDavid Bremner
2014-10-05nmbug: Translate to PythonW. Trevor King
2014-10-04doc: build notmuch-emacs info/html docs, link from indexDavid Bremner
2014-10-04doc: Emacs manual improvements and expansionsAustin Clements
2014-10-04NEWS: News for notmuch-jumpAustin Clements
2014-10-03lib: Simplify close and codify aborting atomic sectionAustin Clements
2014-09-24cli/insert: rehash file writing functionsJani Nikula
2014-09-24cli/insert: abstract temporary filename generationJani Nikula
2014-09-24cli/insert: use a single recursive mkdir functionJani Nikula
2014-09-24cli/insert: clean up sync_dirJani Nikula
2014-09-24cli/insert: rename file copy functionJani Nikula
2014-09-24cli/insert: move add_file_to_database to a better placeJani Nikula
2014-09-24cli/insert: rename check_folder_name to is_valid_folder_nameJani Nikula
2014-09-24lib: actually return failures from notmuch_message_tags_to_maildir_flagsJani Nikula
2014-09-24emacs: jump: fix compile warning on emacs 23Mark Walters
2014-09-23python: Add binding for notmuch_query_add_tag_excludeThibaut Horel
2014-09-21emacs: Fix coding system in `notmuch-show-view-raw-message'Austin Clements
2014-09-21test: New tests for Emacs charset handlingAustin Clements
2014-09-21emacs: Remove redundant NTH argument from `notmuch-get-bodypart-content'.Austin Clements
2014-09-21test/emacs: globally force the html renderer to html2textDavid Bremner
2014-09-20debian: re-enable atomicity test on arm64David Bremner
2014-09-16debian: bump SONAMEDavid Bremner
2014-09-16python: bump SONAMEDavid Bremner
2014-09-16cli: refactor insertPeter Wang
2014-09-16ruby: handle return status of database closePeter Wang
2014-09-16go: add return status to database close methodPeter Wang
2014-09-16python: handle return status of database close and destroyPeter Wang
2014-09-16lib: bump sonamePeter Wang
2014-09-13test: simplify T360-symbol-hiding, use nm instead of objdumpDavid Bremner
2014-09-13notmuch_thread_get_authors: document match grouping with |Gaute Hope
2014-09-07emacs: jump: sort-order bugfixMark Walters
2014-09-07cli: Be more helpful when .notmuch-config does not existAustin Clements
2014-09-02doc: 'rm -f' potential doxygen temporary output fileTomi Ollila
2014-09-01lib: Fix endless upgrade problemAustin Clements
2014-08-30lib: Update doc of notmuch_database_{needs_upgrade,upgrade}Austin Clements
2014-08-30lib: Return an error from operations that require an upgradeAustin Clements