messages from 2016-04-11 23:37:47 to 2016-05-19 11:06:49 UTC [more...]
notmuch-show-message-resend v3
2016-05-19 11:06 UTC (4+ messages)
` [PATCH 1/2] emacs: add function to resend message to new recipients
` [PATCH 2/2] emacs: bind notmuch-show-resend-message to 'b' in notmuch-show mode
[PATCH] cli: tell how many messages were precisely matched when expected 1 match
2016-05-19 11:05 UTC (2+ messages)
[PATCH] configure: combine common parts of CONFIGURE_C{,XX}FLAGS
2016-05-19 11:05 UTC (2+ messages)
[PATCH] emacs: address completion, allow sender/recipient and filters
2016-05-18 12:29 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
Problem with emacs goto-address-at-point in email view
2016-05-18 8:52 UTC (2+ messages)
[WIP PATCH] Allow user to sort address completion by count
2016-05-17 21:01 UTC
[PATCH] test: set LD_LIBRARY_PATH early and keep its old contents
2016-05-15 13:50 UTC (3+ messages)
` [PATCH] test: test_python: set PYTHONPATH for the duration python is executed
[PATCH 1/2] test-lib.sh: renamed die() to die_exit() and added generic die() function
2016-05-15 13:44 UTC (4+ messages)
` [PATCH 2/2] test: add_email_corpus: exit early if notmuch new fails
` [PATCH] test: fix die() in test-lib.sh and test-lib-common.sh
[PATCH] notmuch-emacs-mua: escape $PWD (and cd always). use message-add-actions
2016-05-15 13:28 UTC (2+ messages)
[RFC PATCH] RFC: expand_tilde () for potential future path expansion
2016-05-14 15:41 UTC (2+ messages)
[PATCH v3] config: Expand ~ to $HOME
2016-05-14 15:15 UTC
version 5 of libconfig / single argument date / named query patches
2016-05-14 0:12 UTC (13+ messages)
` [Patch v5 01/11] configure: detect Xapian:FieldProcessor
` [Patch v5 02/11] lib: optionally support single argument date: queries
` [Patch v5 03/11] lib/cli: add library API / CLI for compile time options
` [Patch v5 04/11] configure: check directly for xapian compaction API
` [Patch v5 05/11] lib: provide config API
` [Patch v5 06/11] lib: config list iterators
` [Patch v5 07/11] CLI: add optional config data to dump output
` [Patch v5 08/11] CLI: optionally restore config data
` [Patch v5 09/11] CLI: add notmuch-config support for named queries
` [Patch v5 10/11] lib: make a global constant for query parser flags
` [Patch v5 11/11] lib: add support for named queries
slight workaround needed to use gnus-alias
2016-05-13 22:45 UTC (6+ messages)
[PATCH] config: Expand ~ to $HOME
2016-05-11 20:16 UTC (10+ messages)
Search for "has an attachment"
2016-05-11 4:01 UTC (3+ messages)
v4 of libconfig / single argument date / named query patches
2016-05-08 8:25 UTC (14+ messages)
` [Patch v4 01/12] configure: detect Xapian:FieldProcessor
` [Patch v4 02/12] lib: optionally support single argument date: queries
` [Patch v4 03/12] lib/cli: add library API / CLI for compile time options
` [Patch v4 04/12] configure: check directly for xapian compaction API
` [Patch v4 05/12] lib: provide config API
` [Patch v4 06/12] lib: config list iterators
` [Patch v4 07/12] CLI: add optional config data to dump output
` [Patch v4 08/12] CLI: optionally restore config data
` [Patch v4 09/12] CLI: add notmuch-config support for named queries
` [Patch v4 10/12] lib: make a global constant for query parser flags
` [Patch v4 11/12] lib: add support for named queries
` [Patch v4 12/12] fixup! lib/cli: add library API / CLI for compile time options
[PATCH] configure: replace ${CXXLAGS} with ${CXXFLAGS_for_sh}
2016-05-07 22:27 UTC (3+ messages)
` [PATCH] configure: add set -u
v3 of libconfig / single argument date / named query patches
2016-05-07 20:29 UTC (17+ messages)
` [Patch v3 01/11] configure: detect Xapian:FieldProcessor
` [Patch v3 02/11] lib: optionally support single argument date: queries
` [Patch v3 03/11] lib/cli: add library API / CLI for compile time options
` [Patch v3 04/11] configure: check directly for xapian compaction API
` [Patch v3 05/11] lib: provide config API
` [Patch v3 06/11] lib: config list iterators
` [Patch v3 07/11] CLI: add optional config data to dump output
` [Patch v3 08/11] CLI: optionally restore config data
` [Patch v3 09/11] CLI: add notmuch-config support for named queries
` [Patch v3 10/11] lib: make a global constant for query parser flags
` [Patch v3 11/11] lib: add support for named queries
[PATCH] test: copyright information updates
2016-05-06 15:41 UTC
[PATCH] Use the Xapian::DB_RETRY_LOCK flag when available
2016-05-05 10:33 UTC (5+ messages)
` [PATCH v2] "
Disabling zip archives preview
2016-05-03 14:31 UTC (3+ messages)
[PATCH v1 0/2] Fixes for some 0.22 problems reported on the mailing list
2016-05-03 10:28 UTC (7+ messages)
` [PATCH v1 1/2] emacs: Observe the charset of MIME parts when reading them
` [PATCH v1 2/2] emacs: Tell `message-mode' that outgoing messages are email
[RFC PATCH 0/5] cli: notmuch new scandir rework
2016-05-02 11:23 UTC (7+ messages)
` [RFC PATCH 1/5] cli: remove leftover dir variable
` [RFC PATCH 2/5] cli: drop inode sort order on directories unknown to the database
` [RFC PATCH 3/5] util: add a homebrew scandir implementation
` [RFC PATCH 4/5] cli: use homebrew scandir in notmuch new add_files
` [RFC PATCH 5/5] cli: convert count_files to new scandir
[PATCH] test: copyright information updates
2016-05-02 4:07 UTC (3+ messages)
[PATCH 0/4] configure: fix some shellcheck warnings
2016-05-02 0:25 UTC (7+ messages)
` [PATCH 1/4] configure: SC2006: Use $(..) instead of deprecated `..`
` [PATCH 2/4] configure: SC2059: Don't use variables in the printf format string
` [PATCH 3/4] configure: SC2034: glib_cflags and glib_ldflags appear unused
` [PATCH 4/4] configure: SC2016: Expressions don't expand in single quotes
v2 of libconfig, date:foo, and named query patches
2016-05-01 17:48 UTC (5+ messages)
` [Patch v2 04/13] lib/cli: add library API / CLI for compile time options
message-default-mail-headers not working in notmuch 0.22
2016-05-01 8:38 UTC (5+ messages)
notmuch-address-command questions
2016-04-30 13:51 UTC (3+ messages)
[PATCH] notmuch-mutt: deduce perl interpreter location from environment
2016-04-30 11:37 UTC (6+ messages)
` Fwd: "
notmuch release 0.22 now available
2016-04-27 9:38 UTC (3+ messages)
notmuch-0.21 bug report
2016-04-25 19:40 UTC (4+ messages)
[PATCH] NEWS: mention try-emacs-mua
2016-04-25 10:44 UTC (2+ messages)
notmuch 0.22 release timetable
2016-04-24 23:48 UTC (3+ messages)
NEWS patches for v0.22, round 2
2016-04-24 21:01 UTC (8+ messages)
` [PATCH 1/6] NEWS: add note about xapian 1.3 support
` [PATCH 2/6] NEWS: note dropping "pkg-config emacs"
` [PATCH 3/6] NEWS: note no-op-ness of notmuch-message-address-insinuate
` [PATCH 4/6] NEWS: document S/MIME support
` [PATCH 5/6] NEWS: document some bug fixes
` [PATCH 6/6] NEWS: entry for emacs mua address completion
[PATCH] test thread breakage when messages are removed and re-added
2016-04-20 3:36 UTC (8+ messages)
` [PATCH v4 1/7] test: add test-binary to print the number of ghost messages
` [PATCH v4 7/7] complete ghost-on-removal-when-shared-thread-exists
[PATCH v2] Emacs related NEWS for 0.22
2016-04-18 11:18 UTC (3+ messages)
[PATCH v1] Emacs related NEWS for 0.22
2016-04-17 21:40 UTC (3+ messages)
NEWS patches for 0.22
2016-04-16 15:35 UTC (4+ messages)
` [PATCH 1/3] NEWS: add note about xapian 1.3 support
` [PATCH 2/3] NEWS: note dropping "pkg-config emacs"
` [PATCH 3/3] NEWS: note no-op-ness of notmuch-message-address-insinuate
[PATCH v1] emacs: Don't indent multipart sub-parts during reply
2016-04-16 11:56 UTC (3+ messages)
[PATCH 1/2] emacs: Fix packaging
2016-04-16 11:55 UTC (5+ messages)
` [PATCH 2/2] emacs: Add notmuch homepage to package header
[PATCH] bindings: drop build time message on missing ruby dependency
2016-04-16 11:54 UTC (3+ messages)
[PATCH] Repeatability when copying a whole directory into a new one
2016-04-13 19:50 UTC (3+ messages)
Tag sent messages as sent
2016-04-13 19:14 UTC (2+ messages)
[PATCH 1/3] test: test one character long directory names at top level
2016-04-12 23:51 UTC (3+ messages)
` [PATCH 3/3] lib: clean up _notmuch_database_split_path
xapian 1.3.5 compatibility, v3
2016-04-12 23:34 UTC (5+ messages)
` [PATCH 4/4] test: cope with glass backend file naming variations
notmuch-emacs replying produces excessive indenting on multipart/signed or multipart/mixed amil?
2016-04-12 7:23 UTC (7+ messages)
thread merge/split proposal
2016-04-12 1:29 UTC (6+ 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).