unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2017-02-24 02:00:59 to 2017-03-12 00:33:09 UTC [more...]

[bug] notmuch doesn't commit changes before an open transaction on close
 2017-03-12  0:33 UTC  (2+ messages)

[PATCH] Add method to reparent of message to the database
 2017-03-11 22:44 UTC  (5+ messages)
` [PATCH] Add a method to reparent threads "

Notmuch Emacs reply format=JSON
 2017-03-11 17:17 UTC  (2+ messages)

[PATCH 0/7] emacs: hello: custom display of saved searches
 2017-03-11 15:01 UTC  (5+ messages)
` [PATCH 1/7] emacs: hello: separate out the saved-search display function
` [PATCH 5/7] emacs: hello: require cl

[PATCH v2 0/2] Jump tagging
 2017-03-11 14:45 UTC  (3+ messages)
` [PATCH v2 2/2] emacs: tag: allow non-automatically-reversible tag operations

[RFC 0/5] globbing on new.ignore etc
 2017-03-11 14:42 UTC  (5+ messages)
` [RFC 3/5] cli: support shell globbing patterns in new.ignore
` [RFC 5/5] cli: print number of ignored non-mails encountered in notmuch new scan

[PATCH] emacs: remove use of message-send-hook
 2017-03-11 14:08 UTC  (5+ messages)

[PATCH] lib/database: reduce try block scope to things that really need it
 2017-03-11 14:08 UTC  (3+ messages)

[PATCH] test: atomicity.py: improve exit probability on failure
 2017-03-11 14:07 UTC  (2+ messages)

[PATCH 0/9] cli/show: refactoring and cleanup
 2017-03-11 14:06 UTC  (3+ messages)
` [PATCH 1/9] cli/show: detangle overloading of params.part for single message display

[RFC PATCH] rfc: make 'make distclean' always use current Makefile.config
 2017-03-11 14:06 UTC  (6+ messages)
` [RFC PATCH 6] support make goals after initial {'', dist, data}clean goal(s)

[PATCH 1/3] configure: add ${NOTMUCH_SRCDIR} -- absolute path to notmuch source
 2017-03-10 17:25 UTC  (5+ messages)
` [PATCH 2/3] fix out of tree build
` [PATCH 3/3] fix out of tree tests

[PATCH 0/9] test: cleanup and refactoring
 2017-03-10 11:45 UTC  (11+ messages)
` [PATCH 1/9] test: remove unused regexp convenience variables
` [PATCH 2/9] test: remove unused filter functions
` [PATCH 3/9] test: remove unused test_external and test_external_without_stderr
` [PATCH 4/9] test: remove unused and no-op --long-tests parameter
` [PATCH 5/9] test: only accept short and long options, not silly in-betweens
` [PATCH 6/9] test: ensure test_begin_subtest has been called before test_expect_*
` [PATCH 7/9] test: drop the implicit prereq check mechanism from test_expect_*
` [PATCH 8/9] test: require test_begin_subtest before test_expect_success
` [PATCH 9/9] test: require test_begin_subtest before test_expect_code

[PATCH 1/3] test: shrink T590-thread-breakage test decription to one line
 2017-03-10 11:45 UTC  (5+ messages)
` [PATCH 2/3] test: print test description also for failing known broken tests
` [PATCH 3/3] test: suppress diff for broken test without V=1

[PATCH] cli/new: Avoid printing "\033[K" to non-terminal output
 2017-03-10 11:44 UTC  (3+ messages)

[PATCH] configure: removed $zlib_(cflags|ldflags) from compat code build
 2017-03-10 11:44 UTC  (2+ messages)

[PATCH] bindings/python: add bindings for notmuch_database_get_revision
 2017-03-10 11:43 UTC  (4+ messages)
` [PATCH] bindings/python: test python Database.get_revision ()

Inconsistent query results
 2017-03-10  9:56 UTC  (5+ messages)

[PATCH] tests: add compatibility layer
 2017-03-09 15:47 UTC  (2+ messages)

[David Bremner] Re: [PATCH] cli/new: Avoid printing "\033[K" to non-terminal output
 2017-03-09 15:44 UTC  (2+ messages)

