unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2016-04-04 11:08:35 to 2016-05-01 17:49:17 UTC [more...]

v2 of libconfig, date:foo, and named query patches
 2016-05-01 17:48 UTC  (5+ messages)
` [Patch v2 04/13] lib/cli: add library API / CLI for compile time options

message-default-mail-headers not working in notmuch 0.22
 2016-05-01  8:38 UTC  (5+ messages)

v3 of libconfig / single argument date / named query patches
 2016-05-01  1:24 UTC  (12+ messages)
` [Patch v3 01/11] configure: detect Xapian:FieldProcessor
` [Patch v3 02/11] lib: optionally support single argument date: queries
` [Patch v3 03/11] lib/cli: add library API / CLI for compile time options
` [Patch v3 04/11] configure: check directly for xapian compaction API
` [Patch v3 05/11] lib: provide config API
` [Patch v3 06/11] lib: config list iterators
` [Patch v3 07/11] CLI: add optional config data to dump output
` [Patch v3 08/11] CLI: optionally restore config data
` [Patch v3 09/11] CLI: add notmuch-config support for named queries
` [Patch v3 10/11] lib: make a global constant for query parser flags
` [Patch v3 11/11] lib: add support for named queries

notmuch-address-command questions
 2016-04-30 13:51 UTC  (3+ messages)

[PATCH] notmuch-mutt: deduce perl interpreter location from environment
 2016-04-30 11:37 UTC  (6+ messages)
  ` Fwd: "

[PATCH v1 0/2] Fixes for some 0.22 problems reported on the mailing list
 2016-04-30  8:32 UTC  (4+ messages)
` [PATCH v1 1/2] emacs: Observe the charset of MIME parts when reading them
` [PATCH v1 2/2] emacs: Tell `message-mode' that outgoing messages are email

[PATCH 0/4] configure: fix some shellcheck warnings
 2016-04-27 18:14 UTC  (6+ messages)
` [PATCH 1/4] configure: SC2006: Use $(..) instead of deprecated `..`
` [PATCH 2/4] configure: SC2059: Don't use variables in the printf format string
` [PATCH 3/4] configure: SC2034: glib_cflags and glib_ldflags appear unused
` [PATCH 4/4] configure: SC2016: Expressions don't expand in single quotes

notmuch release 0.22 now available
 2016-04-27  9:38 UTC  (3+ messages)

notmuch-0.21 bug report
 2016-04-25 19:40 UTC  (4+ messages)

[PATCH] NEWS: mention try-emacs-mua
 2016-04-25 10:44 UTC  (2+ messages)

notmuch 0.22 release timetable
 2016-04-24 23:48 UTC  (3+ messages)

NEWS patches for v0.22, round 2
 2016-04-24 21:01 UTC  (8+ messages)
` [PATCH 1/6] NEWS: add note about xapian 1.3 support
` [PATCH 2/6] NEWS: note dropping "pkg-config emacs"
` [PATCH 3/6] NEWS: note no-op-ness of notmuch-message-address-insinuate
` [PATCH 4/6] NEWS: document S/MIME support
` [PATCH 5/6] NEWS: document some bug fixes
` [PATCH 6/6] NEWS: entry for emacs mua address completion

[PATCH] test thread breakage when messages are removed and re-added
 2016-04-20  3:36 UTC  (39+ messages)
` [PATCH v2 1/7] "
  ` [PATCH v2 2/7] verify during thread-breakage that messages are removed as well
  ` [PATCH v2 3/7] fix thread breakage via ghost-on-removal
  ` [PATCH v2 4/7] Add internal functions to search for alternate doc types
  ` [PATCH v2 5/7] Introduce _notmuch_message_has_term()
` [PATCH v3 1/7] test: add test-binary to print the number of ghost messages
  ` [PATCH v3 2/7] test thread breakage when messages are removed and re-added
  ` [PATCH v3 3/7] fix thread breakage via ghost-on-removal
  ` [PATCH v3 4/7] Add internal functions to search for alternate doc types
  ` [PATCH v3 5/7] Introduce _notmuch_message_has_term()
  ` [PATCH v3 6/7] On deletion, replace with ghost when other active messages in thread
  ` [PATCH v3 7/7] complete ghost-on-removal-when-shared-thread-exists
` [PATCH v4 1/7] test: add test-binary to print the number of ghost messages
  ` [PATCH v4 2/7] test thread breakage when messages are removed and re-added
    ` [PATCH] remove debugging spew from T590
  ` [PATCH v4 3/7] fix thread breakage via ghost-on-removal
  ` [PATCH v4 4/7] Add internal functions to search for alternate doc types
  ` [PATCH v4 5/7] Introduce _notmuch_message_has_term()
  ` [PATCH v4 6/7] On deletion, replace with ghost when other active messages in thread
  ` [PATCH v4 7/7] complete ghost-on-removal-when-shared-thread-exists

[PATCH v2] Emacs related NEWS for 0.22
 2016-04-18 11:18 UTC  (3+ messages)

