unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2014-02-02 21:31:55 to 2014-02-17 00:16:38 UTC [more...]

Bug?: notmuch-search-show-thread shows several threads; only one containing matching messages
 2014-02-17  0:16 UTC  (12+ messages)

[PATCH] emacs: update alist for mail-archive.com API change
 2014-02-16 23:46 UTC  (5+ messages)

[PATCH v4 0/4] nmbug-status: Python-3-compatibility and general refactoring
 2014-02-16 23:46 UTC  (6+ messages)
` [PATCH v4 1/4] nmbug-status: Color threads in HTML output
` [PATCH v4 2/4] nmbug-status: Add inter-message padding
` [PATCH v4 3/4] nmbug-status: Encode output using the user's locale
` [PATCH v4 4/4] nmbug-status: Hardcode UTF-8 instead of "

[Christian Hofstaedtler] Bug#739120: ruby-notmuch: Please update ruby binary extension install path
 2014-02-16  3:18 UTC 

[PATCH] man: escape backslash in notmuch-tag example
 2014-02-15  3:24 UTC 

[PATCH 1/1] emacs: always write emacs/.eldeps when the target is remade
 2014-02-14 21:58 UTC  (6+ messages)

[PATCH v2] new: Detect dirent.d_type support at configure time
 2014-02-14 12:45 UTC  (3+ messages)

[PATCH v3 0/8] nmbug-status: Python-3-compatibility and general refactoring
 2014-02-14 12:40 UTC  (16+ messages)
` [PATCH v3 1/8] nmbug-status: Anchor with h3 ids instead of a names
` [PATCH v3 2/8] nmbug-status: Slug the title when using it as an id
` [PATCH v3 3/8] nmbug-status: Use <code> and <p> markup where appropriate
` [PATCH v3 4/8] nmbug-status: Color threads in HTML output
` [PATCH v3 5/8] nmbug-status: Escape &, <, and > in HTML display data
` [PATCH v3 6/8] nmbug-status: Add inter-message padding
` [PATCH v3 7/8] nmbug-status: Encode output using the user's locale
` [PATCH v3 8/8] nmbug-status: Hardcode UTF-8 instead of "

[WIP Patch 0/7] emacs: show tag changes in buffer
 2014-02-14  9:15 UTC  (8+ messages)
` [WIP Patch 1/7] Make keys of notmuch-tag-formats regexps and use caching
` [WIP Patch 2/7] emacs: tag split customise option for format-tags into a widget
` [WIP Patch 3/7] emacs: tag: add customize for deleted/added tag formats
` [WIP Patch 4/7] emacs: show: mark tags changed since buffer loaded
` [WIP Patch 5/7] emacs: show: use orig-tags for tag display
` [WIP Patch 6/7] emacs: search: use orig-tags in search
` [WIP Patch 7/7] emacs: tree: "

[PATCH] ruby bindings message: docstring typo
 2014-02-13 19:21 UTC  (2+ messages)

doc: notmuch_result_move_to_next -> notmuch_tags_move_to_next
 2014-02-13 12:46 UTC  (3+ messages)

[PATCH v2 00/20] nmbug-status: Python-3-compatibility and general refactoring
 2014-02-13 11:47 UTC  (33+ messages)
` [PATCH v2 01/20] nmbug-status: Convert to Python-3-compatible print functions
` [PATCH v2 02/20] nmbug-status: Use email.utils instead of rfc822
` [PATCH v2 03/20] nmbug-status: Decode Popen output using the user's locale
` [PATCH v2 04/20] nmbug-status: Factor config-loading out into read_config
` [PATCH v2 05/20] nmbug-status: Add metavars for --config and --get-query
` [PATCH v2 06/20] nmbug-status: Consolidate functions and main code
` [PATCH v2 07/20] nmbug-status: Don't require write access
` [PATCH v2 08/20] nmbug-status: Consolidate HTML header printing
` [PATCH v2 09/20] nmbug-status: Add a Python-3-compatible urllib.parse.quote import
` [PATCH v2 10/20] nmbug-status: Add Page and HtmlPage for modular rendering
` [PATCH v2 11/20] nmbug-status: Add an OrderedDict stub for Python 2.6
` [PATCH v2 12/20] nmbug-status: Normalize table HTML indentation
` [PATCH v2 13/20] nmbug-status: Convert from XHTML 1.0 to HTML 5
` [PATCH v2 14/20] nmbug-status: Encode output using the user's locale
` [PATCH v2 15/20] nmbug-status: Anchor with h3 ids instead of a names
` [PATCH v2 16/20] nmbug-status: Slug the title when using it as an id
` [PATCH v2 17/20] nmbug-status: Use <code> and <p> markup where appropriate
` [PATCH v2 18/20] nmbug-status: Color threads in HTML output
` [PATCH v2 19/20] nmbug-status: Escape &, <, and > in HTML display data
` [PATCH v2 20/20] nmbug-status: Add inter-message padding

[PATCH 0/7] emacs: show tag changes in buffer
 2014-02-12 17:32 UTC  (11+ messages)
` [PATCH 2/7] emacs: tag: allow default case in notmuch-tag-formats
        ` [WIP PATCH] Make keys of notmuch-tag-formats regexps and use caching
` [PATCH 4/7] emacs: show: mark tags changed since buffer loaded
` [PATCH 6/7] emacs: search: use orig-tags in search

[PATCH 1/1] test: support for generating decreasing dates with bash 4.0 and 4.1
 2014-02-10 21:15 UTC  (2+ messages)
` [PATCH v2] support for generating decreasing dates in "

