messages from 2020-06-14 15:25:05 to 2020-07-14 21:43:00 UTC [more...]
[PATCH 1/2] doc: replace use of environment variables with a generated config
2020-07-14 21:42 UTC (7+ messages)
` [PATCH 2/2] doc: add new python bindings to main documentatation tree
` [PATCH] doc: set up for autoapi / readthedocs compatibility
Third batch of API cleanup for exception safety
2020-07-14 10:33 UTC (13+ messages)
` [PATCH 01/11] lib: add regression test for n_m_get_date; clarify API
` [PATCH 02/11] lib: use LOG_XAPIAN_EXCEPTION in n_m_get_date
` [PATCH 03/11] test: add known broken test for n_m_get_tags
` [PATCH 04/11] lib: catch Xapian exceptions in n_m_get_tags
` [PATCH 05/11] lib: add known broken test for n_m_count_files
` [PATCH 06/11] lib: catch Xapian exceptions in n_m_count_files
` [PATCH 07/11] test: add known broken test for n_m_add_tag with closed db
` [PATCH 08/11] lib: catch Xapian exceptions in n_m_add_tag
` [PATCH 09/11] test: add broken test for n_m_remove_tag
` [PATCH 10/11] lib: catch Xapian exceptions in n_m_remove_tag
` [PATCH 11/11] lib: use COERCE_STATUS in n_m_{add,remove}_tag
fix deprecation warnings for notmuch_message_get_flag
2020-07-13 23:51 UTC (7+ messages)
` [PATCH 1/5] cli/search: replace deprecated notmuch_message_get_flag
` [PATCH 2/5] cli/show: "
` [PATCH 3/5] lib/add-message: drop use of "
` [PATCH 4/5] lib/thread: replace "
` [PATCH 5/5] bindings/ruby: replacy "
` [PATCH] cli/new: replace newly deprecated n_m_has_maildir_flag
Second batch of API cleanup for exception safety
2020-07-13 10:37 UTC (13+ messages)
` [PATCH 01/11] test: remove unused backup_database calls
` [PATCH 02/11] test: drop use of assert in closed db tests
` [PATCH 03/11] lib/message: use LOG_XAPIAN_EXCEPTION in n_m_get_header
` [PATCH 04/11] test: add regression test for n_m_get_header
` [PATCH 05/11] lib/n_m_get_replies: doc return, initial regression test
` [PATCH 06/11] lib: add known broken test for notmuch_message_get_filename
` [PATCH 07/11] lib/n_m_g_filename: catch Xapian exceptions, document NULL return
` [PATCH 08/11] test: add known broken test for n_m_get_filenames
` [PATCH 09/11] lib: catch exceptions in n_m_get_filenames
` [PATCH 10/11] test: add known broken for n_m_get_flag on closed db
` [PATCH 11/11] lib: catch exceptions in n_m_get_flag, provide n_m_get_flag_st
v2 port to xapian 1.5
2020-07-11 20:29 UTC (5+ messages)
` [PATCH 1/3] lib: migrate to post Xapian 1.3.4 compact support
` [PATCH 2/3] lib: migrate from Xapian ValueRangeProcessor to RangeProcessor
` [PATCH 3/3] test: drop upgrade from v1 tests
[PATCH] doc: make gzipped man pages reproducible
2020-07-11 17:02 UTC (3+ messages)
notmuch 0.30 is now available
2020-07-11 2:04 UTC
fourth batch of API cleanup for exception handling
2020-07-09 0:17 UTC (11+ messages)
` [PATCH 01/10] test: add regression test for notmuch_message_has_maildir_flag
` [PATCH 02/10] lib: add notmuch_message_has_maildir_flag_st
` [PATCH 03/10] test: add regression test for n_m_maildir_flags_to_tags
` [PATCH 04/10] test: add broken test for n_m_remove_all_tags
` [PATCH 05/10] lib: handle xapian exception in n_m_remove_all_tags
` [PATCH 06/10] test: regression tests of n_m_freeze and n_m_thaw on closed db
` [PATCH 07/10] test: regression test for destroying message with "
` [PATCH 08/10] test: regression for retrieving closed db from message
` [PATCH 09/10] test: add known broken test for n_m_reindex on closed db
` [PATCH 10/10] lib: fix return value for n_m_reindex
[RFC PATCH] lib: document new database_open API
2020-07-08 20:03 UTC (5+ messages)
introduce exception handling at top level of libnotmuch
2020-07-08 19:55 UTC (12+ messages)
` [PATCH 1/4] test: add known broken test for error handling on closed database
` [PATCH 2/4] lib: catch error from closed db in n_m_get_message_id
` [PATCH 3/4] test: add known broken test for n_m_get_thread_id on closed db
` [PATCH 4/4] lib/message: catch exception in n_m_get_thread_id
[PATCH] emacs: Add notmuch-show-local-dates option
2020-07-04 13:32 UTC (7+ messages)
[PATCH 1/2] Revert "python-cffi: read version from notmuch version file"
2020-07-03 11:37 UTC (6+ messages)
` [PATCH 2/2] bindings/python-cffi: update version from global version
` [PATCH] bindings/python-cffi: copy version file into bindings dir
[PATCH] doc: update name of gmime package to install
2020-07-03 11:36 UTC (5+ messages)
Feature freeze for notmuch 0.30: June 1
2020-07-03 11:35 UTC (16+ messages)
` crypto test failures on Fedora and OpenSUSE
` [PATCH 1/2] configure: can gpgme can verify signatures when decrypting with a session key?
` [PATCH 2/2] tests: mark sig verification known-broken with session keys on buggy gpgme
[PATCH] build: produce signatures for release candidate tarballs
2020-07-03 11:35 UTC (2+ messages)
Newbie: On Outlook Exchange how to use notmuch to connect to it?
2020-07-03 10:43 UTC (3+ messages)
[PATCH] completion: remove "setup" from the list of possible completions
2020-07-02 19:55 UTC (9+ messages)
notmuch mailing list administrivia
2020-07-02 2:10 UTC
notmuch.readthedocs.org
2020-07-01 13:44 UTC (13+ messages)
test failures on 32 bit architectures
2020-06-27 1:25 UTC (10+ messages)
` [PATCH] lib: avoid casting gint64 to time_t
` [PATCH 1/2] configure: detect 64 bit time_t
` [PATCH 2/2] test: mark two tests broken on machines with 32 "
Usage after database close
2020-06-29 21:18 UTC (7+ messages)
[PATCH] Makefile.global: drop -std=gnu99. C11 (or later) compiler required
2020-06-27 1:25 UTC (2+ messages)
python-cffi: read version number from notmuch
2020-06-24 6:29 UTC (11+ messages)
` [PATCH] python-cffi: read version from notmuch version file
python/notmuch2 on PyPI
2020-06-22 21:39 UTC (4+ messages)
notmuch-emacs: Highlight the file attachment
2020-06-19 9:59 UTC (2+ messages)
[python-cffi] Version number for the `notmuch2` bindings
2020-06-19 9:35 UTC (4+ messages)
Port to Xapian 1.5
2020-06-17 11:04 UTC (4+ messages)
` [PATCH 1/3] lib: migrate to post Xapian 1.3.4 compact support
` [PATCH 2/3] lib: migrate from Xapian ValueRangeProcessor to RangeProcessor
` [PATCH 3/3] test: drop upgrade from v1 tests
[PATCH] Support aborting the atomic context
2020-06-16 11:22 UTC (5+ messages)
python: Continuing message re-use fix
2020-06-16 11:14 UTC (4+ messages)
` [PATCH 1/2] python/notmuch2: do not destroy messages owned by a query
` [PATCH 2/2] Make messages returned by Thread objects owned
python: config API
2020-06-16 0:59 UTC (4+ messages)
` [PATCH 1/2] python/notmuch2: add bindings for the database config strings
` [PATCH 2/2] python config access: fix style and KeyError bug
python: Update tox.ini for python 3.8
2020-06-15 20:00 UTC (7+ messages)
` [PATCH] Update tox.ini for python3.8 and fix pypy3.6
difficulties with notmuch2 python bindings for alot
2020-06-15 19:42 UTC (4+ messages)
python-cffi: add missing tagset methods
2020-06-15 15:41 UTC (3+ messages)
` [PATCH] Add missing set methods to tagsets
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).