unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2018-09-03 15:58:21 to 2018-10-08 15:57:39 UTC [more...]

[PATCH v1 1/2] notmuch: Silence compiler warnings
 2018-10-08 15:52 UTC  (5+ messages)
` [PATCH v1 2/2] emacs: Update integration with third party packages

[PATCH] test: git should ignore message-id-parse
 2018-10-08 15:53 UTC  (2+ messages)

[PATCH] Avoid spurious gcc warning in debugger.c
 2018-10-08 15:47 UTC  (3+ messages)

[PATCH] emacs: filter tag completions by current query
 2018-10-08 15:24 UTC  (7+ messages)

plans for 0.28
 2018-10-08 15:15 UTC  (8+ messages)
  ` [PATCH] NEWS: my changes "
    ` Remaining NEWS "
      ` [PATCH 1/4] NEWS: emacs news "
      ` [PATCH 2/4] NEWS: note Sebastian's windows-1252 fix
      ` [PATCH 3/4] NEWS: note database path change
      ` [PATCH 4/4] NEWS: note zsh completion rewrite

'notmuch search thread:<>' lists multiple threads
 2018-10-08  3:30 UTC  (11+ messages)
    ` [PATCH] devel: add new tool to draw thread structure

[PATCH] index: explicitly follow GObject conventions
 2018-10-07  1:37 UTC 

[PATCH 1/2] completion: more complete completion for zsh
 2018-10-03  0:40 UTC  (13+ messages)
` [PATCH 2/2] debian: update zsh completion installation
    ` [PATCH] completion: load all addresses and cache in _email-notmuch
      ` [PATCH] try regexp searching for completion
    ` forgot amending the commit :)
` zsh completion finalized and squashed

[PATCH v1 0/1] Reply to a message including only self should include self
 2018-10-01 16:50 UTC  (2+ messages)
` [PATCH v1 1/1] reply: Include sender as recipient if they were the original recipient

[PATCH v3 0/4] Retrieve GPG keys asynchronously
 2018-10-01 16:06 UTC  (5+ messages)
` [PATCH v3 1/4] emacs: Asynchronous retrieval of GPG keys
` [PATCH v3 2/4] emacs: Minor refactoring of crypto code
` [PATCH v3 3/4] emacs: Add notmuch-crypto-gpg-program and use it
` [PATCH v3 4/4] emacs: Improve the reporting of key activity

[PATCH v2 0/4] Retrieve GPG keys asynchronously
 2018-10-01 11:02 UTC  (13+ messages)
` [PATCH v2 1/4] emacs: Asynchronous retrieval of GPG keys
` [PATCH v2 2/4] emacs: Minor refactoring of crypto code
` [PATCH v2 3/4] emacs: Add notmuch-crypto-gpg-program and use it
` [PATCH v2 4/4] emacs: Improve the reporting of key activity

unused/total message counts in hello screen?
 2018-10-01 10:05 UTC  (4+ messages)

[PATCH v1 0/2] `notmuch-mua-send-hook' was ignored
 2018-10-01  9:56 UTC  (8+ messages)
` [PATCH v1 1/2] test: Check that `notmuch-mua-send-hook' is called on sending a message
` [PATCH v1 2/2] emacs: Call `notmuch-mua-send-hook' hooks when "

xapian parser bug?
 2018-10-01  1:25 UTC  (7+ messages)

[astroid] Announcing Astroid v0.14
 2018-09-30 19:32 UTC 

[PATCH 1/2] test: add two known broken tests searching for xapian keywords
 2018-09-30 16:27 UTC  (2+ messages)
` [PATCH 2/2] lib: use phrase search for anything not ending in '*'

Cutting down on unwanted emails using notmuch
 2018-09-30  5:57 UTC 

[PATCH v2 0/2] emacs: Optionally warn if attachments are mentioned in an outgoing
 2018-09-23 11:09 UTC  (4+ messages)
` [PATCH v2 1/2] emacs: Optionally check for missing attachments in outgoing messages
` [PATCH v2 2/2] test: Add emacs attachment check tests

[PATCH] introduce new.rename_tags for renamed (moved) messages
 2018-09-21  8:34 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] python: fix unchecked None access in get_property
 2018-09-20  1:01 UTC  (2+ messages)

v2: Install notmuch-emacs-mua and notmuch-mutt with absolute shebangs
 2018-09-18 11:21 UTC  (9+ messages)
` [PATCH 1/6] configure: absolute path of bash
` [PATCH 2/6] build: install notmuch-emacs-mua with absolute shebang
` [PATCH 3/6] configure: absolute path of perl
` [PATCH 4/6] contrib/notmuch-mutt: add install target
` [PATCH 5/6] debian: bump compat level to 11
` [PATCH 6/6] debian: update notmuch-mutt packaging to use install target

