]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2016-09-21 David BremnerCLI: add properties to dump output
2016-09-21 David BremnerCLI: refactor dumping of tags.
2016-09-21 David Bremnerlib: iterator API for message properties
2016-09-21 David Bremnerlib: extend private string map API with iterators
2016-09-21 David Bremnerlib: basic message-property API
2016-09-21 David Bremnerlib: private string map (associative array) API
2016-09-21 David Bremnerlib: read "property" terms from messages.
2016-09-19 Jani Nikulatest: silence the output of notmuch new mid-test
2016-09-18 Mark Waltersemacs: reply: remove wrong sig/enc status buttons
2016-09-18 David Bremnertest/crypto: test reply to encrypted message in emacs
2016-09-17 Jani Nikulacli/reply: only pass gmime message to add recipients...
2016-09-17 Jani Nikulacli/reply: pass gmime message to Reply-To: redundancy...
2016-09-17 Jani Nikulacli/reply: do not parse Reply-To: header into internet...
2016-09-17 Jani Nikulacli/reply: return internet address list from get header...
2016-09-17 Jani Nikulacli/reply: check for NULL list first in scan_address_list()
2016-09-17 Jani Nikulacli/reply: use dedicated functions for reply to mapping
2016-09-17 Jani Nikulacli/reply: reduce the reply format abstractions
2016-09-17 Jani Nikulacli/reply: reuse create_reply_message() also for header...
2016-09-17 Jani Nikulacli/reply: make references header creation easier to...
2016-09-17 Jani Nikulacli/reply: reorganize create_reply_message()
2016-09-17 Jani Nikulacli/reply: unify reply format functions
2016-09-17 Jani Nikulacli/reply: reuse show_reply_headers() in headers-only...
2016-09-17 Jani Nikulacli/reply: push notmuch reply format abstraction lower...
2016-09-17 Jani Nikulatest: add known broken test for reply to message with...
2016-09-17 Jani Nikulatest: make it possible to have multiple corpora
2016-09-12 Daniel Kahn... clean up spelling
2016-09-12 Matt Armstrongemacs: make the remaining faces configurable.
2016-09-12 Matt Armstrongemacs: implement notmuch-search-color-line with dolist.
2016-09-12 Mark Waltersemacs: wash: make word-wrap bound message width
2016-09-12 Mark Waltersemacs: show: let the user override the mime-type of...
2016-09-10 Steven Allenemacs: use define-derived-mode for defining modes.
2016-09-09 David BremnerMerge branch 'release'
2016-09-08 David BremnerNEWS: add news for 0.22.2 0.22.2 debian/0.22.2-1
2016-09-08 David Bremnerdebian: add changelog stanza for 0.22.2-1
2016-09-08 David Bremnerversion: bump to 0.22.2
2016-09-08 David Bremnertest/crypto: hard code fingerprint
2016-09-04 Mark Waltersemacs: maildir: add the actual insert code
2016-09-04 Mark WaltersModify our local copy of message-do-fcc
2016-09-04 Mark Waltersemacs: simplify our local copy of message-do-fcc
2016-09-04 Mark Waltersemacs: maildir import message-do-fcc
2016-09-04 Mark Waltersemacs: maildir-fcc: prepare for use of notmuch insert
2016-09-04 Mark Waltersemacs: notmuch-check-exit-status bugfix
2016-09-04 Tomi OllilaMakefile.local: use $(wildcard) to check existence...
2016-09-04 Tomi OllilaMakefile.local: make IS_GIT simply expanded
2016-09-04 Mark Waltersemacs: address: allow internal completion on an individ...
2016-09-04 Mark Waltersemacs: address completion, allow sender/recipient and...
2016-09-04 David BremnerNEWS: fix go bindings NEWS
2016-09-03 laochailanupdated NEWS
2016-09-03 laochailanfixed wrong constant values
2016-09-03 laochailanAdded thread bindings to go bindings
2016-09-03 David Bremnerbindings: move go bindings to contrib
2016-09-03 David Bremnercontrib: remove old copy of vim front end
2016-08-23 David Bremnerlib: update cached mtime in notmuch_directory_set_mtime
2016-08-23 David Bremnerdoc: update cross references for notmuch.1
2016-08-18 David Bremnerlib: reword comment about XFOLDER: prefix
2016-08-14 David Bremnerdebian: changelog stanza for 0.22.1-3 debian/0.22.1-3
2016-08-14 David Bremnertest: make gdb even quieter
2016-08-11 Daniel Kahn... Omit User-Agent: header by default
2016-08-11 Mikhailconfigure: add --without-api-docs option
2016-08-09 Mark Waltersemacs: wash: word-wrap bugfix
2016-08-09 David Bremnerlib: provide _notmuch_database_log_append
2016-08-09 David Bremnertest: make gdb even quieter
2016-08-02 Matt Armstrongemacs: express n-search-line-faces in terms of two...
2016-07-28 David Bremnercreate .mailmap file (for git shortlog/blame)
2016-07-28 Jaime Velasco... Fix typo in Message.maildir_flags_to_tags
2016-07-19 David BremnerMerge branch 'release'
2016-07-19 David Bremnerdebian: changelog stanza for 0.22.1-2 debian/0.22.1-2
2016-07-19 David Bremnerdebian: add explicit build-depends on gnupg
2016-07-19 David Bremnerdebian: changelog stanza for 0.22.1-1 0.22.1
2016-07-19 David BremnerNEWS: set date of point release
2016-07-19 David Bremnerversion: bump to 0.22
2016-07-13 David BremnerNEWS: initial NEWS for 0.22.1
2016-06-30 David Bremnerdebian: add changelog stanza for 0.22.1~rc0-1 0.22.1_rc0 debian/0.22.1_rc0-1
2016-06-30 David Bremnerversion: bump to 0.21.1~rc0
2016-06-30 Stefano Zacchirolinotmuch-mutt: use env to locate perl for increased...
2016-06-30 David Bremnerlib: fix definition of LIBNOTMUCH_CHECK_VERSION
2016-06-30 David Bremnerdoc: forbid further operations on a closed database
2016-06-30 David Bremnertest: don't use dump and restore in a pipeline
2016-06-29 David Bremnerlib: add built_with handling for XAPIAN_DB_RETRY_LOCK
2016-06-29 David Bremnertest: initial tests for locking retry
2016-06-29 Istvan MarkoUse the Xapian::DB_RETRY_LOCK flag when available
2016-06-29 David Bremnertest: don't use dump and restore in a pipeline
2016-06-28 David Bremnerdoc: forbid further operations on a closed database
2016-06-28 Tomi Ollilatest/notmuch-test: simple streamlining
2016-06-28 Mark Waltersemacs: show: improve handling of mark read tagging...
2016-06-14 David Bremnertest: factor out some boilerplate from C tests
2016-06-11 Tomi OllilaMakefile.local: set IS_GIT = yes when regular file...
2016-06-11 Tomi Ollilatest: test_python: set PYTHONPATH to the python executi...
2016-06-11 Tomi Ollilatest: set LD_LIBRARY_PATH early and keep its old contents
2016-06-11 Tomi Ollilanotmuch-emacs-mua: escape $PWD (and cd always)
2016-06-11 Tomi Ollilanotmuch-emacs-mua: use message-add-actions
2016-06-11 Tomi Ollilatest: fix die() in test-lib-common.sh
2016-06-11 Tomi Ollilatest: add function die () and have use of it in add_ema...
2016-06-11 Tomi Ollilatest-lib.sh: renamed die...()s to trap...()s and exit...
2016-06-11 Tomi Olliladoc/notmuch-emacs.rst: update notmuch-hello buffer...
2016-06-11 David Bremnerlib: fix definition of LIBNOTMUCH_CHECK_VERSION
2016-06-11 Tomi Olliladevel/man-to-mdwn.pl: portable locale environment varia...
2016-06-10 David Bremnerlib: fix memory leak of field processor objects
2016-06-07 Daniel Kahn... doc: clean up boolean vs. probabilistic prefixes
2016-06-07 David Bremnerdoc: document notmuch-dump header line
next