unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2019-06-14 20:34:38 to 2019-09-03 10:14:15 UTC [more...]

Add limit and offset to notmuch show
 2019-09-03 10:14 UTC  (2+ messages)

[PATCH] configure: disallow whitespace in paths, extend checks to $PWD
 2019-09-01 20:09 UTC 

Bug#934082: elpa-notmuch: Shows remote images even when requested not to
 2019-09-01 16:05 UTC  (9+ messages)

WIP: fixes for implicit operators and subqueries
 2019-09-01  1:37 UTC  (6+ messages)
` [WIP2 1/5] lib: rename _debug_query to _notmuch_query_debug, make extern
` [WIP2 2/5] test: add known broken tests for implicit operators
` [WIP2 3/5] lib: introduce N_F_GROUP and use it to fix implicit AND for from:
` [WIP2 4/5] test: add known broken tests for parenthesized subqueries
` [WIP2 5/5] lib: special case parenthesized subqueries in regex fields

Strange, incoherent query parsing
 2019-08-30  0:13 UTC  (4+ messages)

notmuch-emacs: WISH: command notmuch-show-message-up with key bindung u
 2019-08-29 18:50 UTC  (7+ messages)
` [PATCH v1 0/2] emacs/show: Add a binding to go up
  ` [PATCH v1 1/2] emacs: Stash the currently shown forest in a buffer local variable
  ` [PATCH v1 2/2] emacs: Bind "u" to jump to the parent message in a thread

[PATCH v2] configure: fix out of tree build; check unsafe characters in srcdir
 2019-08-29 17:45 UTC  (5+ messages)

v4 of legacy-display cleanup
 2019-08-29 15:38 UTC  (9+ messages)
` [PATCH v4 1/8] mime-node: split out _mime_node_set_up_part
` [PATCH v4 2/8] repair: set up codebase for repair functionality
` [PATCH v4 3/8] test: avoid showing legacy-display parts
` [PATCH v4 4/8] util/crypto: _n_m_crypto_potential_payload: rename "payload" arg to "part"
` [PATCH v4 5/8] util/crypto: _n_m_crypto_potential_payload returns whether part is the payload
` [PATCH v4 6/8] util/repair: add _notmuch_repair_crypto_payload_skip_legacy_display
` [PATCH v4 7/8] cli/{show,reply}: skip over legacy-display parts
` [PATCH v4 8/8] index: avoid indexing "

segfault using python bindings
 2019-08-26 17:28 UTC  (17+ messages)

[PATCH] configure: fix out of tree build; check unsafe characters in srcdir
 2019-08-26 16:49 UTC 

Apparently, terms with a common prefix are *not* connected by implicit "OR"
 2019-08-25  9:33 UTC  (10+ messages)
        ` WIP: fix implicit operators
          ` [PATCH 1/3] test: add known broken tests for from: and subject:
          ` [PATCH 2/3] lib: introduce N_F_GROUP and use it to fix implicit AND for from:
          ` [PATCH 3/3] WIP/test: extend field grouping tests

regex [X-Z] with non-ascii char returns different results from (X|Y|Z)
 2019-08-24 14:39 UTC  (6+ messages)

FCC and Emacs.el
 2019-08-24 13:54 UTC  (2+ messages)

Threaded view would do annoying scroll
 2019-08-23 12:18 UTC  (3+ messages)

Threaded view would do annoying scroll
 2019-08-19 19:51 UTC 

custom property for messages with synthesized message-ids?
 2019-08-18 20:31 UTC 

viewing duplicate messages
 2019-08-18 20:20 UTC  (5+ messages)

Moving notmucch between machines
 2019-08-13 10:46 UTC  (3+ messages)

v3 of legacy-display cleanup
 2019-08-06 13:08 UTC  (21+ messages)