[PATCH] emacs: add support for stashing formatted timestamp
 2017-03-09 15:42 UTC  (3+ messages)

Feature request: Interface for marking non-consecutive messages in a saved-search
 2017-03-09 13:04 UTC 

[RFC PATCH] doc: add support for adding configure options as Sphinx tags
 2017-03-09 12:47 UTC  (2+ messages)

[PATCH] lib: Fix RegexpPostingSource
 2017-03-08 14:29 UTC  (2+ messages)

[WIP patch] lib: Add regexp expansion for for tags and paths
 2017-03-08  2:40 UTC 

[PATCH 1/3] man: document external subcommand handling in notmuch(1)
 2017-03-07 13:28 UTC  (4+ messages)
` [PATCH 2/3] NEWS: external subcommand handling
` [PATCH 3/3] NEWS: notmuch-emacs-mua and desktop integration

Notmuch 0.24 freeze
 2017-03-07 13:24 UTC  (3+ messages)
` [PATCH] NEWS for emacs

whitelisting
 2017-03-07  0:23 UTC  (4+ messages)

notmuch new: emails with BOM are ignored
 2017-03-05 12:23 UTC  (2+ messages)

[PATCH] v2 emacs: colorize buttonized 'id:' links depending on the target message's state
 2017-03-05 11:52 UTC  (4+ messages)
` [PATCH v4 2/3] emacs: `notmuch-show-buttonize-links' only `notmuch-show's a message if it exists

[PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links
 2017-03-05 11:51 UTC  (3+ messages)

[RFE] Call `gpg --recv-keys` asynchronously
 2017-03-05 11:49 UTC  (7+ messages)

Bug/Issue: References header doesn't wrap in emacs package
 2017-03-05 11:45 UTC  (2+ messages)

Bug: counting messages twice after excluding tags yields different results
 2017-03-05 11:41 UTC  (2+ messages)

[RFC PATCH] cli/show: include content type parameters in formatted output
 2017-03-05 11:17 UTC  (2+ messages)
` [REBASED RFC "

v6 of nondestructive excludes
 2017-03-05  2:06 UTC  (4+ messages)
` [PATCH 1/2] lib: centralize query parsing, store results
` [PATCH 2/2] lib: query make exclude handling non-destructive

[PATCH] lib: use delete[] to free buffer allocated using new[]
 2017-03-05  2:05 UTC  (2+ messages)

[PATCH v3 0/2] emacs: fold long headers when sending
 2017-03-05  2:05 UTC  (4+ messages)
` [PATCH v3 1/2] Test: emacs: test for folding long headers
` [PATCH v3 2/2] emacs: compat: backport fix for folding long headers when sending

[PATCH v2 0/2] emacs: fold long headers when sending
 2017-03-04 19:39 UTC  (5+ messages)
` [PATCH v2 1/2] Test: emacs: test for folding long headers
` [PATCH v2 2/2] emacs: compat: backport fix for folding long headers when sending

Github an licensing
 2017-03-04 17:31 UTC  (2+ messages)

some issues with emacs 25
 2017-03-04 11:03 UTC  (15+ messages)

v6 of regexp searching
 2017-03-03 21:54 UTC  (7+ messages)
` [PATCH 1/4] lib: create field processors from prefix table
` [PATCH 2/4] lib: regexp matching in 'subject' and 'from'
  ` [PATCH] fixup! "
` [PATCH 3/4] lib: add mid: as a synonym for id:
` [PATCH 4/4] lib: Add regexp searching for mid: prefix

[PATCH] build: use sha256sum instead of sha1sum to sign releases
 2017-03-02 21:37 UTC  (3+ messages)

Add (extracted) attachment text to the search index?
 2017-03-02  0:55 UTC  (6+ messages)

[PATCH 1/2] completion: complete notmuch emacs-mua
 2017-03-01 23:43 UTC  (3+ messages)
` [PATCH 2/2] emacs/desktop: update to use notmuch-emacs-mua and handle mailto

Take two of making gpg using tests more robust
 2017-03-01  2:16 UTC  (7+ messages)
` [PATCH 1/3] Revert "test: use gpgconf --create-socketdir if available"
` [PATCH 2/3] Revert "configure: add test for gpgconf --create-socketdir"
` [PATCH 3/3] test: move GNUPGHOME to TEST_TMPDIR

read after free in notmuch new
 2017-03-01  1:49 UTC  (3+ messages)

notmuch release 0.23.7 now available
 2017-03-01  1:37 UTC 

[PATCH 1/2] cli/config: don't try to open config file for 'notmuch help'
 2017-02-28 12:31 UTC  (5+ messages)
` [PATCH 2/2] notmuch-config: ENOENT vs generic handling when file open fails

[PATCH v2 1/2] cli/show: abstract get content disposition
 2017-02-28 12:07 UTC  (3+ messages)
` [PATCH v2 2/2] cli/show: add content-disposition to structured output message parts

[PATCH] emacs: show: stop display of appliaction/* parts
 2017-02-27 20:36 UTC  (7+ messages)
` [PATCH v2] emacs: show: stop display of application/* parts

notmuch release 0.23.6 now available
 2017-02-27 11:12 UTC 

[PATCH] lib: remove notmuch_query_{count,search}_{threads,messages}
 2017-02-26 21:21 UTC  (11+ messages)
` [PATCH] lib: remove notmuch_query_{count, search}_{threads, messages}
` v2 remove notmuch_query_{count,search}_{threads,messages}
  ` [PATCH 1/6] lib: bump SONAME to libnotmuch5
  ` [PATCH 2/6] lib: replace n_query_search_threads with status returning version
  ` [PATCH 3/6] lib: replace deprecated n_q_search_messages "
  ` [PATCH 4/6] fixup! "
  ` [PATCH 5/6] lib: replace deprecated n_q_count_messages "
  ` [PATCH 6/6] lib: replace deprecated n_q_count_threads "

v5 of regexp searching
 2017-02-26 19:52 UTC  (7+ messages)
` [patch v5 3/6] lib: create field processors from prefix table
` [patch v5 4/6] lib: regexp matching in 'subject' and 'from'
` [patch v5 5/6] lib: add mid: as a synonym for id:

[PATCH 2/2] cli/show: add content-disposition to structured output message parts
 2017-02-26 18:39 UTC  (4+ messages)
` [PATCH] test: fix tests for content-disposition

v2 _notmuch_message_ensure_metadata exception handling
 2017-02-26 11:47 UTC  (7+ messages)
` [patch v2 1/4] test: add known broken test for uncaught DatabaseModifiedError
` [patch v2 2/4] lib: add _notmuch_database_reopen
` [patch v2 3/4] lib: handle DatabaseModifiedError in _n_message_ensure_metadata
` [patch v2 4/4] lib/message.cc: use view number to invalidate cached metadata

[PATCH] emacs: use (system-name) instead of system-name
 2017-02-26 11:45 UTC  (3+ messages)

[PATCH 1/2] cli/show: list all filenames of a message in the formatted output
 2017-02-26 11:44 UTC  (4+ messages)
` [PATCH 2/2] test: test format version difference between v2 and v3

v1 _notmuch_message_ensure_metadata exception handling
 2017-02-25 20:39 UTC  (13+ messages)
` [PATCH 1/4] test: add known broken test for uncaught DatabaseModifiedError
` [PATCH 2/4] lib: add notmuch_database_reopen
` [PATCH 3/4] lib: handle DatabaseModifiedError in _n_message_ensure_metadata
` [PATCH 4/4] lib/message.cc: use view number to invalidate cached metadata

notmuch version/Python bindings
 2017-02-25 16:41 UTC  (8+ messages)

v4 of nondestructive excludes patches
 2017-02-25 16:09 UTC  (5+ messages)
` v5 of nondestructive includes patches
  ` [PATCH 1/3] lib: eagerly parse queries
  ` [PATCH 2/3] lib/query: make query parsing lazy again, keep centralized
  ` [PATCH 3/3] lib: query make exclude handling non-destructive

bug report
 2017-02-25 11:33 UTC  (2+ messages)

add status value to _notmuch_message_ensure_metadata
 2017-02-24 11:40 UTC  (6+ messages)
` [RFC patch 1/2] lib: add notmuch_database_reopen
  ` [RFC patch 2/2] lib: handle DatabaseModifiedError in _n_message_ensure_metadata


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