[PATCH] More complete completion scripts for zsh
 2018-09-16 14:38 UTC  (8+ messages)
` [PATCH] Fix Makefile.local for install notmuch zsh completions
` Updated zsh completion patches
  ` [PATCH 1/2] More complete completion scripts for zsh
  ` [PATCH 2/2] debian: update zsh completion installation

Test suite fixes for Xapian 1.2.x
 2018-09-15  0:01 UTC  (5+ messages)
` [PATCH 1/2] test: mark thread subqueries broken without field processors
` [PATCH 2/2] test: make regexp test conditional on "

RFC: Install scripts with absolute paths by default
 2018-09-13 21:29 UTC  (4+ messages)
` [PATCH 1/2] configure: absolute path of bash
` [PATCH 2/2] build: install notmuch-emacs-mua with absolute shebang

Notmuch DB Problems
 2018-09-12  2:41 UTC  (10+ messages)

How old a version of xapian should notmuch support?
 2018-09-11  0:09 UTC  (4+ messages)

[PATCH v2 1/2] notmuch: Database paths without a leading / are relative to $HOME
 2018-09-08 23:49 UTC  (4+ messages)
` [PATCH v2 2/2] test: Absolute and relative directory paths

bug: wrong order of messages in notmuch-show
 2018-09-08 20:42 UTC  (3+ messages)

[SUPPORTIVE PATCH 0.27.200] build and use zlib-1.2.8 on older systems
 2018-09-08 14:17 UTC 

[PATCH] cli: add --output=filesandtags to notmuch search
 2018-09-08 13:46 UTC  (2+ messages)

[PATCH v1 0/2] Interpret a directory path without a leading slash as relative to $HOME
 2018-09-08 10:28 UTC  (9+ messages)
` [PATCH v1 1/2] test: Absolute and relative directory paths
` [PATCH v1 2/2] notmuch: Database paths without a leading / are relative to $HOME

notmuch.readthedocs.org
 2018-09-07 14:21 UTC  (6+ messages)

[PATCH 0/1] RFC: add attachment checks
 2018-09-07 12:28 UTC  (8+ messages)
` [PATCH 1/1] "

feature request: fetch missing keys in the background
 2018-09-07 11:31 UTC  (15+ messages)
      ` PATCH: "

Any tips on invoking notmuch cli securely? (pre-ANN yet another web client)
 2018-09-06 19:12 UTC  (2+ messages)

[PATCH v1 0/2] emacs: Optionally warn if attachments are mentioned in an outgoing
 2018-09-06 18:14 UTC  (3+ messages)
` [PATCH v1 1/2] emacs: Optionally check for missing attachments in outgoing messages
` [PATCH v1 2/2] test: Add emacs attachment check tests

threading fixes v4
 2018-09-06 11:11 UTC  (19+ messages)
` [PATCH 01/17] test: start threading test corpus
` [PATCH 02/17] test: add known broken tests for "ghost roots"
` [PATCH 03/17] lib/thread: sort sibling messages by date
` [PATCH 04/17] lib: read reference terms into message struct
` [PATCH 05/17] lib/thread: add macro for debug printing of threading
` [PATCH 06/17] lib: add _notmuch_message_list_empty
` [PATCH 07/17] lib/thread: refactor in_reply_to test
` [PATCH 08/17] use EMPTY_STRING in _parent_via_in_reply_to
` [PATCH 09/17] lib/thread: initial use of references as for fallback parenting
` [PATCH 10/17] lib: calculate message depth in thread
` [PATCH 11/17] lib/thread: rewrite _parent_or_toplevel to use depths
` [PATCH 12/17] lib/thread: change _resolve_thread_relationships "
` [PATCH 13/17] test: add known broken test for good In-Reply-To / bad References
` [PATCH 14/17] test/thread-replies: mangle In-Reply-To's
` [PATCH 15/17] util/string-util: export skip_space
` [PATCH 16/17] lib: add _notmuch_message_id_parse_strict
` [PATCH 17/17] lib: change parent strategy to use In-Reply-To if it looks sane

[PATCH v1 0/4] Retrieve GPG keys asynchronously, et al
 2018-09-04 13:28 UTC  (5+ messages)
` [PATCH v1 1/4] emacs: Asynchronous retrieval of GPG keys
` [PATCH v1 2/4] emacs: Minor refactoring of crypto code
` [PATCH v1 3/4] emacs: Add notmuch-crypto-gpg-program and use it
` [PATCH v1 4/4] emacs: Improve the reporting of key activity


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).