aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-04Makefile.local: make IS_GIT simply expandedTomi Ollila
2016-09-04emacs: address: allow internal completion on an individual basisMark Walters
2016-09-04emacs: address completion, allow sender/recipient and filtersMark Walters
2016-09-04NEWS: fix go bindings NEWSDavid Bremner
2016-09-03updated NEWSlaochailan
2016-09-03fixed wrong constant valueslaochailan
2016-09-03Added thread bindings to go bindingslaochailan
2016-09-03bindings: move go bindings to contribDavid Bremner
2016-09-03contrib: remove old copy of vim front endDavid Bremner
2016-08-23lib: update cached mtime in notmuch_directory_set_mtimeDavid Bremner
2016-08-23doc: update cross references for notmuch.1David Bremner
2016-08-18lib: reword comment about XFOLDER: prefixDavid Bremner
2016-08-14debian: changelog stanza for 0.22.1-3debian/0.22.1-3David Bremner
2016-08-14test: make gdb even quieterDavid Bremner
2016-08-11Omit User-Agent: header by defaultDaniel Kahn Gillmor
2016-08-11configure: add --without-api-docs optionMikhail
2016-08-09emacs: wash: word-wrap bugfixMark Walters
2016-08-09lib: provide _notmuch_database_log_appendDavid Bremner
2016-08-09test: make gdb even quieterDavid Bremner
2016-08-02emacs: express n-search-line-faces in terms of two new facesMatt Armstrong
2016-07-29create .mailmap file (for git shortlog/blame)David Bremner
2016-07-29Fix typo in Message.maildir_flags_to_tagsJaime Velasco Juan
2016-07-19Merge branch 'release'David Bremner
2016-07-19debian: changelog stanza for 0.22.1-2debian/0.22.1-2David Bremner
2016-07-19debian: add explicit build-depends on gnupgDavid Bremner
2016-07-19debian: changelog stanza for 0.22.1-10.22.1David Bremner
2016-07-19NEWS: set date of point releaseDavid Bremner
2016-07-19version: bump to 0.22David Bremner
2016-07-13NEWS: initial NEWS for 0.22.1David Bremner
2016-06-30debian: add changelog stanza for 0.22.1~rc0-1debian/0.22.1_rc0-10.22.1_rc0David Bremner
2016-06-30version: bump to 0.21.1~rc0David Bremner
2016-06-30notmuch-mutt: use env to locate perl for increased portabilityStefano Zacchiroli
2016-06-30lib: fix definition of LIBNOTMUCH_CHECK_VERSIONDavid Bremner
2016-06-30doc: forbid further operations on a closed databaseDavid Bremner
2016-06-30test: don't use dump and restore in a pipelineDavid Bremner
2016-06-29lib: add built_with handling for XAPIAN_DB_RETRY_LOCKDavid Bremner
2016-06-29test: initial tests for locking retryDavid Bremner
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