aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-07-31util: Make string-util.h C++-compatibleAustin Clements
2014-07-31emacs: Clarify that notmuch-poll-script is deprecatedAustin Clements
2014-07-30emacs: show: make return value of notmuch-show-get-prop explicitMark Walters
2014-07-16dump: make dump take Xapian write lockMark Walters
2014-07-16nmbug: Handle missing @upstream in is_unmergedW. Trevor King
2014-07-16test: Test thread linking in all possible delivery ordersAustin Clements
2014-07-16Enable Travis-CI as a backup continuous integration service.Wael M. Nasreddine
2014-07-16emacs: tree/show remove duplicate functionMark Walters
2014-07-16nmbug: Add a git_with_status helper functionW. Trevor King
2014-07-15emacs: set default in notmuch-read-queryMark Walters
2014-07-15nmbug-status: Optionally load the header and footer templates from the configW. Trevor King
2014-07-15nmbug-status: Add the time to the footer's build-dateW. Trevor King
2014-07-15nmbug-status: Factor out header/footer context into a shared dictW. Trevor King