messages from 2021-04-18 07:08:48 to 2021-05-07 15:41:25 UTC [more...]
Restore relative path handling for database.path
2021-05-07 15:31 UTC (15+ messages)
` [PATCH 1/9] test: add known broken test for relative database path in new
` [PATCH 2/9] lib/config: canonicalize paths relative to $HOME
` [PATCH 3/9] test: add known broken test for relative setting of mail_root
` [PATCH 4/9] lib/config: expand relative paths when reading from database
` [PATCH 5/9] test: test relative paths for database.hook_dir
` [PATCH 6/9] test: test explicit configuration of backup directory
` [PATCH 7/9] doc: document (tersely) the intended behaviour of relative paths
` [PATCH 8/9] doc: document database.backup_dir
` [PATCH 9/9] NEWS: start NEWS for 0.32.1
[PATCH] test: say_color() in one write(2)
2021-05-06 14:12 UTC
[PATCH 0/9] test: ruby: several cleanups and simplifications
2021-05-06 11:52 UTC (26+ messages)
` [PATCH 1/9] test: move test_ruby() inside the only client
` [PATCH 2/9] test: ruby: refactor test_ruby()
` [PATCH 3/9] test: ruby: simplify MAIL_DIR check
` [PATCH 4/9] test: ruby: simplify MAIL_DIR initialization
` [PATCH 5/9] test: ruby: simplify test_ruby()
` [PATCH 6/9] test: ruby: use much more standard puts
` [PATCH 7/9] test: ruby: use much more standard Ruby idioms
` [PATCH 8/9] test: ruby: don't use instance variables
` [PATCH 9/9] test: ruby: simplify output comparison
Runtime assertion failed: lib/database.cc, line 1415
2021-05-06 11:09 UTC
[RFE] Call `gpg --recv-keys` asynchronously
2021-05-05 16:12 UTC (3+ messages)
Bug (emacs): lexical binding breaks tag hooks
2021-05-05 13:42 UTC (3+ messages)
` [PATCH] emacs: restore tag-changes and query bindings for "
Possible threading issues in nm 0.32
2021-05-05 12:29 UTC (2+ messages)
[PATCH v2 00/10] ruby: object cleanups
2021-05-04 8:25 UTC (12+ messages)
` [PATCH v2 01/10] ruby: add missing Data_Get_Notmuch helpers
` [PATCH v2 02/10] ruby: improve all Data_Get_Notmuch_* helpers
` [PATCH v2 03/10] ruby: improve general data get helper
` [PATCH v2 04/10] ruby: simplify "
` [PATCH v2 05/10] ruby: fetch class name in case of error
` [PATCH v2 06/10] ruby: add unlikely hint
` [PATCH v2 07/10] ruby: create Data_Wrap_Notmuch_Object helper
` [PATCH v2 08/10] ruby: move towards more modern RTypedData
` [PATCH v2 09/10] ruby: add all data types
` [PATCH v2 10/10] ruby: new notmuch_rb_object_destroy() helper
[PATCH] Vim: Fix a deprecated call to the 'mail' gem
2021-05-03 9:31 UTC (4+ messages)
[PATCH 0/3] ruby: cleanups
2021-05-03 7:54 UTC (4+ messages)
` [PATCH 1/3] ruby: improve all Data_Get_Notmuch_* helpers
` [PATCH 2/3] ruby: improve general data get helper
` [PATCH 3/3] ruby: simplify "
[PATCH] test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()
2021-05-02 18:15 UTC
notmuch release 0.32 now available
2021-05-02 12:22 UTC (2+ messages)
[PATCH resend] contrib/go: update the go binding
2021-05-02 10:44 UTC (2+ messages)
[PATCH] cli: handle bash completion of all shared options
2021-05-02 10:35 UTC (2+ messages)
macOS globals.py issue
2021-05-02 10:33 UTC (2+ messages)
[PATCH 00/13] test: several fixes and improvements
2021-05-02 5:08 UTC (29+ messages)
` [PATCH 01/13] test: fix passwd_sanitize()
` [PATCH 02/13] test: unset NAME environment variable
` [PATCH 03/13] test: remove USER_FULL_NAME when not present
` [PATCH 04/13] test: use correct fqdn in passwd_sanitize()
` [PATCH 05/13] test: fix wrong SKIP messages
` [PATCH 06/13] test: add prereqs check in test_emacs_expect_t
` [PATCH 07/13] test: add external prereqs to many emacs tests
` [PATCH 08/13] test: split emacs functionality to its own file
` [PATCH 09/13] test: emacs: simplify missing dependencies check
` [PATCH 10/13] test: emacs: check for configured emacs
` [PATCH 11/13] test: emacs: fix a couple of shellcheck complaints
` [PATCH 12/13] test: trivial style cleanups
` [PATCH 13/13] test: more style fixes
[PATCH 0/3] ruby: improve db.query
2021-05-01 12:04 UTC (4+ messages)
` [PATCH 1/3] ruby: use notmuch_exclude_t enum
` [PATCH 2/3] ruby: add keyword arguments to db.query
` [PATCH 3/3] test: ruby: simplify basic tests
notmuch and public-inbox
2021-05-01 5:16 UTC (5+ messages)
The future of Ruby bindings
2021-04-30 22:14 UTC
Release process for 0.32
2021-04-28 14:14 UTC (7+ messages)
[PATCH] perf-test: add option to run perf
2021-04-28 12:06 UTC (3+ messages)
[PATCH 1/2] Vim: Respect excluded tags when showing a thread
2021-04-28 10:32 UTC (10+ messages)
` [PATCH 2/2] Vim: Ensure that every queries respect excluded tags
[PATCH 1/2] NEWS: mention file deletion speedups
2021-04-28 10:23 UTC (5+ messages)
` [PATCH 2/2] NEWS: summarize changes to emacs interface
Two perceived query language imbalances
2021-04-28 9:54 UTC (6+ messages)
setting NOTMUCH_CONFIG in hooks
2021-04-27 13:03 UTC (3+ messages)
[RFC PATCH] Attempt to reactive Ruby gc
2021-04-27 8:53 UTC
[PATCH] test: hide message from moreutils parallel
2021-04-26 23:11 UTC (3+ messages)
[PATCH 00/13] vim: a bunch of updates from upstream
2021-04-26 23:10 UTC (19+ messages)
` [PATCH 01/13] vim: fix Mail 2.8.0 warning
` [PATCH 02/13] vim: doc: small fixes
` [PATCH 03/13] vim: doc: minor spelling fix
` [PATCH 04/13] vim: fix for missing parts
` [PATCH 05/13] vim: show first part if no text part is detected
` [PATCH 06/13] vim: trivial cleanup
` [PATCH 07/13] vim: use notmuch config command
` [PATCH 08/13] vim: trivial cleanup
` [PATCH 09/13] vim: option to add email address to reply quote
` [PATCH 10/13] vim: option to add reply quote datetime
` [PATCH 11/13] vim: syntax: fix message description highlighting
` [PATCH 12/13] vim: remove backwards compatibility wrappers
` [PATCH 13/13] vim: README: sync with upstream
[PATCH] test: check for GNU parallel with --version options
2021-04-24 23:22 UTC (2+ messages)
[PATCH] perf-test: add test for reindexing after removal/renaming msgs
2021-04-24 23:02 UTC (3+ messages)
` [PATCH] test: add regression test for large number of deletions
Regex negative lookahead failed
2021-04-24 16:52 UTC (5+ messages)
[PATCH] compat: expose canonicalize_file_name to C++
2021-04-24 11:43 UTC (16+ messages)
` [PATCH v3] compat: rename {,notmuch_}canonicalize_file_name
` [PATCH v4] "
nmbug update
2021-04-24 1:21 UTC
[PATCH] ruby: fix ruby 3.1 warnings
2021-04-19 20:35 UTC (6+ messages)
[PATCH v2 0/2] scaffolding for autocrypt support
2021-04-19 8:53 UTC (4+ messages)
[PATCH] test: add known broken test for long directory bug
2021-04-18 13:05 UTC (3+ messages)
` [PATCH] lib/n_d_index_file: check return value from _n_m_add_filename
[PATCH] test-lib: unset XDG_CONFIG_HOME
2021-04-18 13:01 UTC (2+ messages)
v1 deletion patches
2021-04-18 12:57 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).