unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2019-04-10 12:04:40 to 2019-05-03 17:44:00 UTC [more...]

[PATCH v2] emacs: tree: support fold/unfold thread or sub-thread
 2019-05-03 17:43 UTC  (2+ messages)

Support gzipped message file
 2019-05-03 11:02 UTC  (4+ messages)

[PATCH] build: drop support for gmime-2.6
 2019-05-03 10:43 UTC  (49+ messages)
` Dropping GMime 2.6 compatibility layer
  ` [PATCH 01/16] gmime-cleanup: drop unused gmime 2.6 content_type from _index_encrypted_mime_part
  ` [PATCH 02/16] gmime-cleanup: remove GMime 2.6 variant codeblocks
  ` [PATCH 03/16] gmime-cleanup: remove obsolete gpg_path configuration option and crypto contexts
  ` [PATCH 04/16] gmime-cleanup: always support session keys
  ` [PATCH 05/16] gmime-cleanup: tests should only care about gmime 3
  ` [PATCH 06/16] gmime-cleanup: simplify T355-smime.sh
  ` [PATCH 07/16] gmime-cleanup: drop g_mime_2_6_unref
  ` [PATCH 08/16] gmime-cleanup: drop all unused GMimeCryptoContext arguments
  ` [PATCH 09/16] gmime-cleanup: drop unused gmime #defines and simplify g_mime_init ()
  ` [PATCH 10/16] gmime-cleanup: use GMime 3.0 data types
  ` [PATCH 11/16] gmime-cleanup: use GMime 3.0 function names
  ` [PATCH 12/16] gmime-cleanup: pass NULL arguments explicitly where GMime 3.0 expects it
  ` [PATCH 13/16] gmime-cleanup: pass NULL as default GMimeParserOptions
  ` [PATCH 14/16] gmime-cleanup: no longer need to use GMime major version during build
  ` [PATCH 15/16] gmime-cleanup: use GMIME_MINVER instead of GMIME3_MINVER
  ` [PATCH 16/16] gmime-cleanup: strip remaining references to GMime 2.6
  ` [PATCH v2 01/15] build: drop support for gmime-2.6
    ` [PATCH v2 02/15] gmime-cleanup: drop unused gmime 2.6 content_type from _index_encrypted_mime_part
    ` [PATCH v2 03/15] gmime-cleanup: remove GMime 2.6 variant codeblocks
    ` [PATCH v2 04/15] gmime-cleanup: remove obsolete gpg_path configuration option and crypto contexts
    ` [PATCH v2 05/15] gmime-cleanup: always support session keys
    ` [PATCH v2 06/15] gmime-cleanup: tests should only care about gmime 3
    ` [PATCH v2 07/15] gmime-cleanup: simplify T355-smime.sh
    ` [PATCH v2 08/15] gmime-cleanup: drop g_mime_2_6_unref
    ` [PATCH v2 09/15] gmime-cleanup: drop all arguments unused in GMime 3
    ` [PATCH v2 10/15] gmime-cleanup: drop unused gmime #defines and simplify g_mime_init ()
    ` [PATCH v2 11/15] gmime-cleanup: use GMime 3.0 data types
    ` [PATCH v2 12/15] gmime-cleanup: use GMime 3.0 function names
    ` [PATCH v2 13/15] gmime-cleanup: pass NULL arguments explicitly where GMime 3.0 expects it
    ` [PATCH v2 14/15] gmime-cleanup: pass NULL as default GMimeParserOptions
    ` [PATCH v2 15/15] gmime-cleanup: no longer need to use GMime major version during build

Two "latest" releases available for download
 2019-05-02 15:26 UTC  (2+ messages)

[PATCH 1/1] cli/show: avoid empty write to stdout in format_part_raw
 2019-05-01 20:12 UTC  (6+ messages)
