messages from 2014-09-24 21:33:12 to 2014-10-16 10:10:35 UTC [more...]
database version conflict
2014-10-16 10:07 UTC
notmuch vim patches
2014-10-15 19:47 UTC
[PATCH] VIM: Add URI handling
2014-10-15 19:33 UTC (5+ messages)
[PATCH] VIM: Make an option to save sent mail locally
2014-10-14 17:32 UTC (6+ messages)
[PATCH] man: add notes about issues with notmuch-count
2014-10-14 16:32 UTC (3+ messages)
` [PATCH] lib: make notmuch_query_count_messages exact
[PATCH v2] Add default configuration values to the man page
2014-10-14 14:30 UTC
[PATCH 0/5] notmuch search --output=addresses
2014-10-13 21:38 UTC (20+ messages)
` [PATCH 1/5] cli: Refactor option passing in the search command
` [PATCH v2 0/4] notmuch search --output=addresses
` [PATCH v2 1/4] cli: Refactor option passing in the search command
` [PATCH v2 2/4] cli: Extend the search command for --output=addresses and similar
` [PATCH v3 0/4] notmuch search --output=sender/recipients
` [PATCH v3 1/4] cli: Refactor option passing in the search command
` [PATCH v3 2/4] cli: Add support for parsing multiple keyword arguments
` [PATCH v3 3/4] cli: Extend the search command for --output={sender, recipients}
` [PATCH v3 4/4] cli: Add an option to filter our duplicate addresses
` [PATCH v2 3/4] cli: Add support for parsing multiple keyword arguments
` [PATCH v2 4/4] cli: Add configurable address deduplication for --output=addresses
VIM: search_refresh limits message count to 2 * window.height
2014-10-13 8:43 UTC (2+ messages)
[WIP PATCH 0/4] Add message revision tracking
2014-10-13 6:20 UTC (5+ messages)
` [WIP PATCH 1/4] lib: Only sync modified message documents
` [WIP PATCH 2/4] lib: Add per-message last modification tracking
` [WIP PATCH 3/4] lib: API to retrieve database revision and UUID
` [WIP PATCH 4/4] lib: Add "lastmod:" queries for filtering by last modification
process-crypto failing when encountering an unknown algorithm
2014-10-11 11:46 UTC
[PATCH v2] nmbug: Add an 'init' command
2014-10-11 7:10 UTC (5+ messages)
[PATCH 00/12] Add ghost messages and fix thread linking
2014-10-11 5:12 UTC (14+ messages)
` [PATCH v2 01/12] lib: Move message ID compression to _notmuch_message_create_for_message_id
` [PATCH v2 02/12] lib: Refactor _notmuch_database_link_message
` [PATCH v2 03/12] lib: Handle empty date value
` [PATCH v2 04/12] lib: Add a ghost messages database feature
` [PATCH v2 05/12] lib: Update database schema doc for ghost messages
` [PATCH v2 06/12] lib: Introduce macros for bit operations
` [PATCH v2 07/12] lib: Internal support for querying and creating ghost messages
` [PATCH v2 08/12] lib: Implement ghost-based thread linking
` [PATCH v2 09/12] lib: Implement upgrade to ghost messages feature
` [PATCH v2 10/12] lib: Enable "
` [PATCH v2 11/12] test: Test upgrade to "
` [PATCH v2 12/12] lib: Remove unnecessary thread linking steps when using ghost messages
[PATCH] Improve moving between messages in a thread
2014-10-10 18:21 UTC (5+ messages)
` [PATCH] VIM: "
[PATCH] VIM: Add better attachment support
2014-10-10 18:15 UTC (3+ messages)
[PATCH] VIM: Use notmuch CLI for config
2014-10-10 9:32 UTC (6+ messages)
` [PATCH v2] "
thread id specification
2014-10-10 9:11 UTC (2+ messages)
[PATCH] NEWS: mention the change in default build flags
2014-10-08 19:27 UTC (6+ messages)
[PATCH v2] NEWS: Document "nmbug: Translate to Python"
2014-10-08 19:25 UTC (2+ messages)
[PATCH] Avoid empty thread names if possible
2014-10-08 15:40 UTC (2+ messages)
[PATCH] NEWS: Document "nmbug: Translate to Python"
2014-10-07 17:10 UTC (4+ messages)
Backward scrolling notmuch_messages_t and notmuch_threads_t
2014-10-07 14:04 UTC (3+ messages)
RFC: notmuch-cache.el: simple caching of MIME parts
2014-10-07 12:25 UTC (3+ messages)
gdb-7.8 seems to break atomicity tests
2014-10-07 6:39 UTC (2+ messages)
[PATCH] VIM: Improve search list
2014-10-06 18:50 UTC
[PATCH 00/11] Add ghost messages and fix thread linking
2014-10-06 16:03 UTC (26+ messages)
` [PATCH 01/11] lib: Move message ID compression to _notmuch_message_create_for_message_id
` [PATCH 02/11] lib: Refactor _notmuch_database_link_message
` [PATCH 03/11] lib: Handle empty date value
` [PATCH 04/11] lib: Add a ghost messages database feature
` [PATCH 05/11] lib: Update database schema doc for ghost messages
` [PATCH 06/11] lib: Internal support for querying and creating "
` [PATCH 07/11] lib: Implement ghost-based thread linking
` [PATCH 08/11] lib: Implement upgrade to ghost messages feature
` [PATCH 09/11] lib: Enable "
` [PATCH 10/11] test: Test upgrade to "
` [PATCH 11/11] lib: Remove unnecessary thread linking steps when using ghost messages
[PATCH] Add default configuration values to the man page
2014-10-05 12:28 UTC (3+ messages)
[PATCH] test: Port atomicity test to Python
2014-10-05 5:33 UTC (4+ messages)
[PATCH 1/2] test: check for debug symbols in notmuch
2014-10-05 5:32 UTC (4+ messages)
` [PATCH 2/2] configure: add debug flags by default
[PATCH] hex-escape: remove unused variable default_buf_size
2014-10-05 5:32 UTC (2+ messages)
[PATCH v6 0/2] nmbug: Translate to Python
2014-10-05 5:22 UTC (4+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] nmbug: Add a 'help' command for folks who don't like --help
[PATCH] doc: Emacs manual improvements and expansions
2014-10-04 19:00 UTC (3+ messages)
` [PATCH] doc: build notmuch-emacs info/html docs, link from index
[PATCH] debian: append elinks to notmuch-vim dependencies
2014-10-04 15:02 UTC (2+ messages)
(no subject)
2014-10-04 6:56 UTC (7+ messages)
` [Patch v2.5 1/4] test/insert: add known broken tests for indexing failures
` [Patch v2.5 2/4] cli/insert: add fail path to add_file_to_database
` [Patch v2.5 3/4] cli/insert: require succesful message indexing for success status
` [Patch v2.5 4/4] test/insert: check that indexing errors are accepted with --keep
`
` tests for notmuch-insert
[PATCH] NEWS: News for notmuch-jump
2014-10-04 5:41 UTC (2+ messages)
[PATCH v5] nmbug: Translate to Python
2014-10-03 11:01 UTC (3+ messages)
[PATCH v2] lib: Simplify close and codify aborting atomic section
2014-10-03 8:48 UTC (9+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] VIM: Better reply handling with multiple emails
2014-10-02 23:50 UTC
notmuch-vim doesn't respect notmuch config defaults
2014-10-02 19:32 UTC (4+ messages)
[PATCH] VIM v2: Add a 'tag all' folder option
2014-10-02 0:02 UTC
[PATCH] VIM: Add a 'tag all' folder option
2014-10-01 19:43 UTC
[PATCH] Fix subject handling
2014-10-01 17:14 UTC (2+ messages)
[PATCH] VIM: Make starting in 'insert' mode for compose optional
2014-10-01 17:11 UTC
[PATCH] VIM: Automatically refresh folder screen
2014-10-01 16:41 UTC
[PATCH] VIM: Automatically refresh folder screen
2014-10-01 16:36 UTC
[PATCH] Make patch saving in vim a little better
2014-09-30 21:08 UTC
[PATCH v2 0/3] notmuch insert failure paths and post-insert hook
2014-09-29 19:49 UTC (5+ messages)
` [PATCH v2 1/3] cli/insert: add fail path to add_file_to_database
` [PATCH v2 2/3] cli/insert: require succesful message indexing for success status
` [PATCH v2 3/3] cli/insert: add post-insert hook
` [PATCH] WIP: new insert tests for failing indexing
[RFC] database: get and set mapping of dovecot compatible maildir keywords
2014-09-28 18:28 UTC (8+ messages)
` (no subject)
` [WIP 1/3] util: move chomp_newline to string-util.h
` [WIP 2/3] cli/insert: move several file/directory manipulation routines into a new util file
` [WIP 3/3] lib: add configuration framework
[PATCH] emacs: prefer notmuch-emacs-version in User-Agent: header
2014-09-27 14:56 UTC (2+ messages)
Changing sort order in notmuch-show thread view (emacs) ?
2014-09-27 13:43 UTC (2+ messages)
[PATCH] configure: moved make {,install} instructions to the end
2014-09-27 13:40 UTC
[PATCH 00/11] notmuch insert updates
2014-09-26 20:09 UTC (6+ messages)
` [PATCH 09/11] cli/insert: add fail path to add_file_to_database
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).