unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2015-10-17 20:46:43 to 2015-12-10 03:40:15 UTC [more...]

allow indexing cleartext of encrypted messages
 2015-12-10  3:39 UTC  (9+ 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 9/9] add --try-decrypt to notmuch new

[PATCH] add notmuch.Database.get_status_string()
 2015-12-10  2:18 UTC  (3+ messages)
` [PATCH v2] "

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

debian build-dependencies for testing should be marked <!nocheck>
 2015-12-09 20:49 UTC 

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  (10+ messages)
` [Patch v7 1/3] emacs: replace use of notmuch-address-message-insinuate
` [Patch v7 2/3] Emacs: Add address completion mechanism implemented in elisp
` [Patch v7 3/3] Emacs: Add address completion based on company-mode

[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 

elisp based address completion, round 5
 2015-10-25 21:39 UTC  (19+ messages)
` [Patch v5 1/3] Emacs: Add address completion mechanism implemented in elisp
` [Patch v5 2/3] emacs: convert notmuch-address-harvester to use notmuch-address
` [Patch v5 3/3] Emacs: Add address completion based on company-mode
  ` [PATCH] autoload notmuch-company if we have company
    ` elisp completion patches v6
      ` [PATCH 1/3] emacs: replace use of notmuch-address-message-insinuate
      ` [PATCH 2/3] Emacs: Add address completion mechanism implemented in elisp
      ` [PATCH 3/3] Emacs: Add address completion based on company-mode
        ` [PATCH] fix compilation on emacs23
          ` [PATCH] Fix clash of company mode and async harvest
            ` [PATCH] address completion tweaks
        ` [PATCH] Fix non internal cases for notmuch-address-command

[bug] notmuch doesn't commit changes before an open transaction on close
 2015-10-25 21:02 UTC 

[PATCH v3 00/10] "notmuch address" command
 2015-10-24  0:55 UTC  (3+ messages)
` [PATCH v3 10/10] cli: address: Add --filter-by option to configure address filtering

Add /renew/ tag to moved/renamed/reflagged messages
 2015-10-24  0:23 UTC  (3+ messages)
` [PATCH] "

0.21 release cycle
 2015-10-23  0:30 UTC  (4+ messages)
` [PATCH v2] doc: update copyright year to contain range 2009-2015

[bug] Python bindings fail to load shared libraries in MacOS El Capitan
 2015-10-22 15:32 UTC  (4+ messages)

[PATCH 3/3] completion: clean up top level completion
 2015-10-22 12:56 UTC  (3+ messages)
` [PATCH] completion: complete lastmod: search prefix

[PATCH] emacs: hello: bugfix: update docs for saved-searches
 2015-10-22 12:55 UTC  (2+ messages)

[PATCH] NEWS for minor emacs updates
 2015-10-21 18:40 UTC 

[PATCH 0/2] Saved searches in tree view
 2015-10-21 12:18 UTC  (5+ messages)
` [PATCH 1/2] emacs: allow saved searches to select tree-view
` [PATCH 2/2] emacs: tree: bind S to run current query in search mode

[PATCH] man: clarify the parameters for lastmod: range query
 2015-10-21 12:17 UTC  (2+ messages)

[PATCH] NEWS: a few formatting updates for 0.21 news items (wiki compatibility)
 2015-10-21 12:17 UTC  (2+ messages)

NEWS patches v2
 2015-10-19 17:09 UTC  (5+ messages)
` [PATCH 7/8] NEWS: news for notmuch address --deduplicate option

[PATCH 2/2] cli: content disposition values are not case-sensitive
 2015-10-18 12:05 UTC  (4+ messages)
` [WIP] tests: add test for case insensitive Content-Disposition

[PATCH] emacs: tree bugfix
 2015-10-17 20:56 UTC  (3+ messages)

[PATCH] emacs: show: increase default max-text-part-size
 2015-10-17 20:55 UTC  (2+ messages)


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