unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2014-02-05 13:12:47 to 2014-02-23 23:29:10 UTC [more...]

Weird behaviour in notmuch new
 2014-02-23 23:28 UTC  (3+ messages)
` [PATCH] test: test folder renames

[BUG] notmuch excludes .notmuch anywhere in the tree
 2014-02-23 22:22 UTC  (3+ messages)
` [DRAFT PATCH] notmuch new: do not ignore '.notmuch' in non-toplevel directories

v3 of version change detection and notmuch emacs/hello version(s)
 2014-02-23 21:01 UTC  (4+ messages)
` [PATCH v3 1/3] build: write version.stamp file containing $(VERSION) string
` [PATCH v3 2/3] emacs: defconst notmuch-emacs-version to a value during byte compilation
` [PATCH v3 3/3] emacs: defun notmuch-hello-versions and bind 'v' in hello mode to it

[BUG] Putting "tags=;" into .notmuch-config will create empty tags
 2014-02-23 18:21 UTC  (6+ messages)
` [PATCH 0/3] check new.tags for invalid tags
  ` [PATCH 1/3] cli: export function for illegal tag checking
  ` [PATCH 2/3] cli: make sure notmuch new and insert don't add invalid tags
  ` [PATCH 3/3] test: add tests for invalid new.tags

Re:
 2014-02-23 17:42 UTC  (6+ messages)
` v3 of sphinx docs
  ` [RFC Patch v3 1/3] doc: start of sphinx based docs
  ` [RFC Patch v3 2/3] doc: add target rst2man to build man pages using rst2man
  ` [RFC Patch v3 3/3] doc: fix for conversion errors

[PATCH v2 00/13] literal folder: prefix, new path: prefix
 2014-02-23 14:02 UTC  (17+ messages)
` [PATCH v2 01/13] lib: refactor folder term update after filename removal
` [PATCH v2 02/13] lib: add support for path: prefix searches
` [PATCH v2 03/13] test: make insert test use the path: prefix
` [PATCH v2 04/13] lib: make folder: prefix literal
` [PATCH v2 05/13] test: fix test for literal folder: search
` [PATCH v2 06/13] test: make it possible to have several corpora
` [PATCH v2 07/13] test: add new corpus with folders
` [PATCH v2 08/13] test: add tests for the new boolean folder: and path: prefixes
` [PATCH v2 09/13] devel: add script to generate test databases
` [PATCH v2 10/13] test: add test database in format version 1
` [PATCH v2 11/13] test: add database upgrade test from format version 1 to 2
` [PATCH v2 12/13] man: update man pages for folder: and path: search terms
` [PATCH v2 13/13] man: try to clarify the folder: and path: vs. --output=files confusion

[PATCH] man: escape backslash in notmuch-tag example
 2014-02-23 12:59 UTC  (2+ messages)

[PATCH 0/4] Bug fixes for identity handling in Emacs
 2014-02-22 23:56 UTC  (9+ messages)
` [PATCH 1/4] emacs: Build forwarded message buffer more directly
` [PATCH 2/4] emacs: Fix exception when fetching empty or unconfigured settings
` [PATCH 3/4] emacs: Fix `notmuch-user-other-email' when no other emails are configured
` [PATCH 4/4] emacs: Simplify and fix `notmuch-mua-prompt-for-sender'

[PATCH] man: fix typo in notmuch.1
 2014-02-22 23:55 UTC  (2+ messages)

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

[PATCH 1/3] build: write version.stamp file containing $(VERSION) string
 2014-02-22  8:49 UTC  (4+ messages)
` [PATCH 2/3] emacs: defconst notmuch-emacs-version to a value during byte compilation
` [PATCH 3/3] emacs: defun notmuch-hello-versions and bind 'v' in hello mode to it

[PATCH 1/1] emacs: always write emacs/.eldeps when the target is remade
 2014-02-22  1:21 UTC  (11+ messages)
              ` [PATCH] emacs: Avoid rebuilding .eldeps even when there's nothing to do

[PATCH 1/1] nmbug-status: replace __values__() with values() in OrderedDict stub
 2014-02-22  1:21 UTC  (3+ messages)

[PATCH] ruby bindings message: docstring typo
 2014-02-22  1:17 UTC  (3+ messages)

[Christian Hofstaedtler] Bug#739120: ruby-notmuch: Please update ruby binary extension install path
 2014-02-22  1:07 UTC  (2+ messages)

notmuch used in the arctic
 2014-02-20 17:17 UTC 

Inline-encryption, encryption failure when storing sent mails
 2014-02-18 18:31 UTC  (4+ messages)

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 "

[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: "

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  (12+ messages)
` [PATCH 0/2]
  ` [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  (24+ messages)
` [PATCH 15/17] nmbug-status: Quote the title when using it as an id

[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  (3+ 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  (9+ 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).