unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2020-03-24 13:42:52 to 2020-04-29 15:59:51 UTC [more...]

Inconsistencies in handling command flags: `--flag=value` different than `--flag value`
 2020-04-29 15:59 UTC  (11+ messages)

performance problems with notmuch new
 2020-04-29  9:30 UTC  (20+ messages)

Add tests for S/MIME PKCS#7 messages
 2020-04-29  1:43 UTC  (17+ messages)
` [PATCH 01/15] tests: move add_gpgsm_home to test-lib.sh
` [PATCH 02/15] tests/smime: Always use --batch with gpgsm
` [PATCH 03/15] tests/smime: Include the Sample LAMPS Certificate Authority
` [PATCH 04/15] tests/smime: consistently quote $GNUPGHOME
` [PATCH 05/15] tests/smime: Use gpgsm instead of openssl for mml creation of S/MIME msgs
` [PATCH 06/15] tests/smime: avoid copying the key+cert.pem around
` [PATCH 07/15] test: Allow tests to have both gpg and gpgsm active at once
` [PATCH 08/15] tests/smime: include secret key material for Bob
` [PATCH 09/15] tests: Add S/MIME messages to protected-headers corpus
` [PATCH 10/15] tests/smime: Verify cryptographic message status
` [PATCH 11/15] tests/smime: Test indexing cleartext of envelopedData
` [PATCH 12/15] test-lib.sh: add test_valid_json
` [PATCH 13/15] tests/smime: add tests for S/MIME SignedData
` [PATCH 14/15] test/protected-headers: Add tests for S/MIME protected headers
` [PATCH 15/15] tests: disable CRL checks from gpgsm

[PATCH] util/zlib-extra: de-inline gzerror_str
 2020-04-28 13:38 UTC  (4+ messages)

[PATCH 0/4] Use cl-lib instead of deprecated cl
 2020-04-27 10:43 UTC  (17+ messages)
` [PATCH 1/4] gitignore: Ignore generated python-cffi files
` [PATCH 2/4] emacs: Declare function notmuch-show-get-message-id
` [PATCH 3/4] emacs: Explicitly depend on Emacs 24
` [PATCH 4/4] emacs: Use `cl-lib' instead of deprecated `cl'
  ` [PATCH] "
` [PATCH v2] "
` [PATCH v3 1/3] "
  ` [PATCH v3 2/3] emacs: Add simple make target to compile emacs lisp tests
  ` [PATCH v3 3/3] emacs: Use `dolist' instead of `mapcar' for side-effects

test_emacs_expect_t does ignore Emacs as prerequisite
 2020-04-26  8:12 UTC  (3+ messages)

[PATCH] emacs/tree: add notmuch-tree-filter
 2020-04-25 19:42 UTC 

Emacs: make browsing URLs friendlier with Helm
 2020-04-25 16:24 UTC  (3+ messages)

Strip spaces in `tags` in `~/.notmuch-config` (and other fields)
 2020-04-24 11:12 UTC  (2+ messages)

[PATCH] test: sort the output of the "prefix" test in T610-message-property
 2020-04-24  0:33 UTC  (3+ messages)

[PATCH] build: drop support for xapian versions less than 1.4
 2020-04-24  0:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/3] emacs/tree: introduce notmuch-tree-parent-buffer variable
 2020-04-24  0:07 UTC  (4+ messages)
` [PATCH 2/3] emacs/tree: enable moving to next thread in search results
` [PATCH 3/3] emacs/tree: add notmuch-tree-archive-thread-then-next

[PATCH] emacs/tree: add notmuch-tree-quit-all
 2020-04-23 23:44 UTC 

[PATCH] test/test-lib.sh: fix two out of tree test issues
 2020-04-23 21:26 UTC 

[PATCH] configure: disable features that do not work out of tree
 2020-04-23 20:58 UTC 

Database path discovery in bindings
 2020-04-22 18:48 UTC  (3+ messages)

[PATCH] test: sort the output of the "prefix" test in T610-message-property as needed
 2020-04-18 10:17 UTC  (2+ messages)

Emacs sending email via gmailieer
 2020-04-17 19:49 UTC 

[lieer] Release v1.1
 2020-04-17 13:44 UTC  (3+ messages)

[PATCH] emacs: use def instead of initial-input for notmuch-show-browse-urls
 2020-04-16 11:12 UTC  (3+ messages)

[PATCH] emacs: introduce notmuch-search-by-tag
 2020-04-16 11:12 UTC  (3+ messages)

