unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2021-09-28 13:40:12 to 2021-12-04 19:47:20 UTC [more...]

Forwarding inline html mails
 2021-12-04 19:39 UTC  (5+ messages)

notmuch insert: Cannot open Xapian database (0.34.1)
 2021-12-04 19:01 UTC  (2+ messages)

[PATCH] doc: drop use of env with sphinx-build
 2021-12-04 18:38 UTC 

notmuch-tag failing on trailing space
 2021-12-04 16:59 UTC  (6+ messages)
` [PATCH] emacs: don't add space to tag completion candidates

Reduce test suite reliance on gdb
 2021-12-04 16:51 UTC  (10+ messages)
` [PATCH 1/2] test/count: replace use of gdb with a LD_PRELOAD shim
` [PATCH 2/2] test/new: replace use of gdb in vanishing file test
    ` [PATCH v2 1/3] test: move system includes to notmuch-test.h
      ` [PATCH v2 2/3] test/count: replace use of gdb with a LD_PRELOAD shim
      ` [PATCH v2 3/3] test/new: replace use of gdb in vanishing file test

Strip spaces in `tags` in `~/.notmuch-config` (and other fields)
 2021-12-04 16:31 UTC  (8+ messages)
` [PATCH 1/2] test: known broken tests for leading/trailing ws in config
  ` [PATCH 2/2] config: ignore leading/trailing spaces in ';'-delimited lists
    ` [PATCH 1/2] test: known broken tests for escape characters in config files
      ` [PATCH 2/2] lib/config: use g_key_file_get_string to read config values
        ` [PATCH v2] "

Minor UX issue with hl-line-mode and notmuch-search
 2021-12-04 16:14 UTC  (3+ messages)
` [PATCH] emacs: run notmuch-search-hook lazily

macOS globals.py issue
 2021-12-04 15:52 UTC  (2+ messages)

[PATCH] cli: handle bash completion of all shared options
 2021-12-04 15:50 UTC  (2+ messages)

planned point release 0.34.2
 2021-12-04 13:51 UTC 

Fix overriding database path when opening a different file
 2021-12-04 13:48 UTC  (6+ messages)
` [PATCH 1/3] test: add known broken test for conflict with database parameter
` [PATCH 2/3] lib/open: track which parameters are passed
` [PATCH 3/3] lib/config: don't overwrite database.path if the caller passed it

[WIP PATCH 0/1] autodoc failed to import notmuch2
 2021-12-04 13:48 UTC  (7+ messages)
` [WIP PATCH 1/1] autodoc: fix search path for notmuch2 module
` [PATCH] doc/python-cffi: import from built bindings, not installed module

Use libnotmuch config / database search in python-cffi bindings
 2021-12-04 13:47 UTC  (10+ messages)
` [PATCH 1/4] python-cffi: fix typos in docstring for Database.default_path
` [PATCH 2/4] test: add python-cffi bindings to path for test_python
` [PATCH 3/4] test: add known broken tests for python bindings in split configs
` [PATCH 4/4] python-cffi: switch to notmuch_database_{open,create}_with_config

Notmuch Emacs 0.31.2 documentation and keybinding suggestions
 2021-12-04  0:30 UTC  (13+ messages)
` [PATCH] emacs: add minimal docstring for notmuch-unthreaded
  ` [PATCH] emacs: improve notmuch-*-from-current-query docstrings
    ` [PATCH] emacs: drop C-tab binding in hello mode, document <backtab>
      ` [PATCH v2] "

[PATCH] NEWS: fix typo in 0.34 news
 2021-12-04  0:24 UTC  (6+ messages)
    ` [PATCH] rename built_with.sexpr_query to built_with.sexp_queries

[RFC PATCH] emacs: add notmuch-logo.svg
 2021-11-08 20:27 UTC  (3+ messages)

Configurable deleted tags in notmuch-emacs
 2021-11-30 20:11 UTC  (3+ messages)

[PATCH] emacs: add new option notmuch-search-exclude
 2021-11-28 20:02 UTC 

notmuch-emacs: Add option to set -exclude=false in notmuch search/tree
 2021-11-27 19:28 UTC  (4+ messages)

email to PDF
 2021-11-12  2:09 UTC 

Fix python exception object string repr
 2021-11-06 11:02 UTC  (2+ messages)
` [PATCH] Fix error message when using notmuch_status_to_string

notmuch release 0.34.1 now available
 2021-11-03 13:33 UTC 

Test file for included rfc822
 2021-11-03  9:46 UTC 

notmuch_message_remove_tag & std::length_error
 2021-11-02  9:48 UTC  (2+ messages)

[RFC PATCH] python-cffi out-of-tree build
 2021-10-31 19:28 UTC  (5+ messages)
  ` [Tomi Ollila] "

[PATCH] python-cffi: fix out-of-tree build
 2021-10-31 10:03 UTC 

subsequent rebuilds of notmuch always re-build sphinx and ruby
 2021-10-30 20:48 UTC  (5+ messages)
` Add stamp files to prevent rebuilds
  ` [PATCH 1/3] doc: introduce stamp file for info build
  ` [PATCH 2/3] ruby: don't use a directory as a target
  ` [PATCH 3/3] python-cffi: introduce stamp file

parallel tests broken on Debian stable
 2021-10-30 19:30 UTC  (2+ messages)

[PATCH 1/2] lib/compact: replace deprecated notmuch_database_open_verbose
 2021-10-30 18:17 UTC  (3+ messages)