` [PATCH 1/7] mime-node: split out _mime_node_set_up_part
` [PATCH 2/7] repair: set up codebase for repair functionality
` [PATCH 3/7] test: avoid showing legacy-display parts
` [PATCH 4/7] util/crypto: _n_m_crypto_potential_payload returns whether part is the payload
` [PATCH 5/7] util/repair: add _notmuch_repair_crypto_payload_skip_legacy_display
` [PATCH 6/7] cli/{show,reply}: skip over legacy-display parts
` [PATCH 7/7] index: avoid indexing "

Indentation style (was: [PATCH] notmuch-dump.c: Fix output file being closed twice)
 2019-07-31 10:58 UTC  (10+ messages)
  ` Indentation style

viewing duplicate messages
 2019-07-29 13:34 UTC  (4+ messages)

Emacs: UI problems with messages excluded by several tags
 2019-07-24 21:05 UTC  (4+ messages)

Bug: SIGABRT if "notmuch dump" output file is not writeable
 2019-07-23 18:53 UTC  (6+ messages)

[PATCH] notmuch-dump.c: Fix output file being closed twice
 2019-07-24 20:56 UTC  (5+ messages)
` [PATCH] notmuch-dump.c: Fix output file being closed twice (V2)

Notmuch support for GnuPG Web Key Directory
 2019-07-20  9:00 UTC  (3+ messages)

address completion issues in notmuch-emacs
 2019-07-17 20:14 UTC  (2+ messages)

[astroid] release v0.15
 2019-07-17 11:30 UTC 

[lieer] Release v0.11
 2019-07-17 11:08 UTC 

[PATCH] test: aggregate-results.sh: count test files where all tests skipped
 2019-07-05 16:00 UTC  (3+ messages)

[PATCH] uncrustify: clean up whitespace in notmuch-show.c
 2019-07-05 15:58 UTC  (3+ messages)
` [PATCH v2] notmuch-show: run uncrustify

Transitioning notmuch/Xapian from 32-bit to 64-bit system
 2019-07-09 22:59 UTC  (3+ messages)

IMAP with server deletion
 2019-07-05 21:57 UTC  (4+ messages)

explain the json hierarchy format
 2019-07-03 15:37 UTC  (2+ messages)

notmuch search / result:messages instead of threads
 2019-07-03  9:17 UTC  (6+ messages)

notmuch ignoring alot of emails
 2019-07-01 15:36 UTC  (8+ messages)

[PATCH] test: run uncrustify
 2019-06-29 19:20 UTC  (2+ messages)

start to replace dependence of test suite on gdb with LD_PRELOAD shims
 2019-06-29 19:14 UTC  (17+ messages)
` [PATCH 1/2] test: provide machinery to make and use test_shims
` [PATCH 2/2] test: replace use of gdb with LD_PRELOAD shims in T070-insert.sh
` v3 of test speedup by replacing gdb with LD_PRELOAD
  ` [PATCH v3 1/2] test: provide machinery to make and use test_shims
  ` [PATCH v3 2/2] test: replace use of gdb with LD_PRELOAD shims in T070-insert.sh

[PATCH] emacs: add keywords to notmuch-emacs-mua.desktop
 2019-06-29 19:14 UTC  (4+ messages)

'notmuch search thread:<>' lists multiple threads
 2019-06-27 14:53 UTC  (11+ messages)

[PATCH] vim: Patch Ruby Mail's depracated method
 2019-06-25 20:36 UTC  (2+ messages)

locales and notmuch
 2019-06-19 19:52 UTC  (3+ messages)

v2 uncrustify
 2019-06-17 15:40 UTC  (5+ messages)
` [PATCH 3/8] CLI: replace some constructs with more uncrustify friendly ones

Fwd: Delivery Status Notification (Failure)
 2019-06-17  5:10 UTC  (5+ messages)
    ` [PATCH] configure: fix mktemp call for macOS

[PATCH] python: bind add_property/remove_property and related methods
 2019-06-17  4:31 UTC  (7+ messages)

[PATCH 2/2] test: replace use of gdb with LD_PRELOAD shims in T070-insert.sh
 2019-06-16 16:38 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] configure: fix mktemp call for macOS
 2019-06-16 14:30 UTC  (5+ messages)


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