messages from 2015-10-25 21:31:02 to 2015-12-20 09:07:42 UTC [more...]
[PATCH] emacs: address completion, allow sender/recipient and filters
2015-12-20 9:07 UTC
Compilation failure with gcc 4.4.7
2015-12-19 11:36 UTC (2+ messages)
(no subject)
2015-12-14 23:37 UTC (12+ messages)
` [Patch v3 1/8] crypto: refactor context creation to facilitate further work
` [Patch v3 2/8] crypto: make crypto ctx initialization an array
` [Patch v3 3/8] cli: let the user know which protocol is unknown or unsupported
` [Patch v3 4/8] test: initial tests for S/MIME and notmuch-emacs
` [Patch v3 5/8] test: add broken S/MIME signature verification test for notmuch CLI
` [Patch v3 6/8] cli: crypto: S/MIME verification support
` [Patch v3 7/8] debian: Recommend gpgsm for S/MIME support
` [Patch v3 8/8] debian: add gpgsm as build dependency
[PATCH v2 (rebased) 0/3] Improve the display of matching/non-matching authors
2015-12-14 17:22 UTC (4+ messages)
` [PATCH v2 (rebased) 1/3] search: Separately report matching and non-matching authors
` [PATCH v2 (rebased) 2/3] emacs: Improved display of matching/non-matching authors
` [PATCH v2 (rebased) 3/3] test: Update tests for 'authors_matched' and authors_non_matched'
[PATCH] emacs: hello: display jump key next to saved search when available
2015-12-13 19:09 UTC (2+ messages)
[PATCH] emacs: hello: tell the user about help and notmuch customization
2015-12-13 17:03 UTC
allow indexing cleartext of encrypted messages
2015-12-13 11:17 UTC (27+ messages)
` [PATCH 1/9] reorganize indexing of multipart/signed and multipart/encrypted
` [PATCH 2/9] Add a lazily-initialized crypto context to notmuch_database_t
` [PATCH 3/9] index encrypted parts when the message is flagged appropriately
` [PATCH 4/9] Add new n_d_add_message_try_decrypt (analogous to to n_d_add_message)
` [PATCH 5/9] Enable cleartext indexing in python bindings
` [PATCH 6/9] search for a reasonable gpg implementation
` [PATCH 7/9] add a gpg_path value for notmuch_database_t
` [PATCH 8/9] add --try-decrypt to notmuch insert
` [PATCH 9/9] add --try-decrypt to notmuch new
[PATCH] fix notmuch python binding argument for filenames_destroy
2015-12-12 19:22 UTC
[PATCH] add notmuch.Database.get_status_string()
2015-12-11 16:15 UTC (4+ messages)
` [PATCH v2] "
SMIME signature creation/verification v2
2015-12-11 13:54 UTC (9+ messages)
` [Patch v2 1/8] crypto: refactor context creation to facilitate further work
` [Patch v2 2/8] crypto: make crypto ctx initialization an array
` [Patch v2 3/8] cli: let the user know which protocol is unknown or unsupported
` [Patch v2 4/8] test: initial tests for S/MIME and notmuch-emacs
` [Patch v2 5/8] test: add broken S/MIME signature verification test for notmuch CLI
` [Patch v2 6/8] cli: crypto: S/MIME verification support
` [Patch v2 7/8] debian: Recommend gpgsm for S/MIME support
` [Patch v2 8/8] debian: add gpgsm as build dependency
debian build-dependencies for testing should be marked <!nocheck>
2015-12-11 13:25 UTC (4+ messages)
[PATCH] configure: Use $prefix for emacs, even when pkg-config is available
2015-12-10 1:07 UTC (8+ messages)
` [PATCH] configure: drop use of "pkg-config emacs"
make debian-snapshot: why --single-debian-patch?
2015-12-09 21:05 UTC (2+ messages)
NOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades
2015-12-08 15:55 UTC (5+ messages)
[PATCH] lib: have two definitions of NOTMUCH_DEPRECATED macro
2015-12-08 13:15 UTC (3+ messages)
Query to get emails from notmuch mailing list?
2015-12-05 0:34 UTC (6+ messages)
notmuch-reply doesn't use Reply-To
2015-12-04 17:14 UTC (7+ messages)
Build failure when building ruby bindings on Fedora
2015-12-02 22:08 UTC (2+ messages)
[PATCH/RFC 0/3] Maildir custom flags and notmuch tags
2015-11-26 2:16 UTC (4+ messages)
` [PATCH/RFC 1/3] David Bremner's patch for custom maildir flags
` [PATCH/RFC 2/3] notmuch new: tag messages based on maildir custom flags
` [PATCH/RFC 3/3] notmuch new: sync maildir custom flag user configuration
bug: notmuch-poll doesn't check return value
2015-11-23 12:51 UTC (4+ messages)
` [PATCH] emacs: poll: return useful errors when poll fails
[PATCH] emacs: hello: fix accidental modification of widget-keymap
2015-11-23 12:46 UTC (3+ messages)
[PATCH 1/4] emacs: notmuch-show-view-raw-message clears buffer, makes it read-only
2015-11-23 12:55 UTC (4+ messages)
` [PATCH 3/4] emacs: add function to resend message to new recipients
Possible some threads are not complete due to bug?
2015-11-23 12:54 UTC (3+ messages)
` [PATCH] test: add sanity tests for threading
[PATCH] emacs/Makefile.local: notmuch-lib.elc depend on notmuch-version.elc
2015-11-23 12:52 UTC (2+ messages)
[PATCH] forbid atomic transactions on writable, upgradable databases
2015-11-23 12:52 UTC (2+ messages)
github mirror
2015-11-23 2:15 UTC (4+ messages)
Question re undo
2015-11-21 15:16 UTC (3+ messages)
[PATCH] notmuch-tag: Allow using both --remove-all and --batch
2015-11-19 11:58 UTC (3+ messages)
` [PATCH 1/2] cli: Allow combining "
[bug] notmuch requires Content-Disposition mime header value to be lower case
2015-11-19 11:57 UTC (3+ messages)
` [PATCH 1/2] lib: content disposition values are not case-sensitive
Change test to use empty tag modifications
2015-11-19 11:57 UTC (3+ messages)
` [PATCH] test: Tests for combining --batch and --remove-all
[PÄTCH] notmuch-emacs-mua: set EMACS{,CLIENT} variables to defaults when empty
2015-11-19 11:56 UTC (2+ messages)
[PATCH v3] devel/release-checks: added checking of copyright year in documentation
2015-11-19 11:55 UTC (2+ messages)
[PATCH v3] devel/emacs: add devel/try-emacs-mua.sh
2015-11-15 10:07 UTC (2+ messages)
weird paths in notmuch database
2015-11-12 16:24 UTC (10+ messages)
[PATCH] devel/emacs: add devel/try-emacs-mua.sh
2015-11-12 9:07 UTC (3+ messages)
notmuch-emacs: forward messages inline
2015-11-10 15:06 UTC (7+ messages)
[PATCH] emacs: Make notmuch-message-mode play nicely with flyspell
2015-11-10 12:36 UTC (3+ messages)
[PATCH] emacs: Fontify From with message-header-other
2015-11-10 2:31 UTC (4+ messages)
[PATCH] emacs: Fix regression in (notmuch-)message-mode initialization
2015-11-09 20:52 UTC (5+ messages)
muchsync and osx compile failure
2015-11-09 16:35 UTC (2+ messages)
multiple directories for path?
2015-11-09 5:35 UTC (3+ messages)
[PATCH] Add method to reparent of message to the database
2015-11-08 19:15 UTC (4+ messages)
` [PATCH] Add a method to reparent threads "
[PATCH v4 0/7] emacs: Improve the cited message included in replies
2015-11-07 11:04 UTC (8+ messages)
` [PATCH v4 1/7] emacs/show: Re-arrange determination if a part header is necessary
` [PATCH v4 2/7] emacs/show: Accommodate the lack of part header buttons
` [PATCH v4 3/7] emacs/mua: Generate improved cited text for replies
` [PATCH v4 4/7] emacs/show: Remove the 'no-buttons option of `notmuch-show-insert-bodypart'
` [PATCH v4 5/7] emacs/show: Make the insertion of part headers overridable
` [PATCH v4 6/7] emacs/mua: Let user specify which parts get a header in citations
` [PATCH v4 7/7] test: fix the tests for the new reply code
"notmuch new" does not remove my file from db (double slash problem ?)
2015-11-06 10:26 UTC (3+ messages)
[RFC 0/5] globbing on new.ignore etc
2015-11-03 19:49 UTC (6+ messages)
` [RFC 1/5] cli: fix function name in notmuch new debug logging
` [RFC 2/5] cli: don't call _entry_in_ignore_list twice in count files debug
` [RFC 3/5] cli: support shell globbing patterns in new.ignore
` [RFC 4/5] cli: add notmuch config append command to append to string list configs
` [RFC 5/5] cli: print number of ignored non-mails encountered in notmuch new scan
notmuch release 0.21 now available
2015-10-30 10:30 UTC
[PATCH] NEWS updates for some extra emacs functionality
2015-10-29 18:41 UTC
[Frederic Bonnard] Bug#803363: [PATCH] notmuch: workaround for FTBFS
2015-10-29 11:12 UTC (2+ messages)
elisp + company completion patches, v7
2015-10-27 22:55 UTC (5+ messages)
[PATCH v8 0/3] elisp + company completion patches
2015-10-27 11:08 UTC (5+ messages)
` [PATCH v8 1/3] emacs: replace use of notmuch-address-message-insinuate
` [PATCH v8 2/3] Emacs: Add address completion mechanism implemented in elisp
` [PATCH v8 3/3] Emacs: Add address completion based on company-mode
[PATCH] Documentation: fix type name spelling
2015-10-27 11:07 UTC (2+ messages)
[PATCH (draft)] company model for external programs
2015-10-27 9:05 UTC
[PATCH] autoload notmuch-company if we have company
2015-10-25 21:39 UTC (3+ messages)
` elisp completion patches v6
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).