unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2017-08-04 20:43:00 to 2017-08-27 23:58:37 UTC [more...]

Duplicate message ids
 2017-08-27 23:58 UTC  (7+ messages)
` [PATCH] test: check for subject consistency between search and show
  ` [PATCH] test: duplicate mids: add an extra broken search test
    ` [PATCH 1/5] test: make fallback to duplicate test more robust
      ` [PATCH 2/5] test/duplicate-mid: clarify index order vs filename order
      ` [PATCH 4/5] lib: enforce that n_message_reindex takes headers from first file
      ` [PATCH 5/5] test/duplicate-mid: check for subject with notmuch-show

[PATCH v1 0/4] Improved citation washing
 2017-08-27 13:46 UTC  (5+ messages)
` [PATCH v1 1/4] emacs: wash: Wrap long lines after tidying citations
` [PATCH v1 2/4] emacs: wash: Improved citation tidying
` [PATCH v1 3/4] emacs: test: Update expected output
` [PATCH v1 4/4] emacs: reply: Allow washing of inserted text parts during reply

[PATCH v1 1/1] test: Perform T170 tests that don't require dtach before any that do
 2017-08-27 12:50 UTC 

make notmuch cppcheck clean
 2017-08-27  8:20 UTC  (7+ messages)
` [PATCH 1/5] build: add target to run cppcheck
` [PATCH 2/5] cppcheck: close files during shutdown
` [PATCH 3/5] cppcheck: call va_end in _internal_error
` [PATCH 4/5] test/smtp-dummy: uncrustify
` [PATCH 5/5] test/smtp-dummy: convert to 'goto DONE' style

[PATCH 0/2] Update search results when tags change
 2017-08-27  7:46 UTC  (10+ messages)
` [PATCH 1/2] notmuch-tag.el: Fix minor grammar error
` [PATCH 2/2] emacs: Add notmuch-update-search-tags
      ` [PATCH v2] "

[PATCH 0/8] notmuch on Windows (Cygwin) and AppVeyor
 2017-08-25 18:52 UTC  (11+ messages)
` [PATCH 1/8] lib: Fix talloc not being defined on Cygwin
` [PATCH 2/8] Split CONFIGURE_LDFLAGS out of FINAL_LIBNOTMUCH_LDFLAGS
` [PATCH 3/8] lib: Fix libnotmuch.so link under Cygwin
` [PATCH 4/8] configure: Refactor uname parsing into a case statement
` [PATCH 5/8] configure: Detect Cygwin, and set PLATFORM accordingly
` [PATCH 6/8] Fix linking shared library on Cygwin
` [PATCH 7/8] test: Don't attempt to build symbol-test "
` [PATCH 8/8] Add AppVeyor CI configuration and test script

[PATCH] python: open messages in binary mode
 2017-08-25 10:18 UTC  (4+ messages)

[PATCH] build: generate cscope and etags source indexes
 2017-08-24 10:11 UTC  (6+ messages)

Importing notmuch should not change user configuration
 2017-08-23 13:40 UTC  (3+ messages)
