messages from 2014-08-05 11:21:15 to 2014-09-22 09:54:16 UTC [more...]
[PATCH 00/11] notmuch insert updates
2014-09-22 9:54 UTC
[PATCH 0/5] notmuch search --output=addresses
2014-09-22 9:37 UTC (6+ messages)
` [PATCH 1/5] cli: Refactor option passing in the search command
` [PATCH 2/5] cli: Extend the search command for --output=addresses and similar
` [PATCH 3/5] cli: Add support for parsing command line "flag" options
` [PATCH 4/5] cli: Add configurable address deduplication for --output=addresses
` [PATCH 5/5] cli: Add tests for 'search --output=addresses' and similar
Do path: searches handle spaces correctly?
2014-09-22 9:20 UTC (2+ messages)
[PATCH] test: prepare test-lib.sh for possible test system debug session
2014-09-21 18:06 UTC
[PATCH] test/emacs: globally force the html renderer to html2text
2014-09-21 15:24 UTC (2+ messages)
[PATCH 1/3] cli: add support for parsing multiple keyword arguments
2014-09-20 8:04 UTC (10+ messages)
` [PATCH 2/3] cli: add --output=address-{from, to, all} to notmuch search
` [PATCH] cli: add --output=address-{from,to,all} "
` [PATCH] cli: add --output=address-{from, to, all} "
` [PATCH 3/3] cli: deduplicate addresses for --output=address-*
[Vagrant Cascadian] Bug#759302: notmuch-emacs: citation should use datestring from the replied to message
2014-09-20 7:32 UTC
[PATCH] python: Add binding for notmuch_query_add_tag_exclude
2014-09-20 5:15 UTC (2+ messages)
[PATCH v4 0/3] Emacs: Address completion implemented in elisp
2014-09-19 18:16 UTC (4+ messages)
` [PATCH v4 1/3] Emacs: Display a message when generating address completion candidates
` [PATCH v4 2/3] Emacs: Add address completion mechanism implemented in elisp
` [PATCH v4 3/3] Emacs: Add address completion based on company-mode
gdb-7.8 seems to break atomicity tests
2014-09-18 19:39 UTC
Better support for helm in the address completion
2014-09-18 13:33 UTC (4+ messages)
ANNOUNCE: nottoomuch-addresses.pl
2014-09-18 10:26 UTC (5+ messages)
` ANNOUNCE: nottoomuch-addresses.sh 2.3
` ANNOUNCE: notmuch-abook v1.6 [Was: Re: ANNOUNCE: nottoomuch-addresses.sh 2.3]
[PATCH v2 00/10] add insert --must-index option
2014-09-16 19:32 UTC (5+ messages)
` [PATCH v2 06/10] cli: refactor insert
[PATCH 0/4] nmbug without an upstream repository (and init)
2014-09-15 18:13 UTC (8+ messages)
` [PATCH 4/4] nmbug: Add an 'init' command
multiple machine tagging
2014-09-15 15:30 UTC (5+ messages)
[PATCH] test: simplify T360-symbol-hiding, use nm instead of objdump
2014-09-13 8:07 UTC (3+ messages)
[PATCH] notmuch_thread_get_authors: document match grouping with |
2014-09-13 8:07 UTC (2+ messages)
[Patch v2 0/2] emacs: show: mark messages read if seen in buffer
2014-09-08 16:10 UTC (5+ messages)
` [Patch v2 1/2] emacs: show: document the mark unread defcustom function
` [Patch v2 2/2] emacs: show: mark messages unread if seen in buffer
[PATCH v3] Emacs: Add address completion mechanism implemented in elisp
2014-09-08 9:20 UTC (6+ messages)
[PATCH] emacs: jump: sort-order bugfix
2014-09-07 18:05 UTC (5+ messages)
` [PATCH v2] "
[PATCH] cli: Be more helpful when .notmuch-config does not exist
2014-09-07 18:05 UTC (2+ messages)
[PATCH v1 0/3] Address completion entirely in elisp
2014-09-06 8:14 UTC (7+ messages)
` [PATCH v1 1/3] emacs: Allow query to exclude the entire thread and body
` [PATCH v1 2/3] emacs: Add `notmuch-user-all-email'
` [PATCH v1 3/3] emacs: Add an address completer in elisp
` [PATCH] cli: add --output=address-{from,to,all} to notmuch search
[PATCH v1 0/3] Address completion entirely in elisp
2014-09-06 1:36 UTC
sending email using different server for different 'From:' field
2014-09-05 21:47 UTC (5+ messages)
[PATCH v4] nmbug: Translate to Python
2014-09-05 16:46 UTC
BUG: bad notmuch shared library install_name on Mac OS X
2014-09-05 12:47 UTC (3+ messages)
How to debug 'ignoring non-mail file' issues
2014-09-04 11:01 UTC (12+ messages)
[PATCH] emacs: jump: fix compile warning on emacs 23
2014-09-04 9:46 UTC
[PATCH] doc: 'rm -f' potential doxygen temporary output file
2014-09-02 15:48 UTC (2+ messages)
[Vagrant Cascadian] Bug#759646: notmuch-emacs: switching mode= to invalid value sends unencrypted mail
2014-09-02 8:02 UTC (4+ messages)
[PATCH] lib: Fix endless upgrade problem
2014-09-02 6:15 UTC (4+ messages)
[PATCH] lib: make notmuch shared library install_name be full path on Mac OS X
2014-09-01 3:13 UTC
[PATCH v4 00/11] Implement and use database "features"
2014-08-30 18:47 UTC (13+ messages)
` [PATCH v4 01/11] new: Don't report version after upgrade
` [PATCH v4 02/11] lib: Database version 3: Introduce fine-grained "features"
` [PATCH v4 03/11] test: Tool to build DB with specific version and features
` [PATCH v4 04/11] test: Tests for future version and unknown feature handling
` [PATCH v4 05/11] lib: Simplify upgrade code using a transaction
` [PATCH v4 06/11] lib: Use database features to drive upgrade
` [PATCH v4 07/11] lib: Reorganize upgrade around document types
` [PATCH v4 08/11] lib: Report progress for combined upgrade operation
` [PATCH v4 09/11] lib: Support empty header values in database
` [PATCH v4 10/11] lib: Return an error from operations that require an upgrade
` [PATCH v4 11/11] lib: Update doc of notmuch_database_{needs_upgrade, upgrade}
'notmuch new' trying to read non-existing files
2014-08-28 7:01 UTC (4+ messages)
Notmuch BoF session at Debconf 14, portland
2014-08-25 2:05 UTC
[PATCH v3 00/13] Implement and use database "features"
2014-08-24 23:03 UTC (19+ messages)
` [PATCH v3 02/13] util: Const version of strtok_len
` [PATCH v3 03/13] new: Don't report version after upgrade
` [PATCH v3 04/13] lib: Database version 3: Introduce fine-grained "features"
` [PATCH v3 05/13] test: Tool to build DB with specific version and features
[PATCH v3] nmbug: Translate to Python
2014-08-24 20:39 UTC (10+ messages)
[PATCH] completion: fail silently if _init_completion is not found
2014-08-23 0:08 UTC (3+ messages)
[alot] announcing v0.3.6
2014-08-22 11:08 UTC (3+ messages)
SVG attachment crashes emacs
2014-08-21 19:50 UTC (11+ messages)
DatabaseModifiedErrors causing troubles
2014-08-21 9:01 UTC (3+ messages)
[PATCH 0/2] Improve message threading
2014-08-17 0:49 UTC (3+ messages)
[PATCH] emacs: Fix byte compile warning on Emacs < 24
2014-08-17 0:48 UTC (4+ messages)
` [PATCH v2] emacs: Improved compatibility for window-body-width in "
`notmuch-escape-boolean-term': Broken for non-ascii characters
2014-08-12 21:47 UTC (3+ messages)
Matching on any header line
2014-08-12 0:36 UTC (4+ messages)
[PATCH v2] Emacs: Add address completion mechanism implemented in elisp
2014-08-11 15:22 UTC (2+ messages)
nevermore
2014-08-11 14:31 UTC (4+ messages)
` [PATCH RFC] Emacs: Add address completion mechanism implemented in elisp
[PATCH] doc/prerst2man.py: swap execfile with an exec call
2014-08-09 13:58 UTC (3+ messages)
[PATCH] emacs: prefer notmuch-emacs-version in User-Agent: header
2014-08-08 11:19 UTC
[PATCH] notmuch-config: talloc_strdup MAILDIR and NAME environment variables
2014-08-08 0:14 UTC (3+ messages)
[PATCH] Add configurable changed tag to messages that have been changed on disk
2014-08-06 17:06 UTC (6+ messages)
[PATCH] new: Report and abort on upgrade failure
2014-08-06 13:41 UTC (3+ messages)
` [PATCH v2] "
[PATCH] lib: Improve documentation of _notmuch_message_create_for_message_id
2014-08-05 11:21 UTC (2+ 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).