[PATCH v1] Emacs related NEWS for 0.22
 2016-04-17 21:40 UTC  (3+ messages)

NEWS patches for 0.22
 2016-04-16 15:35 UTC  (4+ messages)
` [PATCH 1/3] NEWS: add note about xapian 1.3 support
` [PATCH 2/3] NEWS: note dropping "pkg-config emacs"
` [PATCH 3/3] NEWS: note no-op-ness of notmuch-message-address-insinuate

[PATCH v1] emacs: Don't indent multipart sub-parts during reply
 2016-04-16 11:56 UTC  (3+ messages)

[PATCH 1/2] emacs: Fix packaging
 2016-04-16 11:55 UTC  (5+ messages)
` [PATCH 2/2] emacs: Add notmuch homepage to package header

[PATCH] bindings: drop build time message on missing ruby dependency
 2016-04-16 11:54 UTC  (3+ messages)

[PATCH] test: set LD_LIBRARY_PATH early and keep its old contents
 2016-04-15 21:18 UTC  (2+ messages)
` [PATCH] test: test_python: set PYTHONPATH for the duration python is executed

[RFC PATCH 0/5] cli: notmuch new scandir rework
 2016-04-15 19:29 UTC  (6+ messages)
` [RFC PATCH 1/5] cli: remove leftover dir variable
` [RFC PATCH 2/5] cli: drop inode sort order on directories unknown to the database
` [RFC PATCH 3/5] util: add a homebrew scandir implementation
` [RFC PATCH 4/5] cli: use homebrew scandir in notmuch new add_files
` [RFC PATCH 5/5] cli: convert count_files to new scandir

[PATCH] test: copyright information updates
 2016-04-15 16:06 UTC 

[PATCH 1/2] test-lib.sh: renamed die() to die_exit() and added generic die() function
 2016-04-15 12:17 UTC  (3+ messages)
` [PATCH 2/2] test: add_email_corpus: exit early if notmuch new fails
` [PATCH] test: fix die() in test-lib.sh and test-lib-common.sh

[PATCH] notmuch-emacs-mua: escape $PWD (and cd always). use message-add-actions
 2016-04-14 17:44 UTC 

[PATCH] Repeatability when copying a whole directory into a new one
 2016-04-13 19:50 UTC  (3+ messages)

Tag sent messages as sent
 2016-04-13 19:14 UTC  (3+ messages)

[PATCH 1/3] test: test one character long directory names at top level
 2016-04-12 23:51 UTC  (5+ messages)
` [PATCH 2/3] lib: fix handling of "
` [PATCH 3/3] lib: clean up _notmuch_database_split_path

xapian 1.3.5 compatibility, v3
 2016-04-12 23:34 UTC  (9+ messages)
` [PATCH 1/4] test: improve error handling in lib-error tests
` [PATCH 2/4] test/atomicity: guard chert-only optimization
` [PATCH 3/4] configure: add test for default xapian backend
` [PATCH 4/4] test: cope with glass backend file naming variations

notmuch-emacs replying produces excessive indenting on multipart/signed or multipart/mixed amil?
 2016-04-12  7:23 UTC  (7+ messages)

thread merge/split proposal
 2016-04-12  1:29 UTC  (6+ messages)

Breaking a really long thread
 2016-04-11  9:57 UTC  (12+ messages)

[PATCH] emacs: make use of `message-make-from'
 2016-04-11  6:29 UTC  (7+ messages)

[PATCH v2 0/2] Always insert crypto buttons
 2016-04-10 23:53 UTC  (5+ messages)
` [PATCH v2 1/2] emacs: "
` [PATCH v2 2/2] Test: Fix tests

forwarding multiple messages from notmuch emacs
 2016-04-10 14:26 UTC  (2+ messages)

[RFC 0/5] globbing on new.ignore etc
 2016-04-10  0:37 UTC  (5+ messages)
` [RFC 2/5] cli: don't call _entry_in_ignore_list twice in count files debug
` [RFC 3/5] cli: support shell globbing patterns in new.ignore

[PATCH v3] Allow content preference based on message content
 2016-04-09 19:19 UTC  (3+ messages)
` [PATCH v3] emacs: Allow part preferences to depend "

Order of messages
 2016-04-09 16:54 UTC  (5+ messages)

Distribute manual page directly?
 2016-04-09 16:28 UTC  (2+ messages)

Search mail from people with different addresses and incorrectly configured clients
 2016-04-09 12:51 UTC  (2+ messages)

slowdown in notmuch perf suite with xapian 1.3.5
 2016-04-08  1:14 UTC  (5+ messages)

WIP: update for xapian 1.3.5
 2016-04-07 13:57 UTC  (8+ messages)
` [PATCH 1/2] test: improve error handling in lib-error tests
  ` Update test suite for glass backend
    ` [PATCH 1/3] test: improve error handling in lib-error tests
    ` [PATCH 2/3] test/atomicity: guard chert-only optimization
    ` [PATCH 3/3] test: cope with glass backend file naming variations
` [PATCH 2/2] WIP: update test suite for glass xapian backend


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