` v2 format_raw fix
  ` [PATCH 1/2] test: notmuch show --format=raw for 4096 byte messages
  ` [PATCH 2/2] cli/show: avoid empty write to stdout in format_part_raw

gmailieer -> lieer
 2019-05-01  7:33 UTC 

Index user defined headers
 2019-04-28 23:10 UTC  (12+ messages)
` Index user defined headers v2
  ` [PATCH 1/9] util: add unicode_word_utf8
  ` [PATCH 2/9] cli/config: refactor _stored_in_db
  ` [PATCH 3/9] cli/config: support user header index config
  ` [PATCH 4/9] cli/config: check syntax of user configured field names
  ` [PATCH 5/9] lib: setup user headers in query parser
  ` [PATCH 6/9] lib: cache user prefixes in database object
  ` [PATCH 7/9] lib: support user prefix names in term generation
  ` [PATCH 8/9] lib/database: index user headers
  ` [PATCH 9/9] doc: document user header indexing

[PATCH] emacs: Make first documentation line distinct for "a" and "x" commands
 2019-04-26 11:22 UTC  (2+ messages)

[PATCH] crypto: Avoid pretending to verify signatures on unsigned encrypted mail
 2019-04-26 11:10 UTC  (3+ messages)

[PATCH] doc: add support for adding configure options as Sphinx tags
 2019-04-25 22:24 UTC  (2+ messages)

Foldable "cut here" snippets in notmuch-show
 2019-04-25 22:17 UTC  (3+ messages)
` [PATCH v1 1/1] emacs: Add `notmuch-wash-cut-here'

[PATCH] test: add_gnupg_home should have ultimate trust on "its own" key
 2019-04-24 23:23 UTC  (4+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

Easing access to the cryptographic envelope
 2019-04-24 18:31 UTC  (5+ messages)
` [PATCH 1/4] util/crypto: _notmuch_message_crypto: tracks message-wide crypto state
` [PATCH 2/4] cli: expose message-wide crypto status from mime-node
` [PATCH 3/4] mime-node: track whole-message crypto state while walking the tree
` [PATCH 4/4] cli/show: emit new whole-message crypto status output

[PATCH] tests: move FINGERPRINT definition to add_gnupg_home
 2019-04-24 10:17 UTC  (3+ messages)

[PATCH] python: support relative path in default database
 2019-04-24 10:14 UTC  (3+ messages)

[PATCH] emacs: Add missing type and group to defcustom variable
 2019-04-24 10:10 UTC  (4+ messages)

[PATCH 1/4] doc: don't attempt to build info pages if Emacs is missing
 2019-04-24 10:06 UTC  (9+ messages)
` [PATCH 2/4] doc: use stamp file to control rebuilding texi
` [PATCH 3/4] doc: use stamp file for html docs
` [PATCH 4/4] build: ignore *.stamp
  ` [PATCH 1/2] build: only try to build .rsti files if we have emacs and sphinx
    ` [PATCH 2/2] doc: exclude notmuch-emacs.rst if emacs is not present

[PATCH] emacs: hint that notmuch-mua-attachment-regexp is a regular expression
 2019-04-24  5:50 UTC  (4+ messages)

subsequent rebuilds of notmuch always re-build sphinx and ruby
 2019-04-24  5:11 UTC  (9+ messages)

[PATCH 1/3] emacs: test notmuch-show during message decryption
 2019-04-23 16:18 UTC  (6+ messages)
` [PATCH 2/3] test: show what emacs sees of an encrypted message when crypto is disabled
` [PATCH 3/3] emacs: Drop content-free "Unknown signature status" button
` [PATCH v2 1/3] emacs: test notmuch-show during message decryption

notmuch-emacs: avoiding deprecated message-default-charset
 2019-04-22 21:23 UTC  (10+ messages)
    ` bug#35370: "
              ` [PATCH] emacs: drop use of message-default-charset

[PATCH] cli/show: pass the siglist directly to the sigstatus sprinter
 2019-04-22 19:07 UTC  (2+ messages)

test/T010-help-test.sh fails after ./configure --without-docs
 2019-04-21 19:34 UTC  (3+ messages)

Drop support for pre-1.4 Xapian, prepare for 1.5.x
 2019-04-21 14:43 UTC  (6+ messages)
` [PATCH 1/3] build: require Xapian >= 1.4.0
` [PATCH 2/3] lib: migrate to post Xapian 1.3.4 compact support
` [PATCH 3/3] lib: migrate from Xapian ValueRangeProcessor to RangeProcessor

Unexpected output of "notmuch new --quiet"
 2019-04-20 14:28 UTC  (19+ messages)

reindex improvements
 2019-04-19  2:22 UTC  (5+ messages)
` [PATCH 1/2] CLI/reindex: fix memory leak
` [PATCH 2/2] n_m_remove_indexed_terms: reduce number of Xapian API calls

[Nicholas D Steeves] Bug#927315: elpa-notmuch: please fix notmuch-tag's limitation of spaces in tag name (+this_tag form is too strict)
 2019-04-18 10:43 UTC 

Accidentally unsubscribed?
 2019-04-18 10:27 UTC  (2+ messages)

[PATCH] lib: add 'body:' field, stop indexing headers twice
 2019-04-17 11:55 UTC  (4+ messages)

[PATCH 0/2] Updating tags when replying or forwarding via a buffer-local variable
 2019-04-14 11:30 UTC  (14+ messages)
`  "
  ` [PATCH v2 4/4] test: add test for checking forwarded messages
    ` Updated testing script
      ` [PATCH v3 4/4] test: add test for checking forwarded messages
  ` Updated version of the patch-set for tagging "
    ` [PATCH v4 1/4] emacs: Add References header to "
    ` [PATCH v4 2/4] emacs: Use a buffer-local variable to update tags when sending replies
    ` [PATCH v4 3/4] emacs: Tag forwarded messages with +forwarded (customizable)
    ` [PATCH v4 4/4] test: add test for checking forwarded messages

[PATCH] NEWS: deprecate Emacs 24
 2019-04-14 11:29 UTC  (2+ messages)

travis build env switched to xenial
 2019-04-14  2:30 UTC  (2+ messages)

Autocrypt support
 2019-04-11 16:51 UTC  (3+ messages)

[PATCH 1/2] release: provide clearsigned sha256sum
 2019-04-11 10:30 UTC  (5+ messages)
` [PATCH 2/2] release: use xz compression

Reply inline in notmuch-show buffer, "mu4e-conversation style"
 2019-04-10 14:38 UTC  (11+ messages)

Save multiple / all attachments without prompting (unless overwriting)
 2019-04-10 13:21 UTC  (4+ 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).