aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-08-30lib: Support empty header values in databaseAustin Clements
2014-08-30lib: Report progress for combined upgrade operationAustin Clements
2014-08-30lib: Reorganize upgrade around document typesAustin Clements
2014-08-30lib: Use database features to drive upgradeAustin Clements
2014-08-30lib: Simplify upgrade code using a transactionAustin Clements
2014-08-30test: Tests for future version and unknown feature handlingAustin Clements
2014-08-30test: Tool to build DB with specific version and featuresAustin Clements
2014-08-30lib: Database version 3: Introduce fine-grained "features"Austin Clements
2014-08-30new: Don't report version after upgradeAustin Clements
2014-08-22completion: fail silently if _init_completion is not foundJani Nikula
2014-08-16Make parsing of References and In-Reply-To header less error proneMichal Sojka
2014-08-16Add test for incorrect threading of messagesMichal Sojka
2014-08-16emacs: Improved compatibility for window-body-width in Emacs < 24Austin Clements
2014-08-09Merge tag 'debian/0.18.1-2'David Bremner
2014-08-09debian: re-enable atomicity tests on armhfdebian/0.18.1-2David Bremner
2014-08-09debian: build with emacs24 by default, disable gdb on arm64David Bremner
2014-08-07notmuch-config: talloc_strdup MAILDIR and NAME environment variablesTomi Ollila
2014-08-06util: Const version of strtok_lenAustin Clements
2014-08-06test: Include generated dependencies for test sourcesAustin Clements
2014-08-06new: Report and abort on upgrade failureAustin Clements
2014-08-05lib: Improve documentation of _notmuch_message_create_for_message_idAustin Clements
2014-08-05emacs: Expand default saved searches and add shortcut keysAustin Clements
2014-08-05emacs: Introduce notmuch-jump: shortcut keys to saved searchesAustin Clements
2014-08-05travis: Only notify IRC on success if the previous build failedAustin Clements
2014-08-04lib: Fix slight misinformation in the database schema docAustin Clements
2014-08-04lib: Invalidate message metadata in _notmuch_message_gen_termsAustin Clements
2014-07-31config: read database.path from $MAILDIR if setMark Oteiza
2014-07-31config: read user.name from $NAME if setMark Oteiza