unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2014-01-27 01:54:00 to 2014-02-12 05:52:05 UTC [more...]

[PATCH] emacs: update alist for mail-archive.com API change
 2014-02-12  5:51 UTC 

[PATCH 0/7] emacs: show tag changes in buffer
 2014-02-12  1:30 UTC  (10+ messages)
` [PATCH 2/7] emacs: tag: allow default case in notmuch-tag-formats
` [PATCH 4/7] emacs: show: mark tags changed since buffer loaded
` [PATCH 6/7] emacs: search: use orig-tags in search

[PATCH v2 00/20] nmbug-status: Python-3-compatibility and general refactoring
 2014-02-11 22:33 UTC  (27+ 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 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 1/1] build: write VERSION file containing $(VERSION) string
 2014-02-09 14:38 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
        ` [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

doc: notmuch_result_move_to_next -> notmuch_tags_move_to_next
 2014-02-09 11:50 UTC  (2+ messages)

[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  (17+ 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)

[PATCH v2 0/7] lib: replace the message header parser with gmime
 2014-02-02 19:32 UTC  (9+ messages)
` [PATCH v2 2/7] cli: refactor reply from guessing
` [PATCH v2 3/7] util: make sanitize string available in string util for reuse

bash completion error with 0.17
 2014-02-02 14:33 UTC  (6+ messages)

[PATCH 1/1] emacs: ad-activate 'mm-shr after ad-disable-advice 'mm-shr
 2014-02-02  2:32 UTC  (4+ messages)

[PATCH] ruby bindings message: docstring typo
 2014-01-30 19:11 UTC 

[RFC Patch] start of sphinx based docs
 2014-01-29  2:26 UTC  (6+ messages)
` (no subject)
  ` [RFC Patch v2 1/2] doc: start of sphinx based docs
  ` [RFC Patch v2 2/2] doc: add target rst2man to build man pages using rst2man
  ` 

Unexpected search results
 2014-01-28 22:44 UTC  (3+ messages)

mm-image-fit-p: Invalid image specification
 2014-01-27 19:36 UTC  (3+ messages)

[RFC PATCH] configure: check for POSIX.1-2008 realpath(3) implementation
 2014-01-27 19:07 UTC  (3+ messages)
` [PATCH] compat: add canonicalize_file_name

Bug: notmuch new chokes on dangling symlinks and quits
 2014-01-27 17:40 UTC  (5+ messages)

[Emacs] Bug?: notmuch-search-show-thread shows several threads; only one containing matching messages
 2014-01-27 17:07 UTC  (14+ messages)
`  "

notmuch emacs mode could be friendlier when the user has never run "notmuch setup"
 2014-01-27 13:11 UTC  (2+ messages)

[PATCH] test: add basic tests for notmuch new --quiet option
 2014-01-27 12:57 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).