messages from 2019-05-27 09:56:07 to 2019-06-11 18:54:11 UTC [more...]
[PATCH 1/2] debian: bump Standards-Version to 4.3.0 (no changes needed)
2019-06-11 18:54 UTC (5+ messages)
` [PATCH 2/2] debian: Add appropriate substitution variables to debian/control
[emacs] Auto-rotate pictures
2019-06-11 16:53 UTC (3+ messages)
[PATCH] doc: Makefile: stop build notmuch-emacs.info when not have emacs
2019-06-11 15:41 UTC (3+ messages)
[PATCH] doc: Don't install emacs docs when they are not built
2019-06-11 13:59 UTC (6+ messages)
` [PATCH 1/2] doc: don't build notmuch-emacs.info for configure --without-emacs
` [PATCH 2/2] doc: Don't install emacs docs when they are not built
[PATCH] append _unused to the expression defined using unused() macro
2019-06-11 10:34 UTC (3+ messages)
[PATCH] fix misspelling
2019-06-11 10:34 UTC (3+ messages)
[PATCH] debian: enable build hardening features
2019-06-11 10:33 UTC (2+ messages)
[PATCH] test: aggregate-results.sh: consistent style. zero forks
2019-06-11 10:32 UTC (5+ messages)
` [PATCH V2] "
[PATCH] python: bind add_property/remove_property and related methods
2019-06-11 9:31 UTC (4+ messages)
Ye olde Apple mktemp
2019-06-10 21:55 UTC (3+ messages)
start to replace dependence of test suite on gdb with LD_PRELOAD shims
2019-06-10 21:34 UTC (6+ messages)
` [PATCH 2/2] test: replace use of gdb with LD_PRELOAD shims in T070-insert.sh
` [PATCH v2 "
STYLE and uncrustify
2019-06-09 19:40 UTC (2+ messages)
notmuch vim failing to show rfc822 attachments
2019-06-10 0:26 UTC (2+ messages)
[WIP PATCH] test: make test-serially to run test serially
2019-06-10 0:21 UTC (2+ messages)
Cycle-expand all org-style in show-mode and search all
2019-06-09 23:34 UTC (7+ messages)
[BUG] emacs: notmuch-mua-attachment-check finds triggering string inside forwarded messages
2019-06-09 23:12 UTC (2+ messages)
[PATCH] emacs: add keywords to notmuch-emacs-mua.desktop
2019-06-10 1:44 UTC
Bug: Attempt to install notmuch-emacs.info during --without-emacs build
2019-06-10 1:08 UTC (6+ messages)
[PATCH] test: signature verification during decryption (session keys)
2019-06-08 23:21 UTC (2+ messages)
notmuch release 0.29 now available
2019-06-07 15:40 UTC (4+ messages)
[PATCH] perf-tests: #!/bin/bash -> #!/usr/bin/env bash
2019-06-07 11:10 UTC (3+ messages)
notmuch search / result:messages instead of threads
2019-06-06 11:21 UTC (6+ messages)
[PATCH] NEWS: add Emacs front end changes by various people
2019-06-06 10:26 UTC (3+ messages)
feature request: caching message arrival time
2019-06-03 22:21 UTC (10+ messages)
Message Id in search summary
2019-06-03 22:50 UTC (3+ messages)
notmuch-message-mark-replied
2019-06-03 15:53 UTC (7+ messages)
Release 0.29
2019-06-03 11:40 UTC (2+ messages)
[PATCH] doc: use separate doctrees for distinct builders
2019-06-03 11:33 UTC (3+ messages)
[PATCH] emacs: cleanup commented archive services
2019-06-01 16:20 UTC
forwarding multiple messages from notmuch emacs
2019-06-01 3:38 UTC (3+ messages)
viewing duplicate messages
2019-05-31 16:32 UTC (6+ messages)
[PATCH] mime-node: be clearer about decryption
2019-05-31 11:02 UTC (2+ messages)
[PATCH] test: report summary even when aborting
2019-05-31 10:59 UTC (3+ messages)
` [PATCH v2] "
Using Xapian synonyms with notmuch
2019-05-31 10:46 UTC (3+ messages)
[FEATURE] indexing arbitrary headers
2019-05-31 9:27 UTC (6+ messages)
v2 of skipping over legacy-display protected header parts
2019-05-31 7:59 UTC (6+ messages)
` [PATCH v2 1/5] test: avoid showing legacy-display parts
` [PATCH v2 2/5] util/crypto: _n_m_crypto_potential_payload returns whether part is the payload
` [PATCH v2 3/5] util/repair: add _notmuch_repair_crypto_payload_skip_legacy_display
` [PATCH v2 4/5] cli/{show,reply}: skip over legacy-display parts
` [PATCH v2 5/5] index: avoid indexing "
Hiding legacy-display parts
2019-05-31 7:56 UTC (9+ messages)
` [PATCH 1/6] test: avoid showing "
` [PATCH 2/6] util/crypto: make _n_m_crypto_potential_payload whether part is a payload
` [PATCH 3/6] util/crypto: add _notmuch_crypto_payload_skip_legacy_display
` [PATCH 4/6] mime-node: split out _mime_node_set_up_part
` [PATCH 5/6] cli/{show,reply}: skip over legacy-display parts
` [PATCH 6/6] index: avoid indexing "
v3 of repairing Mixed-up mangled MIME messages
2019-05-31 7:48 UTC (5+ messages)
` [PATCH v3 1/4] test: add test for "Mixed-Up Mime" message mangling
` [PATCH v3 2/4] util/repair: identify and repair "Mixed Up" mangled messages
` [PATCH v3 3/4] index: repair "Mixed Up" messages before indexing
` [PATCH v3 4/4] cli/{show, reply}: use repaired form of "Mixed Up" mangled messages
Setup for message repair
2019-05-31 7:40 UTC (3+ messages)
` [PATCH 1/2] mime-node: split out _mime_node_set_up_part
` [PATCH 2/2] repair: set up codebase for repair functionality
Safe and useful handling of "Mixed Up" mangled messages
2019-05-30 17:30 UTC (16+ messages)
` [PATCH 1/4] test: add test for "Mixed-Up Mime" message mangling
` [PATCH 2/4] util/crypto: identify and repair "Mixed Up" mangled messages
` [PATCH 3/4] index: repair "Mixed Up" messages before indexing
` [PATCH 4/4] cli/show: show repaired form of "Mixed Up" mangled messages
v2 of Safe and useful handling of "Mixed Up" mangled messages
2019-05-30 19:19 UTC (6+ messages)
` [PATCH v2 1/4] test: add test for "Mixed-Up Mime" message mangling
` [PATCH v2 2/4] util/repair: identify and repair "Mixed Up" mangled messages
` [PATCH v2 3/4] index: repair "Mixed Up" messages before indexing
` [PATCH v2 4/4] cli/{show, reply}: use repaired form of "Mixed Up" mangled messages
[PATCH] NEWS: add a note about protected headers
2019-05-29 19:13 UTC
Protected Headers (2nd major revision, more testing!)
2019-05-29 17:31 UTC (32+ messages)
` [PATCH v2 03/17] test: new test framework to compare json parts
` [PATCH v3 "
` [PATCH v3] "
` [PATCH v2 06/17] cli/show: add information about which headers were protected
` [PATCH v3 "
` [PATCH v4 "
` [PATCH v2 10/17] indexing: record protected subject when indexing cleartext
` [PATCH v3 "
` _notmuch_database_log vs _notmuch_database_log_append [was: Re: [PATCH v2 10/17] indexing: record protected subject when indexing cleartext]
` [PATCH v4 10/17] indexing: record protected subject when indexing cleartext
` [PATCH v2 14/17] test: ensure that protected headers appear in notmuch-emacs search as expected
` [PATCH v3 "
` stitching threads (v3 14/17)
Segfault on notmuch compiled using commit 73cebe6e7233f59ba26d9f7c05265b7776795818
2019-05-29 11:45 UTC (6+ messages)
[PATCH] NEWS: News for my changes for 0.29
2019-05-28 10:33 UTC (4+ messages)
[PATCH 1/2] NEWS: include information about per-message cryptographic status
2019-05-28 10:32 UTC (3+ messages)
` [PATCH 2/2] NEWS: note parallel test suite
[PATCH v3 14/17] test: ensure that protected headers appear in notmuch-emacs search as expected
2019-05-27 21:35 UTC
revision 3: easing access to the cryptographic envelope
2019-05-27 21:33 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).