[PATCH v3] build: write VERSION file containing $(VERSION) string
 2014-02-09 14:38 UTC  (5+ messages)
` [PATCH v4] "
      ` [PATCH v5] build: write version.stamp "

[RFC] Content-Description when naming MIME parts in Emacs mode
 2014-02-09 12:53 UTC  (19+ messages)
  ` [PATCH 0/2]
    ` [PATCH 1/2] notmuch-show: Add content-description output pair
    ` [PATCH 2/2] emacs: Prefer Content-Description over filename for part buttons

[PATCH 00/17] nmbug-status: Python-3-compabitility and general refactoring
 2014-02-09  9:34 UTC  (45+ messages)
` [PATCH 01/17] nmbug-status: Convert to Python-3-compatible print functions
` [PATCH 02/17] nmbug-status: Use email.utils instead of rfc822
` [PATCH 03/17] nmbug-status: Decode Popen output using the user's locale
` [PATCH 04/17] nmbug-status: Factor config-loading out into read_config
` [PATCH 05/17] nmbug-status: Add metavars for --config and --get-query
` [PATCH 06/17] nmbug-status: Consolidate functions and main code
` [PATCH 07/17] nmbug-status: Don't require write access
` [PATCH 08/17] nmbug-status: Consolidate HTML header printing
` [PATCH 09/17] nmbug-status: Add a Python-3-compatible urllib.parse.quote import
` [PATCH 10/17] nmbug-status: Add Page and HtmlPage for modular rendering
` [PATCH 11/17] nmbug-status: Normalize table HTML indentation
` [PATCH 12/17] nmbug-status: Convert from XHTML 1.0 to HTML 5
` [PATCH 13/17] nmbug-status: Encode output using the user's locale
` [PATCH 14/17] nmbug-status: Anchor with h3 ids instead of a names
` [PATCH 15/17] nmbug-status: Quote the title when using it as an id
` [PATCH 16/17] nmbug-status: Use <code> and <p> markup where appropriate
` [PATCH 17/17] nmbug-status: Color threads in HTML output

[PATCH] nmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}
 2014-02-08 22:21 UTC 

sanitization of args notmuch-cli in notmuch-emacs
 2014-02-08 18:31 UTC  (8+ messages)
    ` [PATCH] emacs: remove newlines from input to notmuch count --batch

[PATCH 0/2] emacs: per saved search sort order
 2014-02-08  2:29 UTC  (4+ messages)
  ` [PATCH 1/2] emacs: store sort order in the widgets in notmuch-hello
  ` [PATCH 2/2] emacs: add support for defining custom sort order for saved searches
` [PATCH] emacs: notmuch-hello: Add variable to control order or saved-search results

[PATCH 0/5] lib: make folder: prefix literal
 2014-02-05 21:12 UTC  (12+ messages)

notmuch killed due to out of memory - how to move forward
 2014-02-04 18:03 UTC  (4+ messages)

[PATCH v3 0/6] lib: replace the message header parser with gmime
 2014-02-03 21:40 UTC  (10+ messages)
` [PATCH v3 1/6] cli: sanitize tabs and newlines to spaces in notmuch search
` [PATCH v3 2/6] cli: refactor reply from guessing
` [PATCH v3 3/6] util: make sanitize string available in string util for reuse
` [PATCH v3 4/6] cli: sanitize the received header before scanning for replies
` [PATCH v3 5/6] lib: replace the header parser with gmime
` [PATCH v3 6/6] lib: parse messages only once

[PATCH] emacs: initialize ido mode in notmuch-mua.el
 2014-02-03 20:29 UTC  (4+ messages)
` [PATCH 1/1] emacs: initialize ido(-completing-read) in emacs 23.[123]

[PATCH] completion: bash completion for notmuch new --quiet option
 2014-02-03 20:29 UTC  (2+ messages)

[PATCH] configure: only install bash completion if supported
 2014-02-03 20:28 UTC  (6+ messages)

notmuch killed by out of memory - how to move forward
 2014-02-03 20:13 UTC 

notmuch new crashing due to out of memory - how to deal with it
 2014-02-03 18:22 UTC 

show inline html images as attachments in emacs notmuch-show
 2014-02-03  8:35 UTC  (5+ 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).