unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2017-03-18 17:50:53 to 2017-05-09 13:37:38 UTC [more...]

Upcoming GMime 3.0 changes
 2017-05-09 13:37 UTC  (4+ messages)

[gmailieer] [release v0.1] Fast fetch and two-way tag synchronization between notmuch and GMail
 2017-05-09 11:27 UTC 

v3 of regexp search for mid/folder/path
 2017-05-09 11:16 UTC  (6+ 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
  ` Re: v3 of regexp search for mid/folder/path

[gmailieer] [release v0.1] Fast fetch and two-way tag synchronization between notmuch and GMail
 2017-05-09 11:02 UTC 

BUG: notmuch dump --include=properties implies --include=tags
 2017-05-08  1:44 UTC  (3+ messages)
` [PATCH 1/2] test: add known broken test --include=properties
  ` [PATCH 2/2] cli/dump: don't include tags when not asked for

Semi-ready saved search
 2017-05-05  8:48 UTC 

v2 of index multiple files per msg-id, add reindex command
 2017-05-07 12:40 UTC  (13+ messages)
` [PATCH 01/12] lib: isolate n_d_add_message and helper functions into own file
` [PATCH 02/12] lib/n_d_add_message: refactor test for new/ghost messages
` [PATCH 03/12] lib: factor out message-id parsing to separate file
` [PATCH 04/12] lib: refactor notmuch_database_add_message header parsing
` [PATCH 05/12] test: add known broken tests for duplicate message id
` [PATCH 06/12] lib: index message files with duplicate message-ids
` [PATCH 07/12] lib: add notmuch_message_count_files
` [PATCH 08/12] lib: add notmuch_thread_get_total_files
` [PATCH 09/12] cli/search: print total number of files matched in summary output
` [PATCH 10/12] lib: add _notmuch_message_remove_indexed_terms
` [PATCH 11/12] lib: add notmuch_message_reindex
` [PATCH 12/12] add "notmuch reindex" subcommand

[PATCH] Makefile.local: have all files in release tarball be owned by root
 2017-05-07 11:57 UTC  (2+ messages)

notmuch-emacs and Emacs26 (master)
 2017-05-07 11:56 UTC  (6+ messages)
    ` [PATCH] emacs/notmuch.el: don't use 'function' as variable name

[PATCH] Replace index(3) with strchr(3)
 2017-05-07 11:54 UTC  (2+ messages)

[PATCH] configure: Be more verbose when compiler sanity checks fail
 2017-05-07 11:48 UTC  (2+ messages)

[PATCH 1/3] notmuch-search: implement 'filesize' search
 2017-05-06 20:45 UTC  (3+ messages)
` [PATCH 2/3] emacs: make notmuch-search-oldest-first generic
` [PATCH 3/3] emacs: notmuch-search: add filesize sorting

[RFC][PATCH] notmuch-search: add file size search feature
 2017-05-06  3:09 UTC 

ANNOUNCE: muchsync 3 released
 2017-05-05  5:04 UTC 

[PATCH 2/2] emacs: make modifications to message Fcc vars buffer-local
 2017-05-02 12:57 UTC  (6+ messages)
` [PATCH 1/2] emacs: define a notmuch-compose-mode based on message mode

some issues with emacs 25
 2017-04-28 16:03 UTC  (16+ messages)

Thunderbird import & parsing flight etickets
 2017-04-28 13:48 UTC 

Announcing Astroid v0.9
 2017-04-28 11:14 UTC 

Limiting number of results in saved searches in Emacs ?
 2017-04-26  8:37 UTC 

Support for limiting number of displayed search results in Emacs saved searches ?
 2017-04-24 15:11 UTC 

error building against xapian 1.3.4
 2017-04-24 11:32 UTC  (2+ messages)
  ` Fwd: "

[PATCH 0/4] build fixes and improvements
 2017-04-23 20:01 UTC  (5+ messages)
` [PATCH 2/4] compat: don't include compat.h from the feature test source
` [PATCH 1/4] build: do not export compat functions from lib
` [PATCH 3/4] build: switch to hiding libnotmuch symbols by default
` [PATCH 4/4] build: visibility=default for library structs is no longer needed

RFC on default notmuch-show mime part buttons
 2017-04-20 13:20 UTC 

Drop HTML tags when indexing
 2017-04-20 10:05 UTC  (11+ 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

notmuch-0.24.1: missing header include
 2017-04-20  9:47 UTC 

how to configure notmuch-emacs to automatically show application/pgp partsFcc: sent -unread
 2017-04-19 13:44 UTC  (3+ messages)

v1.1 index multiple files per message-id, add reindex command
 2017-04-19  1:24 UTC  (11+ messages)
` [PATCH 07/10] WIP: Add message count to summary output
` [PATCH 08/10] lib: add _notmuch_message_remove_indexed_terms
` [PATCH 09/10] lib: add notmuch_message_reindex
` [PATCH 04/10] lib: refactor notmuch_database_add_message header parsing
` [PATCH 05/10] test: add known broken tests for duplicate message id
` [PATCH 03/10] lib: factor out message-id parsing to separate file
` [PATCH 10/10] add "notmuch reindex" subcommand
` [PATCH 06/10] lib: index message files with duplicate message-ids
` [PATCH 02/10] lib/n_d_add_message: refactor test for new/ghost messages
` [PATCH 01/10] lib: isolate n_d_add_message and helper functions into own file

synchronizing the inbox flag
 2017-04-17 13:59 UTC 

[PATCH] emacs: tree: bugfix: specify --format-version
 2017-04-15 15:50 UTC 

index multiple files per message-id, add reindex command
 2017-04-14  3:14 UTC  (11+ messages)
` [PATCH 05/10] test: add known broken tests for duplicate message id
` [PATCH 08/10] lib: add _notmuch_message_remove_indexed_terms
` [PATCH 10/10] add "notmuch reindex" subcommand
` [PATCH 04/10] lib: refactor notmuch_database_add_message header parsing
` [PATCH 07/10] WIP: Add message count to summary output
` [PATCH 01/10] lib: isolate n_d_add_message and helper functions into own file
` [PATCH 09/10] lib: add notmuch_message_reindex
` [PATCH 06/10] lib: index message files with duplicate message-ids
` [PATCH 02/10] lib/n_d_add_message: refactor test for new/ghost messages
` [PATCH 03/10] lib: factor out message-id parsing to separate file

RFC: adding larger test corpus, switching to xz
 2017-04-14  1:07 UTC  (2+ messages)

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)

[PATCH] emacs: with prefix argument, notmuch-show-stash-date stashes timestamp
 2017-04-08 18:33 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  (9+ 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 

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  (3+ messages)
` [PATCH] configure: change default bash completion location to /usr/share

fixes for regexp field processors
 2017-03-25 14:57 UTC  (5+ messages)
` [PATCH 2/4] lib: handle empty string in "
` [PATCH 3/4] test: add known broken tests wildcard search in from and subject

[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  (7+ messages)
` [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  (5+ 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  (6+ messages)

bug: notmuch cannot handle invalid Date fields
 2017-03-19 12:31 UTC  (2+ messages)

[PATCH] rename libutil.a to libnotmuch_util.a
 2017-03-19  0:41 UTC  (2+ messages)

memory leak cleanup for notmuch show
 2017-03-19  0:14 UTC  (7+ messages)
` [PATCH 1/6] perf-test: use 'eval' in memory_run
` [PATCH 3/6] fix memory leaks in notmuch-show.c:format_headers_sprinter()
` [PATCH 5/6] cli/show: fix usage of g_mime_content_type_to_string

[PATCH] lib/message.cc: fix Coverity finding (use after free)
 2017-03-19  0:14 UTC  (2+ messages)

[PATCH 6/6] cli/show: unref crlf filter
 2017-03-18 20:03 UTC  (2+ messages)
` [PATCH] perf-test/mem: add simple memory tests for notmuch search


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).