[PATCH] gzerror() after gzclose_r() is a use after free
 2020-04-16 11:11 UTC  (3+ messages)

[PATCH] after gzgets(), Z_STREAM_END means EOF, not error
 2020-04-16 11:11 UTC  (4+ messages)

timezone in notmuch
 2020-04-16  5:37 UTC  (7+ messages)

easy (?) elisp project for notmuch [it's mostly DONE]
 2020-04-15 22:01 UTC  (8+ messages)

easy (?) elisp project for notmuch
 2020-04-14 15:59 UTC 

[PATCH] test: add known_broken test for dumping large stored queries
 2020-04-13 23:03 UTC  (21+ messages)
` (no subject)
  ` [PATCH 1/5] util/zlib-extra.c: don't pass NULL to gzerror
  ` [PATCH 2/5] status: add print_status_gzbytes
  ` [PATCH 3/5] cli/dump: define GZPRINTF macro and use it in place of gzprintf
  ` [PATCH 4/5] cli/dump: define GZPUTS and use it in notmuch-dump
  ` [PATCH 5/5] cli/dump: replace use of gzprintf with gzputs for config values
  ` [PATCH 1/6] test: add known_broken test for dumping large stored queries
    ` [PATCH 2/6] util/zlib-extra.c: don't pass NULL to gzerror
    ` [PATCH 3/6] status: add print_status_gzbytes
    ` [PATCH 4/6] cli/dump: define GZPRINTF macro and use it in place of gzprintf
    ` [PATCH 5/6] cli/dump: define GZPUTS and use it in notmuch-dump
    ` [PATCH 6/6] cli/dump: replace use of gzprintf with gzputs for config values

[PATCH] emacs doc: replace `...' with `...` in emacs docstrings for rst
 2020-04-13 20:59 UTC  (2+ messages)

[PATCH] zlib-related bugs
 2020-04-13 14:29 UTC  (3+ messages)

crash after running notmuch new
 2020-04-11 13:18 UTC  (6+ messages)

one specific Mail not found by notmuch
 2020-04-07 13:09 UTC  (2+ messages)

notmuch-mode: Emails with PDF attachments incorrectly tagged as text/plain expose a few issues
 2020-04-06 21:59 UTC  (6+ messages)

[PATCH 1/7] emacs/tree: return true if a thread was found in next-thread
 2020-04-06 11:26 UTC  (14+ messages)
` [PATCH 2/7] emacs/tree: add notmuch-tree-goto-matching-message
` [PATCH 3/7] emacs/tree: add notmuch-tree-matching-message
` [PATCH 4/7] emacs/tree: add kill-both prefix argument to notmuch-tree-quit
` [PATCH 5/7] emacs/tree: add notmuch-tree-archive-message-than-next-or-exit
` [PATCH v4 1/7] emacs/tree: return true if a thread was found in next-thread
` [PATCH v4 2/7] emacs/tree: add notmuch-tree-goto-matching-message
` [PATCH v4 3/7] emacs/tree: add notmuch-tree-matching-message
` [PATCH v4 4/7] emacs/tree: add kill-both prefix argument to notmuch-tree-quit
` [PATCH v4 5/7] emacs/tree: add notmuch-tree-archive-message-than-next-or-exit
` [PATCH v4 6/7] emacs/tree: add notmuch-tree-archive-thread-then-exit
` [PATCH v4 7/7] emacs/tree: add x/X bindings

Mark tests which require debug symbols
 2020-04-05 22:56 UTC  (2+ messages)

Mark Emacs as prerequisite for tests which require it
 2020-04-05  8:37 UTC 

Mark test "error message from query_search_messages" (T060-count.sh) to require GDB
 2020-04-05  8:38 UTC 

Asynchronous notmuch-poll?
 2020-04-03  9:16 UTC 

[PATCH] nmbug: explicitly prefer python3
 2020-04-03 13:33 UTC  (5+ messages)

[PATCH] debian: Add packaging for python3-notmuch2
 2020-04-03 13:32 UTC  (8+ messages)

[PATCH] doc: Drop obsolete MSCGEN_PATH, PERL_PATH from doxygen configuration
 2020-04-03 13:32 UTC  (2+ messages)

[PATCH v3 0/7] Port notmuch-show's x/X bindings to notmuch-tree
 2020-04-03 12:15 UTC  (3+ messages)
` [PATCH v3 3/7] emacs/tree: add notmuch-tree-matching-message

Weird tagging issue
 2020-03-30 21:16 UTC  (11+ 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).