messages from 2020-08-01 12:27:15 to 2020-08-22 14:38:16 UTC [more...]
[Kevin McCarthy] Bug#966100: notmuch-mutt: symlinking now fails for indexed mailboxes with a space in the name
2020-08-01 23:22 UTC (4+ messages)
[PATCH v2] emacs: Use pop-to-buffer-same-window rather than switch-to-buffer
2020-08-22 14:38 UTC (5+ messages)
starting release process for 0.31
2020-08-22 13:04 UTC (4+ messages)
` call for NEWS entries "
[PATCH] AUTHORS: update for 0.31
2020-08-22 12:52 UTC (2+ messages)
[PATCH] Emacs: Fix notmuch-message-summary-face definition
2020-08-22 12:51 UTC (4+ messages)
` [PATCH v2] "
emacs: `message-send-hook` being called twice
2020-08-18 9:53 UTC (2+ messages)
[PATCH] devel/release-checks.sh: use grep to find copyright year
2020-08-17 23:58 UTC (3+ messages)
[PATCH] NEWS: notmuch-mutt: system(shell pipeline) replaced internally
2020-08-17 20:39 UTC
[PATCH 0/2] Balance bidi control chars
2020-08-16 17:41 UTC (6+ messages)
` [PATCH 1/2] Emacs: Add a new function for balancing "
` [PATCH 2/2] Emacs: Call notmuch-balance-bidi-ctrl-chars in notmuch-sanitize
[PATCH] test: fix uninitialized variable use in T562-lib-database
2020-08-16 17:07 UTC
[PATCH] build: clean up sphinx.config
2020-08-16 15:38 UTC
[PATCH v2 1/3] emacs/tree: introduce notmuch-tree-parent-buffer variable
2020-08-16 13:59 UTC (7+ messages)
` [PATCH v2 2/3] emacs/tree: enable moving to next thread in search results
` [PATCH v2 3/3] emacs/tree: add notmuch-tree-archive-thread-then-next
[PATCH] Fix database instructions in test/README: make download-corpus
2020-08-16 13:55 UTC (3+ messages)
` [PATCH] test: update README to reflect dropping upgrade tests
[PATCH 0/3] Adjust test for changes in Emacs 27
2020-08-15 14:25 UTC (3+ messages)
` [PATCH 3/3] test: Explicitly state that we want to sign with sender
[PATCH] Emacs: Indent first header line only when indentation is turned on
2020-08-15 12:23 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
Signing messages with emacs 27.1
2020-08-13 12:24 UTC (3+ messages)
[PATCH] notmuch-mutt: replace shell pipeline with internal pipe processing
2020-08-12 23:45 UTC (3+ messages)
[PATCH] configure: Check if emacs >= 25 (instead of >= 24) is available
2020-08-12 23:45 UTC (2+ messages)
preliminaries for merged config
2020-08-12 22:49 UTC (7+ messages)
` [PATCH 1/6] test: use keys with group 'test' in T590-libconfig
` [PATCH 2/6] lib: factor out feature name related code
` [PATCH 3/6] lib: factor out prefix related code to its own file
` [PATCH 4/6] lib/config: delay setting talloc destructor
` [PATCH 5/6] test: add regression test for searching with alternate config
` [PATCH 6/6] lib: factor out notmuch_database_open* related code to own file
New release for Emacs 27.1?
2020-08-12 7:21 UTC (3+ messages)
Message headers in right-to-left mode in Emacs notmuch-show-mode
2020-08-10 18:27 UTC (19+ messages)
` [PATCH v2] Emacs: Force left-to-right display for message headers
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] Emacs: Ensure "
` Sanitize bidi control chars
[PATCH 00/23] A create number of cosmetic changes
2020-08-10 1:25 UTC (78+ messages)
` [PATCH 03/23] emacs: Fix indentation
` [PATCH 00/23] A great number of cosmetic changes
` [PATCH v2 "
` [PATCH v2 01/23] emacs: Shorten long lines
` [PATCH v2 02/23] emacs: Remove excess empty lines
` [PATCH v2 03/23] emacs: Fix indentation
` [PATCH v2 04/23] emacs: Closing parenthesis go on the same line
` [PATCH v2 05/23] emacs: Only set one variable per setq form
` [PATCH v2 06/23] emacs: Use cl-incf where appropriate
` [PATCH v2 07/23] emacs: Use 'and' instead of 'when' when the return value matters
` [PATCH v2 08/23] emacs: Use 'unless' instead of 'when' and 'not'
` [PATCH v2 09/23] emacs: Use 'when' instead of 'if' when there is no ELSE part
` [PATCH v2 10/23] emacs: Use one or three lines for 'if' forms
` [PATCH v2 11/23] emacs: Extend face to window edge again
` [PATCH v2 12/23] emacs: Fix some function declarations
` [PATCH v2 13/23] emacs: No longer define notmuch-hello-mode-map as a function
` [PATCH v2 14/23] emacs: notmuch-poll: Let the user know we are polling
` [PATCH v2 15/23] emacs: Use makefile-gmake-mode in Makefile*s
` [PATCH v2 16/23] emacs: Improve doc-strings
` [PATCH v2 17/23] emacs: Autoload notmuch-jump-search only once
` [PATCH v2 18/23] emacs: Autoload notmuch-jump using an autoload cookie
` [PATCH v2 19/23] emacs: Various cosmetic changes
` [PATCH v2 20/23] emacs: Increase consistency of library headers
` [PATCH v2 21/23] Fix typos
` [PATCH v2 22/23] .dir-locals.el: Set variables for correct "shell" mode
` [PATCH v2 23/23] test: Fix indentation
` [PATCH v3 00/34] A great number of cosmetic changes
` [PATCH v3 01/34] emacs: Shorten long lines
` [PATCH v3 02/34] emacs: Remove excess empty lines
` [PATCH v3 03/34] emacs: Fix indentation
` [PATCH v3 04/34] emacs: Closing parenthesis go on the same line
` [PATCH v3 05/34] emacs: Only set one variable per setq form
` [PATCH v3 06/34] emacs: Use 'and' instead of 'when' when the return value matters
` [PATCH v3 07/34] emacs: Use 'unless' instead of 'when' and 'not'
` [PATCH v3 08/34] emacs: Use 'when' instead of 'if' when there is no ELSE part
` [PATCH v3 09/34] emacs: Use one or three lines for 'if' forms
` [PATCH v3 10/34] emacs: Extend face to window edge again
` [PATCH v3 11/34] emacs: Fix some function declarations
` [PATCH v3 12/34] emacs: No longer define notmuch-hello-mode-map as a function
` [PATCH v3 13/34] emacs: notmuch-poll: Let the user know we are polling
` [PATCH v3 14/34] emacs: Use makefile-gmake-mode in Makefile*s
` [PATCH v3 15/34] emacs: Improve doc-strings
` [PATCH v3 16/34] emacs: Autoload notmuch-jump-search only once
` [PATCH v3 17/34] emacs: Autoload notmuch-jump using an autoload cookie
` [PATCH v3 18/34] emacs: Various cosmetic changes
` [PATCH v3 19/34] emacs: Increase consistency of library headers
` [PATCH v3 20/34] Fix typos
` [PATCH v3 21/34] .dir-locals.el: Set variables for correct "shell" mode
` [PATCH v3 22/34] test: Fix indentation
` [PATCH v3 23/34] .gitignore: Sort using sort-lines
` [PATCH v3 24/34] emacs: Provide 'rstdoc' feature at end of file
` [PATCH v3 25/34] emacs: Add end-of-file line to libraries that lack it
` [PATCH v3 26/34] NEWS: Add stub for 0.31
` [PATCH v3 27/34] NEWS: At least Emacs 25.1 is required now
` [PATCH v3 28/34] emacs: Use cl-incf where appropriate
` [PATCH v3 29/34] emacs: Remove notmuch-setq-local
` [PATCH v3 30/34] emacs: Remove notmuch-read-char-choice
` [PATCH v3 31/34] emacs: Drop old advices that were only need for Emacs 23
` [PATCH v3 32/34] emacs: Do not abuse advice to monkey patch while testing
` [PATCH v3 33/34] emacs: Use new advice mechanism do advice mm-shr
` [PATCH v3 34/34] try-emacs-mua: Trim `require' advice for Emacs 25
Initial implementation of merged config
2020-08-09 10:18 UTC (22+ messages)
` [PATCH 01/19] test: use keys with group 'test' in T590-libconfig
` [PATCH 02/19] lib: add stub for notmuch_database_open_with_config
` [PATCH 03/19] lib: cache configuration information from database
` [PATCH 04/19] WIP: add notmuch_config_get
` [PATCH 05/19] WIP: add notmuch_config_set
` [PATCH 06/19] WIP: initial retrieval of database path from config file
` [PATCH 07/19] test/libconfig; use n_database_open_with_config
` [PATCH 08/19] WIP: add _notmuch_config_load_from_file
` [PATCH 09/19] lib: factor out feature name related code
` [PATCH 10/19] lib: factor out prefix related code to its own file
` [PATCH 11/19] lib: factor out notmuch_database_open* related code to "
` [PATCH 12/19] WIP: adding fallbacks for NULL config_path
` [PATCH 13/19] lib/config: delay setting talloc destructor
` [PATCH 14/19] WIP: add strsplit_len
` [PATCH 15/19] WIP: add config values iterator
` [PATCH 16/19] test: add regression test for searching with alternate config
` [PATCH 17/19] cli/config: add accessor for config file name
` [PATCH 18/19] WIP converting notmuch search to new style config
` [PATCH 19/19] WIP: switch notmuch-show to new config framework
[PATCH] configure: detect version by compiler for build
2020-08-08 19:14 UTC (6+ messages)
` [PATCH v2] configure: check for pytest with python -m pytest
` [PATCH v2] configure: drop check for default xapian backend
` [PATCH v2] T355: specify hash algorithm explicitly
[PATCH] emacs: Use pop-to-buffer-same-window rather than switch-to-buffer
2020-08-07 22:05 UTC
[PATCH 1/3] emacs/tree: introduce notmuch-tree-parent-buffer variable
2020-08-07 11:49 UTC (4+ messages)
` [PATCH 2/3] emacs/tree: enable moving to next thread in search results
Emacs tests timeout with Emacs 27.1 (release candidate)
2020-08-06 17:19 UTC (2+ messages)
[PATCH] lib/config: delay setting talloc destructor
2020-08-05 0:56 UTC
[PATCH] build: upload html docs as part of release process
2020-08-04 1:39 UTC (3+ messages)
Final (v2) batch of patches in API exception handling cleanup
2020-08-04 1:38 UTC (9+ messages)
` [PATCH 01/14] lib: return NULL from n_d_get_default_indexopts on error
` [PATCH 04/14] test: regression test for n_m_get_filenames
` [PATCH 05/14] test: add known broken test for n_directory_get_child_directories
` [PATCH 07/14] test: add known broken test for n_directory_get_child_files
` [PATCH 11/14] test: regression test for n_directory_{get,set}_mtime
` [PATCH 13/14] test: regression test for traversing config list with closed db
` [PATCH 14/14] test: regression tests for n_indexopts_{get,set}_decrypt_policy
[PATCH 1/2] test: drop NOTMUCH_DEFAULT_XAPIAN_BACKEND from T360-symbol-test
2020-08-01 23:35 UTC (3+ 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).