aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-29Use the Xapian::DB_RETRY_LOCK flag when availableIstvan Marko
2016-06-29test: don't use dump and restore in a pipelineDavid Bremner
2016-06-28doc: forbid further operations on a closed databaseDavid Bremner
2016-06-28test/notmuch-test: simple streamliningTomi Ollila
2016-06-28emacs: show: improve handling of mark read tagging errorsMark Walters
2016-06-13test: factor out some boilerplate from C testsDavid Bremner
2016-06-11Makefile.local: set IS_GIT = yes when regular file $srcdir/.git existsTomi Ollila
2016-06-11test: test_python: set PYTHONPATH to the python execution environmentTomi Ollila
2016-06-11test: set LD_LIBRARY_PATH early and keep its old contentsTomi Ollila
2016-06-11notmuch-emacs-mua: escape $PWD (and cd always)Tomi Ollila
2016-06-11notmuch-emacs-mua: use message-add-actionsTomi Ollila
2016-06-11test: fix die() in test-lib-common.shTomi Ollila
2016-06-11test: add function die () and have use of it in add_email_corpus ()Tomi Ollila
2016-06-11test-lib.sh: renamed die...()s to trap...()s and exit...()Tomi Ollila
2016-06-11doc/notmuch-emacs.rst: update notmuch-hello buffer help textTomi Ollila
2016-06-11lib: fix definition of LIBNOTMUCH_CHECK_VERSIONDavid Bremner
2016-06-11devel/man-to-mdwn.pl: portable locale environment variable settingTomi Ollila
2016-06-10lib: fix memory leak of field processor objectsDavid Bremner
2016-06-07doc: clean up boolean vs. probabilistic prefixesDaniel Kahn Gillmor
2016-06-07doc: document notmuch-dump header lineDavid Bremner
2016-06-07lib: document config metadataDavid Bremner
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-06-05nmbug: updated to modern URL for PEP 343Daniel Kahn Gillmor
2016-06-05update link to Chip Rosenthal article about reply-to mungingDaniel Kahn Gillmor
2016-06-05completion: update the location of the bash-completion projectDaniel Kahn Gillmor
2016-06-05NEWS, python: update pointer to online documentationDaniel Kahn Gillmor
2016-06-05doc: include notmuch-emacs-mua in documentation ToCDaniel Kahn Gillmor
2016-06-05lib: whitespace cleanupTomi Ollila
2016-05-25lib: add support for named queriesDavid Bremner
2016-05-25lib: make a global constant for query parser flagsDavid Bremner
2016-05-25CLI: add notmuch-config support for named queriesDavid Bremner
2016-05-25CLI: optionally restore config data.David Bremner
2016-05-25CLI: add optional config data to dump output.David Bremner
2016-05-25lib: config list iteratorsDavid Bremner
2016-05-24lib: provide config APIDavid Bremner
2016-05-19ruby: add bindings for `notmuch_database_get_all_tags`Ludovic LANGE
2016-05-19test: copyright information updatesTomi Ollila
2016-05-19emacs: bind notmuch-show-resend-message to 'b' in notmuch-show modeTomi Ollila
2016-05-19emacs: add function to resend message to new recipientsTomi Ollila
2016-05-19cli: tell how many messages were precisely matched when expected 1 matchTomi Ollila
2016-05-19configure: combine common parts of CONFIGURE_C{,XX}FLAGSTomi Ollila
2016-05-13configure: check directly for xapian compaction APIDavid Bremner
2016-05-13lib/cli: add library API / CLI for compile time optionsDavid Bremner
2016-05-08lib: optionally support single argument date: queriesDavid Bremner
2016-05-08configure: detect Xapian:FieldProcessorDavid Bremner
2016-05-07configure: add set -uTomi Ollila
2016-05-07configure: replace ${CXXLAGS} with ${CXXFLAGS_for_sh}Tomi Ollila
2016-05-02cli: remove leftover dir variableJani Nikula
2016-05-01configure: SC2016: Expressions don't expand in single quotesJani Nikula
2016-05-01configure: SC2034: glib_cflags and glib_ldflags appear unused.Jani Nikula