` [PATCH 2/2] lib/open: replace call to "

[PATCH] lib: document n_o_w_config can return NOTMUCH_STATUS_NO_CONFIG
 2021-10-30 18:02 UTC  (2+ messages)

Clean up de-allocation / nulling of notmuch database structure
 2021-10-30 18:01 UTC  (8+ messages)
` [PATCH 1/6] test: add two known broken tests for missing config files
` [PATCH 2/6] lib/open: fix potential double-free, ensure *database=NULL on error
` [PATCH 3/6] lib/create: document expectations for db on error, add tests
` [PATCH 4/6] lib/create: fix memory leak, ensure *database=NULL on error
` [PATCH 5/6] lib/load_config: document expectations for db on error, add tests
` [PATCH 6/6] lib/load_config: deallocate / NULL database on fatal error

[PATCH] test/libconfig: use 'export' when restoring NOTMUCH_CONFIG
 2021-10-28  1:12 UTC  (3+ messages)

problem with message headers in python bindings
 2021-10-27  2:36 UTC  (6+ messages)
  ` [PATCH] test: add known broken tests for python bindings in split configs
    ` WIP fix split-config for notmuch-python2
      ` [PATCH 1/2] WIP: add python-cffi bindings to path
      ` [PATCH 2/2] WIP/python2: switch to notmuch_database_{open,create}_with_config

[PATCH] fix(nmweb): replace deprecated method
 2021-10-26  1:15 UTC  (2+ messages)

WIP: Support testing notmuch as installed
 2021-10-25 14:57 UTC  (4+ messages)
` [PATCH 1/3] WIP/test: support "
` [PATCH 2/3] debian: add autopkgtests
` [PATCH 3/3] test: mark some tests as broken when run as root

Clean up some warnings from makeinfo
 2021-10-25 11:28 UTC  (4+ messages)
` [PATCH 1/2] doc: remove explicit formatting of terms in definition lists
` [PATCH 2/2] doc/sexp-queries: replace definition lists with block quotes

notmuch_database_open_with_config() does not NULL pointer on error
 2021-10-23 13:12 UTC  (9+ messages)
  ` WIP fixes for nulling of database argument "
    ` [PATCH 1/5] test: add two known broken tests for missing config files
    ` [PATCH 2/5] lib/open: fix potential double-free, ensure *database=NULL on error
    ` [PATCH 3/5] lib/open: document expectations for db on error, add tests
    ` [PATCH 4/5] lib/create: fix memory leak, ensure *database=NULL on error
    ` [PATCH 5/5] lib/load_config: document expectations for db on error, add tests

indexopts cleanup
 2021-10-23 12:56 UTC  (3+ messages)
` [PATCH 2/2] CLI: move indexopts variable out of shared options block

[PATCH 1/2] lib: remove enum names from typedefs
 2021-10-23 11:42 UTC  (3+ messages)
` [PATCH 2/2] cli: "

[PATCH] lib: fix commented out NOTMUCH_DEPRECATED()
 2021-10-23 11:38 UTC  (2+ messages)

Does notmuch works on Windows?
 2021-10-23  0:01 UTC  (3+ messages)

notmuch release 0.34 now available
 2021-10-20 14:33 UTC 

[PATCH] emacs: fix call to nonexistent notmuch--call-process-shell-command
 2021-10-19 12:34 UTC  (3+ messages)

release plans for 0.34
 2021-10-15 12:18 UTC  (2+ messages)

Emacs notmuch extracts text attachments as if they had Windows (CRLF) encoding
 2021-10-14 15:35 UTC  (3+ messages)

Tagging and selectrum+prescient
 2021-10-13 16:41 UTC  (2+ messages)

[RFC 0/5] doc: api docs overhaul
 2021-10-13 14:04 UTC  (17+ messages)
` [RFC 1/5] doc: replace doxygen with hawkmoth sphinx extension for api docs
` [RFC 2/5] lib: remove enum names from typedefs
` [RFC 3/5] lib: remove commented out NOTMUCH_DEPRECATED()
` [RFC 4/5] lib: remove #ifndef __DOXYGEN__ conditions
` [RFC 5/5] lib: documentation comment overhaul for hawkmoth

Bug#996357: RFP: python3-hawkmoth -- minimalistic Sphinx C Domain autodoc directive extension
 2021-10-13 12:21 UTC 

Bug#996151: sphinx-doc: use of definfoenclose generates warnings from makeinfo
 2021-10-11 13:11 UTC 

[PATCH] configure: whitespace cleanup
 2021-10-11  0:08 UTC  (3+ messages)

[PATCH] devel: two scripts for checking proposed changes
 2021-10-10 23:57 UTC  (4+ messages)
` [PATCH v2] devel: script for checking a commit (series)

List archive
 2021-10-10 14:50 UTC  (3+ messages)

configure checks for python3-notmuch2 module
 2021-10-09 20:15 UTC  (8+ messages)
` [PATCH] configure: check explicitely for python dev (include) files

performance in emacs displaying a huge thread
 2021-10-06  6:49 UTC  (19+ messages)

(no subject)
 2021-10-03 13:52 UTC  (3+ messages)
` notmuch displaying unread and total messages on hello view

T355-smime.sh is flaky
 2021-10-02 11:44 UTC  (2+ messages)

notmuch release 0.33.2 now available
 2021-09-30 11:40 UTC 

[PATCH] test/T355-smime: Use key as exported by gpgsm
 2021-09-28 13:39 UTC  (2+ 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).