messages from 2017-03-11 14:42:41 to 2017-04-11 08:04:13 UTC [more...]
Address Completion
2017-04-11 7:45 UTC (3+ messages)
How to search for all mail in the trash folder
2017-04-10 10:52 UTC (2+ messages)
RFC: adding larger test corpus, switching to xz
2017-04-09 17:45 UTC
[PATCH] configure: Be more verbose when compiler sanity checks fail
2017-04-08 19:23 UTC
[PATCH] Makefile.local: have all files in release tarball be owned by root
2017-04-08 19:00 UTC
[PATCH] emacs: with prefix argument, notmuch-show-stash-date stashes timestamp
2017-04-08 18:33 UTC
notmuch-emacs and Emacs26 (master)
2017-04-08 17:03 UTC (4+ messages)
` [PATCH] emacs/notmuch.el: don't use 'function' as variable name
[PATCH] Replace index(3) with strchr(3)
2017-04-06 23:06 UTC
[PATCH 1/2] test: standardize argument order to test_expect_equal_file
2017-04-06 17:40 UTC (6+ messages)
` [PATCH 2/2] test: remove debugging "output"
` [PATCH] test: swap order of arguments of test_expect_equal
second round of indexing all files
2017-04-04 11:10 UTC (14+ messages)
` [rfc patch v2 1/5] lib: add definitions for notmuch_param_t
` [rfc patch v2 2/5] added notmuch_message_reindex
` [rfc patch v2 3/5] add "notmuch reindex" subcommand
` [rfc patch v2 4/5] test: add known broken test for duplicate message id
` [rfc patch v2 5/5] lib: index message files with duplicate message-ids
` third round of indexing all files
` [rfc patch v3 1/6] lib: add definitions for notmuch_param_t
` [rfc patch v3 2/6] lib: add _notmuch_message_remove_indexed_terms
` [rfc patch v3 3/6] added notmuch_message_reindex
` [rfc patch v3 4/6] add "notmuch reindex" subcommand
` [rfc patch v3 5/6] test: add known broken test for duplicate message id
` [rfc patch v3 6/6] lib: index message files with duplicate message-ids
[gmailieer] fast fetch and two-way tag synchronization between notmuch and GMail
2017-04-03 14:51 UTC (10+ messages)
[PATCH v4 15/16] added notmuch_message_reindex
2017-04-02 14:52 UTC (3+ messages)
` [PATCH] WIP: remove all non-prefixed-terms (and stemmed versions)
OOM killer hits emacs on thread with 439 messages
2017-04-01 19:12 UTC (3+ messages)
fix for dump headers
2017-04-01 12:41 UTC (7+ messages)
` [PATCH 1/2] test: add known broken test for dump header
` [PATCH 2/2] cli/dump: fix bug in "
` [PATCH] cli/dump: bump dump format version to 3
notmuch release 0.24.1 now available
2017-04-01 12:34 UTC
v3 of regexp search for mid/folder/path
2017-03-30 10:30 UTC (3+ messages)
` [patch v3 1/2] lib: Add regexp searching for mid: prefix
` [patch v3 2/2] lib: Add regexp expansion for for tags and paths
regexp search for more things
2017-03-30 0:46 UTC (6+ messages)
` [PATCH 1/2] lib: Add regexp searching for mid: prefix
` [PATCH 2/2] lib: Add regexp expansion for for tags and paths
` v2 regexp search for mid/folder/path
revised foo:"" handling
2017-03-30 0:27 UTC (6+ messages)
` [PATCH 1/2] test: add known broken test for null from: and subject: query
` [PATCH 2/2] lib: handle empty string in regexp field processors
[PATCH] NEWS: initial NEWS changes for 0.24.1
2017-03-30 0:24 UTC (2+ messages)
"search --path=directory/" is lame(-ish)
2017-03-29 10:34 UTC (2+ messages)
RFC: add space as argument separator
2017-03-28 12:00 UTC (3+ messages)
` [rfc patch 1/2] cli: change api of parse_option
` [rfc patch 2/2] cli: add space seperator for keyword, string, and int arguments
RFC: should GMime use GDateTime instead of time_t?
2017-03-26 14:27 UTC (2+ messages)
bash completion install location
2017-03-25 15:07 UTC (4+ messages)
` [PATCH] configure: change default bash completion location to /usr/share
fixes for regexp field processors
2017-03-25 14:57 UTC (7+ messages)
` [PATCH 1/4] test: add known broken test for empty from: and subject: query
` [PATCH 2/4] lib: handle empty string in regexp field processors
` [PATCH 3/4] test: add known broken tests wildcard search in from and subject
` [PATCH 4/4] lib: only trigger phrase processing for regexp fields when needed
Drop HTML tags when indexing
2017-03-25 12:59 UTC (10+ messages)
` [PATCH 1/7] test: add known broken test for indexing html
` [PATCH 2/7] lib: add content type argument to uuencode filter
` [PATCH 3/7] lib/index: Add another layer of indirection in filtering
` [PATCH 4/7] lib/index: separate state table definition from scanner
` [PATCH 5/7] lib/index: generalize filter name
` [PATCH 6/7] lib/index.cc: generalize filter state machine
` [PATCH 7/7] lib/index: add simple html filter
[PATCH] tests: add compatibility layer
2017-03-25 11:10 UTC (3+ messages)
a first step for the duplicate message-id dilemma
2017-03-22 17:29 UTC (9+ messages)
` [RFC patch 1/2] test: add known broken test for duplicate message id
` [RFC patch 2/2] lib: index message files with duplicate message-ids
v4 of nondestructive excludes patches
2017-03-22 11:54 UTC (3+ messages)
` [PATCH 4/4] lib: make notmuch_query_add_tag_exclude return a status value
[PATCH] lib: remove notmuch_query_{count,search}_{threads,messages}
2017-03-22 11:53 UTC (4+ messages)
` v2 "
` [PATCH 1/6] lib: bump SONAME to libnotmuch5
[David Bremner] Re: RFC: drop html tags
2017-03-22 11:12 UTC (2+ messages)
Moving mail store
2017-03-21 19:34 UTC (3+ messages)
Notmuch Emacs reply format=JSON
2017-03-21 16:43 UTC (6+ messages)
RFC: drop html tags
2017-03-21 13:15 UTC (7+ messages)
` [rfc patch 1/6] test: add known broken test for indexing html
` [rfc patch 2/6] lib: add content type argument to uuencode filter
` [rfc patch 3/6] lib/index: Add another layer of indirection in filtering
` [rfc patch 4/6] lib/index: separate state table definition from scanner
` [rfc patch 5/6] lib/index: generalize filter name
` [rfc patch 6/6] lib/index: add simple html filter
Inconsistency between tag database and notmuch search
2017-03-20 10:13 UTC (5+ messages)
[PATCH] test: add known broken test for indexing html
2017-03-19 17:24 UTC (7+ messages)
bug: notmuch cannot handle invalid Date fields
2017-03-19 12:31 UTC (7+ messages)
` [PATCH 1/2] lib: add known broken test for parsing bad dates
` [PATCH 2/2] lib: clamp return value of g_mime_utils_header_decode_date to >=0
[PATCH] rename libutil.a to libnotmuch_util.a
2017-03-19 0:41 UTC (4+ messages)
memory leak cleanup for notmuch show
2017-03-19 0:14 UTC (11+ messages)
` [PATCH 1/6] perf-test: use 'eval' in memory_run
` [PATCH 2/6] perf-test: add simple memory tests for notmuch-show
` [PATCH 3/6] fix memory leaks in notmuch-show.c:format_headers_sprinter()
` [PATCH 4/6] cli/show: fix some memory leaks in format_part_text
` [PATCH 5/6] cli/show: fix usage of g_mime_content_type_to_string
` [PATCH 6/6] cli/show: unref crlf filter
` [PATCH] perf-test/mem: add simple memory tests for notmuch search
[PATCH] lib/message.cc: fix Coverity finding (use after free)
2017-03-19 0:14 UTC (2+ messages)
Github an licensing
2017-03-18 13:31 UTC (3+ messages)
[PATCH] fix memory leaks in notmuch-show.c:format_headers_sprinter()
2017-03-17 20:20 UTC (2+ messages)
Announcing Astroid v0.8
2017-03-17 13:12 UTC
[PATCH] test: add known broken test for xapian wildcard search in from:
2017-03-17 12:26 UTC
[David Bremner] Re: [PATCH] test-databases: use wget or curl to download test databases
2017-03-16 10:28 UTC
Upcoming GMime 3.0 changes
2017-03-14 18:03 UTC (3+ messages)
[PATCH] test-databases: use wget or curl to download test databases
2017-03-14 15:39 UTC (5+ messages)
` [PATCH] test: verify test database v1 checksum in more portable way
emacs: use epg-gpg-program
2017-03-14 0:19 UTC (4+ messages)
notmuch release 0.24 now available
2017-03-13 1:45 UTC
[PATCH 1/3] configure: add ${NOTMUCH_SRCDIR} -- absolute path to notmuch source
2017-03-13 1:07 UTC (4+ messages)
` [PATCH 2/3] fix out of tree build
` [PATCH 3/3] fix out of tree tests
notmuch-0.16: realpath() compatibility issue; clang visibility problem
2017-03-12 20:52 UTC (8+ messages)
` notmuch-0.18 issues [was Re: notmuch-0.16: realpath() compatibility issue; clang visibility problem]
reply to messages with message/rfc822 parts
2017-03-12 16:26 UTC (2+ messages)
[PATCH] debian: package ruby bindings
2017-03-12 16:11 UTC (2+ messages)
[RFC PATCH] cli/search: interpret no search terms as synonym for '*'
2017-03-12 13:07 UTC (2+ messages)
[bug] notmuch doesn't commit changes before an open transaction on close
2017-03-12 0:33 UTC (2+ messages)
[PATCH] Add method to reparent of message to the database
2017-03-11 22:44 UTC (5+ messages)
` [PATCH] Add a method to reparent threads "
[PATCH 0/7] emacs: hello: custom display of saved searches
2017-03-11 15:01 UTC (5+ messages)
` [PATCH 1/7] emacs: hello: separate out the saved-search display function
` [PATCH 5/7] emacs: hello: require cl
[PATCH v2 0/2] Jump tagging
2017-03-11 14:45 UTC (3+ messages)
` [PATCH v2 2/2] emacs: tag: allow non-automatically-reversible tag operations
[RFC 0/5] globbing on new.ignore etc
2017-03-11 14:42 UTC (3+ messages)
` [RFC 5/5] cli: print number of ignored non-mails encountered in notmuch new scan
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).