messages from 2014-10-11 07:02:42 to 2014-10-28 21:20:21 UTC [more...]
feature freeze for notmuch 0.19
2014-10-28 21:20 UTC
[PATCH v4 0/6] notmuch search --output=sender/recipients
2014-10-28 21:19 UTC (8+ messages)
` [PATCH v4 1/6] cli: search: Refactor passing of command line options
` [PATCH v4 2/6] cli: Add support for parsing keyword-flag arguments
` [PATCH v4 3/6] cli: search: Convert --output to keyword-flag argument
` [PATCH v4 4/6] cli: search: Add --output={sender,recipients}
` [PATCH v4 5/6] cli: search: Add configurable way to filter out duplicate addresses
` [PATCH v4 6/6] cli: search: Add --output=count
[PATCH] test: fix test_require_external_prereq gdb in insert test
2014-10-28 20:56 UTC (4+ messages)
[PATCH] emacs: add stash support for git send-email command line
2014-10-28 19:38 UTC
[PATCH v2 3/3] cli/insert: add post-insert hook
2014-10-28 18:43 UTC (4+ messages)
` [PATCH] test: add simple tests for "
[PATCH] Avoid empty thread names if possible
2014-10-28 17:44 UTC (3+ messages)
[PATCH] man: add notes about issues with notmuch-count
2014-10-28 17:36 UTC (4+ messages)
` [PATCH] lib: make notmuch_query_count_messages exact
[RFC][PATCH v1] emacs: Improve the behaviour of the 'q' binding
2014-10-28 17:08 UTC (2+ messages)
[PATCH] gitignore: ignore sh.config and doc/config.dox
2014-10-28 11:17 UTC (2+ messages)
[PATCH] cli: cast timeval fields to long for format
2014-10-28 11:15 UTC (4+ messages)
Looking for the perfect mail client
2014-10-28 0:28 UTC (26+ messages)
[PATCH] VIM: Better reply handling with multiple emails
2014-10-27 20:35 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v4 1/2] VIM: Add better attachment support
2014-10-27 18:35 UTC (4+ messages)
` [PATCH v4 2/2] VIM: Add URI handling
[PATCH v3 0/9] Add ghost messages and fix thread linking
2014-10-25 18:02 UTC (13+ messages)
` [PATCH v3 1/9] lib: Add a ghost messages database feature
` [PATCH v3 2/9] lib: Update database schema doc for ghost messages
` [PATCH v3 3/9] lib: Introduce macros for bit operations
` [PATCH v3.1 "
` [PATCH v3 4/9] lib: Internal support for querying and creating ghost messages
` [PATCH v3 5/9] lib: Implement ghost-based thread linking
` [PATCH v3 6/9] lib: Implement upgrade to ghost messages feature
` [PATCH v3 7/9] lib: Enable "
` [PATCH v3 8/9] test: Test upgrade to "
` [PATCH v3 9/9] lib: Remove unnecessary thread linking steps when using ghost messages
[PATCH v1] emacs: notmuch-jump.el should provide
2014-10-25 17:59 UTC (2+ messages)
[PATCH] test/emacs: force *Messages* buffer to be writable
2014-10-25 17:23 UTC (4+ messages)
` [PATCH] test: kill '"filename": "signature.asc"' from json output
surprise test suite fix release 0.18.2
2014-10-25 16:57 UTC (3+ messages)
` [PATCH] NEWS: give real entry for 0.18.2
` notmuch release 0.18.2 now available
[PATCH v2 0/3] Improve the display of matching/non-matching authors
2014-10-24 17:44 UTC (4+ messages)
` [PATCH v2 1/3] search: Separately report matching and non-matching authors
` [PATCH v2 2/3] emacs: Improved display of matching/non-matching authors
` [PATCH v2 3/3] test: Update tests for 'authors_matched' and authors_non_matched'
[PATCH] VIM: Add URI handling
2014-10-24 17:03 UTC (16+ messages)
` [PATCH v2] "
` [PATCH v3] "
how to put into a journal info about the email sent
2014-10-24 17:02 UTC (3+ messages)
` [O] "
mboxvievfs
2014-10-24 14:47 UTC
[PATCH v1 0/3] Improve the display of matching/non-matching authors
2014-10-24 12:40 UTC (7+ messages)
` [PATCH v1 1/3] search: Seperately report matching and non-matching authors
` [PATCH v1 2/3] emacs: Improved display of matching/non-matching authors
` [PATCH v1 3/3] test: Update tests for :authors_matched and :authors_non_matched
[PATCH v2 2/4] cli: Extend the search command for --output=addresses and similar
2014-10-24 10:57 UTC (15+ messages)
` [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] doc: add README.md especially for github
2014-10-24 10:00 UTC (3+ messages)
[PATCH] VIM v2: Add a 'tag all' folder option
2014-10-24 7:14 UTC (2+ messages)
[PATCH] VIM: Automatically refresh folder screen
2014-10-24 7:13 UTC (2+ messages)
[PATCH] VIM: Fix header management and fold threads
2014-10-24 4:49 UTC (2+ messages)
` [PATCH v2] "
[PATCH] VIM: Add better attachment support
2014-10-23 22:04 UTC (2+ messages)
[PATCH 00/12] Add ghost messages and fix thread linking
2014-10-22 1:51 UTC (11+ messages)
` [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 12/12] lib: Remove unnecessary thread linking steps when using ghost messages
performance-test/README gpg key outdated?
2014-10-21 9:22 UTC (2+ messages)
[PATCH] VIM: Make starting in 'insert' mode for compose optional
2014-10-21 8:31 UTC (4+ messages)
[PATCH] VIM: Use notmuch CLI for config
2014-10-21 8:31 UTC (5+ messages)
` [PATCH v2] "
[PATCH] VIM: Respect exclude_tags specified in .notmuch-config
2014-10-20 22:19 UTC (5+ messages)
[PATCH] Make patch saving in vim a little better
2014-10-20 19:44 UTC (4+ messages)
` [PATCH v2] VIM: "
[PATCH] Improve moving between messages in a thread
2014-10-20 18:01 UTC (7+ messages)
` [PATCH] VIM: "
` [PATCH v3] "
[PATCH] VIM: Make an option to save sent mail locally
2014-10-20 17:58 UTC (9+ messages)
` [PATCH v2] "
[PATCH] test: use LDFLAGS in test/Makefile.local
2014-10-20 15:03 UTC
[PATCH] VIM: Improve search list
2014-10-18 20:31 UTC (2+ messages)
Tabulation in multiline headers
2014-10-18 9:11 UTC (4+ messages)
(no subject)
2014-10-18 6:30 UTC (6+ messages)
` [Patch v2.5 1/4] test/insert: add known broken tests for indexing failures
`
notmuch vim patches
2014-10-17 17:29 UTC (6+ messages)
database version conflict
2014-10-17 6:28 UTC (9+ messages)
[PATCH v2] Add default configuration values to the man page
2014-10-14 14:30 UTC
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)
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).