unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2016-04-16 15:35:43 to 2016-05-31 09:25:03 UTC [more...]

[Paul Wise] Bug#825886: notmuch: allow separation of command-line options and their values: --option foo
 2016-05-31  9:24 UTC 

RFC: message property API
 2016-05-30 11:49 UTC  (9+ 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] lib: whitespace cleanup
 2016-05-28 17:45 UTC 

[PATCH v2 1/3] test-lib.sh: renamed die...()s to trap...()s and exit...()
 2016-05-28 12:39 UTC  (3+ 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] notmuch-emacs-mua: escape $PWD (and cd always). use message-add-actions
 2016-05-28 11:06 UTC  (4+ messages)
  ` [PATCH 1/2] notmuch-emacs-mua: "
    ` [PATCH 2/2] notmuch-emacs-mua: escape $PWD (and cd always)

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 1/2] test: set LD_LIBRARY_PATH early and keep its old contents
 2016-05-26 16:03 UTC  (3+ messages)
` [PATCH 2/2] test: test_python: set PYTHONPATH to the python execution environment

[PATCH 1/3] Makefile.local: set IS_GIT = yes when regular file $srcdir/.git exists
 2016-05-25 21:04 UTC  (3+ 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 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  (15+ messages)
` [Patch v5 01/11] configure: detect Xapian:FieldProcessor
` [Patch v5 02/11] lib: optionally support single argument date: queries
` [Patch v5 03/11] lib/cli: add library API / CLI for compile time options
` [Patch v5 04/11] configure: check directly for xapian compaction API
` [Patch v5 05/11] lib: provide config API
` [Patch v5 06/11] lib: config list iterators
` [Patch v5 07/11] CLI: add optional config data to dump output
` [Patch v5 08/11] CLI: optionally restore config data
` [Patch v5 09/11] CLI: add notmuch-config support for named queries
` [Patch v5 10/11] lib: make a global constant for query parser flags
` [Patch v5 11/11] lib: add support for named queries

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] emacs: address completion, allow sender/recipient and filters
 2016-05-19 14:45 UTC  (8+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[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  (4+ messages)
` [PATCH 1/2] emacs: add function to resend message to new recipients
` [PATCH 2/2] emacs: bind notmuch-show-resend-message to 'b' in notmuch-show mode

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

slight workaround needed to use gnus-alias
 2016-05-13 22:45 UTC  (6+ messages)

[PATCH] config: Expand ~ to $HOME
 2016-05-11 20:16 UTC  (10+ messages)

Search for "has an attachment"
 2016-05-11  4:01 UTC  (3+ messages)

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

[PATCH] configure: replace ${CXXLAGS} with ${CXXFLAGS_for_sh}
 2016-05-07 22:27 UTC  (3+ messages)
` [PATCH] configure: add set -u

v3 of libconfig / single argument date / named query patches
 2016-05-07 20:29 UTC  (17+ 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

[PATCH] Use the Xapian::DB_RETRY_LOCK flag when available
 2016-05-05 10:33 UTC  (5+ messages)
  ` [PATCH v2] "

Disabling zip archives preview
 2016-05-03 14:31 UTC  (3+ messages)

[PATCH v1 0/2] Fixes for some 0.22 problems reported on the mailing list
 2016-05-03 10:28 UTC  (7+ 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

[RFC PATCH 0/5] cli: notmuch new scandir rework
 2016-05-02 11:23 UTC  (3+ messages)
` [RFC PATCH 1/5] cli: remove leftover dir variable

[PATCH] test: copyright information updates
 2016-05-02  4:07 UTC  (3+ messages)

[PATCH 0/4] configure: fix some shellcheck warnings
 2016-05-02  0:25 UTC  (3+ messages)

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)

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: "

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  (6+ messages)
` [PATCH v4 1/7] test: add test-binary to print the number of ghost messages
  ` [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  (3+ messages)
` [PATCH 1/3] NEWS: add note about xapian 1.3 support
` [PATCH 2/3] NEWS: note dropping "pkg-config emacs"


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