` [PATCH] emacs: do not change users' mail agent configuration

[PATCH] test: Use small Python script for JSON normalization instead of json.tool
 2017-08-23 11:11 UTC  (2+ messages)

[PATCH 1/3] lib: clarify description of notmuch_database_add_message
 2017-08-23 11:01 UTC  (9+ messages)
` [PATCH 2/3] database: add n_d_index_file (deprecates n_d_add_message)
    ` [PATCH v2 1/3] lib: clarify description of notmuch_database_add_message
      ` [PATCH v2 2/3] database: add n_d_index_file (deprecates n_d_add_message)
      ` [PATCH v2 3/3] reindex: drop notmuch_param_t, use notmuch_indexopts_t instead
` [PATCH "

Bug#864493: notmuch: bash completion eats typed option
 2017-08-23 10:55 UTC  (6+ messages)

[PATCH 0/4] fix "no such file" problem for emails send by emacs
 2017-08-23  0:19 UTC  (19+ messages)
` [PATCH 1/4] test: insert into the folder with trailing /
` [PATCH 2/4] insert: strip trailing / in folder path
` [PATCH 3/4] test: show id:<> works even if the first duplicated is deleted
` [PATCH 4/4] show: workaround for the missing file problem
` [PATCH v2 0/4] fix insufficient path canonization
  ` [PATCH v2 1/4] database: move striping of trailing '/' into helper function
  ` [PATCH v2 2/4] insert: strip trailing / in folder path
  ` [PATCH v2 3/4] test: show id:<> works even if the first duplicate is deleted
  ` [PATCH v2 4/4] show: workaround for the missing file problem

find threads where I and Jian participated but not Dave
 2017-08-21  1:35 UTC  (18+ messages)
                    ` finding incoming messages in threads in which i've participated [was: Re: find threads where I and Jian participated but not Dave]
                          ` [PATCH] WIP: add thread subqueries

[RFC PATCH 0/4] doc: use Hawkmoth for API documentation
 2017-08-20 19:30 UTC  (5+ messages)
` [RFC PATCH 1/4] doc: add man section 3 handling
` [RFC PATCH 2/4] doc: use hawkmoth for generating libnotmuch api documentation
` [RFC PATCH 3/4] lib: fix the biggest hawkmoth offenders in notmuch.h
` [RFC PATCH 4/4] lib: add reStructuredText bling for API documentation "

[PATCH 1/5] minor whitespace cleanups
 2017-08-20 13:56 UTC  (3+ messages)
` [PATCH 3/5] remove ineffective assignments

bug: notmuch show --decrypt leads to SIGSEGV
 2017-08-20 13:43 UTC  (6+ messages)

[PATCH] util: add utility routine to dump the structure of a gmime part
 2017-08-20 13:04 UTC  (2+ messages)

proposed patches to notmuch-emacs-mua
 2017-08-20 12:33 UTC  (3+ messages)

[PATCH] emacs: set query-context to nil if its "" or "*"
 2017-08-20 12:12 UTC  (2+ messages)

[PATCH] doc: Disable SmartyPants in generated manual pages
 2017-08-20 12:11 UTC  (3+ messages)

[PATCH 0/2] Use make-process when available
 2017-08-20 12:11 UTC  (5+ messages)
` [PATCH 1/2] emacs: Refactor subprocess stderr propagation
` [PATCH 2/2] emacs: Use make-process when available

update performance tests for notmuch insert
 2017-08-20 12:10 UTC  (6+ messages)
` [PATCH 1/3] test: move generate_message, add_message into test-lib-common.sh
` [PATCH 2/3] perf-test: renumber tests
` [PATCH 3/3] perf-test: add memory test for notmuch-insert

fix for maildir synced tags in new.tags
 2017-08-20  1:07 UTC  (4+ messages)
` [PATCH 1/3] lib/message: split n_m_maildir_flags_tags, store maildir flags
` [PATCH 2/3] lib: add notmuch_message_has_maildir_flag
` [PATCH 3/3] CLI/new: support maildir synced tags in new.tags

Maildir sync of seen flag confusing with multiple copies
 2017-08-19 23:28 UTC  (2+ messages)

[alot] announcing v0.6
 2017-08-19 20:04 UTC 

[PATCH] completion: add bash completion for "notmuch reindex"
 2017-08-18 22:56 UTC  (2+ messages)

[PATCH] fix typo
 2017-08-18 22:55 UTC  (2+ messages)

[PATCH] test: remove remainder of previously killed basic test
 2017-08-18 22:55 UTC  (2+ messages)

[PATCH 0/2] .gitignore tweaks
 2017-08-18 22:54 UTC  (5+ messages)
` [PATCH 1/2] test: Update extant references to corpus.mail
` [PATCH 2/2] Use rooted paths in .gitignore files

Feature request: Tab completion in notmuch search
 2017-08-18 22:36 UTC  (2+ messages)

[PATCH] emacs: Make the shell location configurable
 2017-08-17 21:46 UTC  (11+ messages)

[PATCH 0/7] Travis and test suite improvements
 2017-08-17 17:51 UTC  (8+ messages)
` [PATCH 1/7] .travis.yml: Invoke `make download-test-databases' before running tests
` [PATCH 2/7] .travis.yml: Add gdb and gpgsm dependencies
` [PATCH 3/7] .travis.yml: Replace manual zlib installation with "dist: trusty"
` [PATCH 4/7] test: Fix T050-new.sh on some Travis CI machines
` [PATCH 5/7] .travis.yml: Switch to "sudo: false" for faster builds
` [PATCH 6/7] test: Fix T350-crypto.sh on Emacs snapshots
` [PATCH 7/7] .travis.yml: Test against several Emacs versions

[PATCH] remove boolean "first" argument from format_part_sprinter
 2017-08-17  1:05 UTC  (2+ messages)

[PATCH] cli/new: improve error reporting
 2017-08-17  1:05 UTC  (2+ messages)

[PATCH] do not use bullets in debian/NEWS
 2017-08-17  1:05 UTC  (2+ messages)

[PATCH] remove obsolete lintian-override (see https://bugs.debian.org/865055)
 2017-08-17  1:04 UTC  (2+ messages)

unread flag and maildir syncing
 2017-08-17  1:04 UTC  (5+ messages)
` [PATCH 1/2] test: add missing quotes in maildir-sync test
` [PATCH 2/2] test: add test for , S message without 'unread' in new.tags

all intermediate drafts appear in threads (v0.24.2, Emacs 25.2)
 2017-08-16 16:53 UTC  (5+ messages)

wish: notmuch-emacs: tag unsent email with same key bindings as in notmuch show
 2017-08-15 11:56 UTC  (2+ messages)

[PATCH] emacs: Refuse requests to refresh tree views while a refresh is running
 2017-08-14  7:08 UTC 

[Gmailieer] v0.2 released
 2017-08-13 11:08 UTC 

notmuch search does not work with search term 'id:'
 2017-08-12 16:35 UTC  (5+ messages)

[PATCH] go: update bindings to compile with notmuch 0.25
 2017-08-12 14:15 UTC  (3+ messages)

Wish: notmuch-emacs: allow for reply to attached message/rfc822 message
 2017-08-12 14:00 UTC  (2+ messages)

rendering and generating text/markdown parts
 2017-08-11 23:36 UTC  (4+ messages)

associating a property with a subpart of a message
 2017-08-11  4:49 UTC  (3+ messages)

Generalising applying tag changes & resolving
 2017-08-10  2:44 UTC 

[PATCH] test: add broken tests for maildir syncing
 2017-08-06 19:46 UTC  (3+ messages)

a DoS vulnerability associated with conflated Message-IDs?
 2017-08-04 22:15 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).