messages from 2016-05-14 11:33:27 to 2016-06-16 03:01:57 UTC [more...]
let's encrypt certificate on https://notmuchmail.org expired
2016-06-16 3:01 UTC
Problem with draft mails when using offlineimap
2016-06-14 18:19 UTC (6+ messages)
[PATCH v2] Use the Xapian::DB_RETRY_LOCK flag when available
2016-06-14 0:57 UTC (9+ messages)
` v3 of DB_RETRY_LOCK
` [PATCH 1/4] Use the Xapian::DB_RETRY_LOCK flag when available
` [PATCH 2/4] test: factor out some boilerplate from C tests
` [PATCH] fixup! "
` [PATCH 3/4] test: initial tests for locking retry
` [PATCH 4/4] lib: add built_with handling for XAPIAN_DB_RETRY_LOCK
` [PATCH] fixup! "
message properties patches, v1.0
2016-06-13 15:18 UTC (12+ messages)
` [PATCH 1/8] lib: read "property" terms from messages
` [PATCH 2/8] lib: private string map (associative array) API
` [PATCH 3/8] lib: basic message-property API
` [PATCH 4/8] lib: extend private string map API with iterators
` [PATCH 5/8] lib: iterator API for message properties
` [PATCH 6/8] CLI: refactor dumping of tags
` [PATCH 7/8] CLI: add properties to dump output
` [PATCH 8/8] cli: optionally restore message properties from dump file
searching: '*analysis' vs 'reanalysis'
2016-06-11 17:34 UTC (21+ messages)
` [PATCH] WIP: regexp matching in subjects
` [PATCH] WIP: regexp matching in 'subject' and 'from'
[PATCH 1/3] Makefile.local: set IS_GIT = yes when regular file $srcdir/.git exists
2016-06-11 16:25 UTC (4+ messages)
` [PATCH 2/3] Makefile.local: make IS_GIT simply expanded
` [PATCH 3/3] Makefile.local: use $(wildcard) to check existence of ${srcdir}/.git
[PATCH 1/2] test: set LD_LIBRARY_PATH early and keep its old contents
2016-06-11 16:25 UTC (4+ messages)
` [PATCH 2/2] test: test_python: set PYTHONPATH to the python execution environment
[PATCH] notmuch-emacs-mua: escape $PWD (and cd always). use message-add-actions
2016-06-11 16:25 UTC (5+ messages)
` [PATCH 1/2] notmuch-emacs-mua: "
` [PATCH 2/2] notmuch-emacs-mua: escape $PWD (and cd always)
[PATCH v2 1/3] test-lib.sh: renamed die...()s to trap...()s and exit...()
2016-06-11 16:24 UTC (4+ messages)
` [PATCH v2 2/3] test: add function die () and have use of it in add_email_corpus ()
` [PATCH v2 3/3] test: fix die() in test-lib-common.sh
[PATCH] doc/notmuch-emacs.rst: update notmuch-hello buffer help text
2016-06-11 16:24 UTC (2+ messages)
LIBNOTMUCH_CHECK_VERSION macro broken
2016-06-11 16:23 UTC (5+ messages)
` [PATCH] lib: fix definition of LIBNOTMUCH_CHECK_VERSION
[PATCH] devel/man-to-mdwn.pl: portable locale environment variable setting
2016-06-11 16:22 UTC (2+ messages)
[PATCH] lib: fix memory leak of field processor objects
2016-06-11 16:22 UTC (3+ messages)
[PATCH 0/6] Use notmuch insert for fcc
2016-06-10 23:02 UTC (7+ messages)
` [PATCH 1/6] emacs: notmuch-check-exit-status bugfix
` [PATCH 2/6] emacs: maildir-fcc: prepare for use of notmuch insert
` [PATCH 3/6] emacs: maildir import message-do-fcc
` [PATCH 4/6] emacs: simplify our local copy of message-do-fcc
` [PATCH 5/6] Modify "
` [PATCH 6/6] emacs: maildir: add the actual insert code
[PATCH] emacs: show: improve handling of mark read tagging errors
2016-06-10 15:44 UTC (5+ messages)
` [PATCH v3] "
[Lars Luthman] Bug#826881: Calls to notmuch_directory_get_mtime() don't return the recently set mtime
2016-06-09 20:26 UTC
[PATCH] test/notmuch-test: simple streamlining
2016-06-09 19:20 UTC
[Lars Luthman] Bug#826843: Calls to notmuch_database_add_message() after notmuch_database_close() crash
2016-06-09 18:06 UTC
Bug#826843: Calls to notmuch_database_add_message() after notmuch_database_close() crash
2016-06-09 11:02 UTC
[PATCH v2] test: add "set -u" to test-lib.sh
2016-06-07 21:59 UTC
Bug/Issue: References header doesn't wrap in emacs package
2016-06-07 15:51 UTC (6+ messages)
[PATCH] test: Tnnn-* script file name renames
2016-06-07 14:28 UTC (3+ messages)
[PATCH 1/2] doc: clean up boolean vs. probabilistic prefixes
2016-06-07 11:03 UTC (4+ messages)
` [PATCH 2/2] doc: include nomtuch-emacs-mua in documentation ToC
[PATCH] lib: document config metadata
2016-06-07 10:56 UTC (3+ messages)
RFC: message property API
2016-06-07 10:55 UTC (25+ messages)
` [RFC patch 1/2] lib: refactor _notmuch_message_has_term
` [RFC patch 2/2] RFC message-property API
` message properties, round 2
` [RFC2 Patch 1/5] lib: read "property" terms from messages
` [RFC2 Patch 2/5] lib: private string map (associative array) API
` [RFC2 Patch 3/5] lib: basic message-property API
` [RFC2 Patch 4/5] lib: extend private string map API with iterators
` [RFC2 Patch 5/5] lib: iterator API for message properties
` [PATCH] doc: document notmuch-dump header line
notmuch restore --include=config --accumulate
2016-06-05 12:34 UTC
[PATCH 1/5] NEWS, python: update pointer to online documentation
2016-06-05 11:41 UTC (6+ messages)
` [PATCH 2/5] completion: update the location of the bash-completion project
` [PATCH 3/5] update link to Chip Rosenthal article about reply-to munging
` [PATCH 4/5] nmbug: updated to modern URL for PEP 343
` [PATCH 5/5] Use https instead of http where possible
[PATCH] lib: whitespace cleanup
2016-06-05 11:38 UTC (2+ messages)
[PATCH v3] emacs: postpone/resume support
2016-06-05 11:18 UTC (3+ messages)
[Jameson Graef Rollins] Bug#826280: notmuch: shortcut to list tags
2016-06-05 9:51 UTC (4+ messages)
Bug#826280: notmuch: shortcut to list tags
2016-06-03 20:51 UTC
[PATCH v2 0/3] postpone and resume support
2016-06-03 18:42 UTC (6+ messages)
` [PATCH v2 1/3] emacs: tree: move binding for pressing button in message pane to g
` [PATCH v2 2/3] emacs: notmuch-check-exit-status bugfix
` [PATCH v2 3/3] emacs: postpone/resume support
add notmuch tags from Gnus summary
2016-06-03 7:12 UTC
Emacs: postponing messages
2016-06-03 0:57 UTC (4+ messages)
` crypto and draft messages [was: Re: Emacs: postponing messages]
` [WIP PATCH] emacs: postpone/resume support
[Paul Wise] Bug#825886: notmuch: allow separation of command-line options and their values: --option foo
2016-05-31 13:40 UTC (2+ messages)
[Olivier Berger] Bug#825884: notmuch: Please document compact command
2016-05-31 9:48 UTC
v6 of libconfig series
2016-05-27 10:57 UTC (9+ messages)
` [Patch v6 1/7] lib: provide config API
` [Patch v6 2/7] lib: config list iterators
` [Patch v6 3/7] CLI: add optional config data to dump output
` [Patch v6 4/7] CLI: optionally restore config data
` [Patch v6 5/7] CLI: add notmuch-config support for named queries
` [Patch v6 6/7] lib: make a global constant for query parser flags
` [Patch v6 7/7] lib: add support for named queries
[PATCH v3] config: Expand ~ to $HOME
2016-05-25 15:55 UTC (2+ messages)
version 5 of libconfig / single argument date / named query patches
2016-05-24 11:54 UTC (5+ messages)
` [Patch v5 05/11] lib: provide config API
` [Patch v5 06/11] lib: config list iterators
Problem with emacs goto-address-at-point in email view
2016-05-23 17:52 UTC (3+ messages)
Macros for notmuch and bayesian spam learner (dspam)
2016-05-23 16:34 UTC (2+ messages)
[PATCH] emacs: show: allow user to insert rfc822 parts as messages
2016-05-23 12:24 UTC (2+ messages)
[PATCH 0/2] Address completion configuration
2016-05-20 20:13 UTC (3+ messages)
` [PATCH 1/2] emacs: address completion, allow sender/recipient and filters
` [PATCH 2/2] emacs: address: allow internal completion on an individual basis
[PATCH v2] emacs: address completion, allow sender/recipient and filters
2016-05-19 14:45 UTC (6+ messages)
` [PATCH v3] "
` [PATCH] "
[PATCH] ruby: add bindings for `notmuch_database_get_all_tags`
2016-05-19 11:07 UTC (3+ messages)
[PATCH] test: copyright information updates
2016-05-19 11:07 UTC (2+ messages)
notmuch-show-message-resend v3
2016-05-19 11:06 UTC (3+ messages)
` [PATCH 1/2] emacs: add function to resend message to new recipients
[PATCH] cli: tell how many messages were precisely matched when expected 1 match
2016-05-19 11:05 UTC (2+ messages)
[PATCH] configure: combine common parts of CONFIGURE_C{,XX}FLAGS
2016-05-19 11:05 UTC (2+ messages)
[WIP PATCH] Allow user to sort address completion by count
2016-05-17 21:01 UTC
[PATCH] test: set LD_LIBRARY_PATH early and keep its old contents
2016-05-15 13:50 UTC (2+ messages)
[PATCH 1/2] test-lib.sh: renamed die() to die_exit() and added generic die() function
2016-05-15 13:44 UTC (2+ messages)
[RFC PATCH] RFC: expand_tilde () for potential future path expansion
2016-05-14 15:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).