aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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