unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2010-04-06 19:51:41 to 2010-04-13 17:55:56 UTC [more...]

[PATCH] notmuch.el: add functionality to add or remove tags by region
 2010-04-13 17:55 UTC  (5+ messages)
` [PATCH v2] notmuch.el: add functionality in notmuch search mode "

[PATCH 0/4] Mailstore abstraction v4
 2010-04-13 17:53 UTC  (6+ messages)
` [PATCH 1/4] Mailstore abstraction interface
` [PATCH 2/4] Conversion to mailstore abstraction
` [PATCH 3/4] Access messages through mail store interface
` [PATCH 4/4] Add 'cat' subcommand

RFC: User-Agent header
 2010-04-13 17:44 UTC  (12+ messages)
  ` [PATCH] "

[PATCH] Fix code extracting the MTA from Received: headers
 2010-04-13 17:37 UTC  (5+ messages)

Plans for the 0.2 release (this week)
 2010-04-13 17:20 UTC  (41+ messages)
    ` draft handling [was: Re: Plans for the 0.2 release (this week)]

Non-ASCII characters in headers (éščřžýáíé)
 2010-04-13 17:14 UTC  (3+ messages)
` [PATCH] Decode headers in reply

[PATCH] Add simplistic compat implementation for strcasestr
 2010-04-13 16:17 UTC 

[PATCH] Add strcasestr v.3 - add compat implementation of strcasestr
 2010-04-13 16:47 UTC 

[PATCH] json_quote_str should handle non-ASCII characters
 2010-04-13 16:37 UTC  (3+ messages)
  ` [PATCH] First tests for JSON output and UTF-8 in mail body and subject

[PATCH] notmuch.el: quote args in notmuch-show to facilitate remote use
 2010-04-13 16:17 UTC  (2+ messages)

[PATCH] Do not segfault on empty mime parts
 2010-04-13 15:55 UTC  (2+ messages)

[PATCH] Prevent data loss caused by SIGINT during notmuch new
 2010-04-13 15:47 UTC  (3+ messages)

[PATCH] Fix typo in notmuch.h documentation regarding database open modes
 2010-04-13 15:42 UTC  (2+ messages)

[PATCH] Add count command to manual page
 2010-04-13 15:38 UTC  (2+ messages)

Missing messages breaking threads
 2010-04-13 15:36 UTC  (4+ messages)
` [PATCH] Store thread ids for messages that we haven't seen yet

[PATCH] emacs: Extend the archive function to operate on regions too
 2010-04-13 13:06 UTC 

[PATCH] emacs: when archiving move the cursor depending on the sort order
 2010-04-13 13:04 UTC 

[PATCH] Add simplistic reimplementation of strcasestr to compat library
 2010-04-13 12:42 UTC  (4+ messages)

[PATCH] emacs: Add notmuch-hello.el, a friendly frontend to notmuch
 2010-04-13 10:33 UTC  (5+ messages)

[PATCH] Add compat version of strcasestr
 2010-04-13  4:13 UTC  (2+ messages)

Use of strcasestr
 2010-04-13  4:09 UTC  (6+ messages)

please eat my data!
 2010-04-12 23:35 UTC  (8+ messages)

[PATCH] notmuch new --new-tags=tags
 2010-04-12 18:03 UTC  (10+ messages)

Bulk message tagging
 2010-04-12 17:41 UTC  (6+ messages)

[PATCH] Fixing possible dereferencing of NULL pointer
 2010-04-12 17:45 UTC 

[PATCH] Mailstore abstraction v4 - part 2 (maildir synchronization)
 2010-04-12 13:23 UTC  (6+ messages)
` [PATCH] Add maildir-based mailstore

sup-like label listings (elisp)
 2010-04-12  8:38 UTC  (4+ messages)

Build problems on OS X
 2010-04-11 23:44 UTC  (5+ messages)
` [PATCH 1/4] Use C++ compiler to link notmuch binaries
` [PATCH 2/4] Fix up Makefile for build
` [PATCH 3/4] Add infrastructure for building shared library on OS X
` [PATCH 4/4] Add CONFIGURE_LDFLAGS to the notmuch-shared buld command line

[PATCH] notmuch.el: colorize lines in notmuch-search based on thread tags
 2010-04-11 23:27 UTC  (6+ messages)
` [PATCHv2] "
  ` [PATCH] Further improvements to tag-based coloring in search

pull request
 2010-04-11 10:29 UTC 

Initial attempt at a "merge window" for notmuch
 2010-04-10 22:57 UTC  (7+ messages)

Debian package update ?
 2010-04-10 13:46 UTC  (3+ messages)

[PATCH] notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id
 2010-04-10 13:48 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] git: Ignore packaging intermediate files
 2010-04-10  8:03 UTC 

[RFC] reordering and cleanup of thread authors
 2010-04-10  2:42 UTC  (5+ messages)

Notmuch release 0.1 now available
 2010-04-10  2:20 UTC  (7+ messages)
` [PATCH] Derive version numbers from git

[PATCH] Have notmuch count default to showing the total
 2010-04-10  0:48 UTC  (9+ messages)

[PATCH] Next attempt to get guessing of From addresses correct in replies
 2010-04-09 22:53 UTC 

[PATCH] Add 'G' keybinding to folder and search view that triggers external poll
 2010-04-09 19:53 UTC 

[Sebastian Spaeth] Pull requests
 2010-04-09  7:49 UTC  (10+ messages)

[PATCH 1/3] Initial support for maildir flags
 2010-04-08 19:45 UTC  (3+ messages)
` [PATCH 2/3] apply all the other maildir flag->tag conversions
` [PATCH 3/3] document new `notmuch new` behavior

[PATCH] notmuch: Respect maildir message flags
 2010-04-08 12:57 UTC  (4+ messages)
` [PATCH] notmuch-new: Respect maildir flags when importing a new message

[PATCH] notmuch.el: 'F' in search mode takes us to a list of folders
 2010-04-08  8:14 UTC  (3+ messages)

[PATCH] Fix the default value for --includedir
 2010-04-07 23:01 UTC  (2+ messages)

Fcc, Maildir, and Emacs message-mode -- a bit of code
 2010-04-07 20:04 UTC  (3+ messages)

[PATCH] notmuch.el: Allow citation suffixes to be shown as well as prefixes
 2010-04-07 19:46 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH] notmuch.el: Colour cited regions and signatures with message-cited-text-face
 2010-04-07 19:28 UTC  (2+ messages)

[PATCH] fontify date in header
 2010-04-07 17:24 UTC  (2+ messages)

finding the emacs lisp after install
 2010-04-07 17:12 UTC  (2+ messages)

[PATCH] * notmuch-reply.c: 542e32876 introduced a superfluous { in an if statement
 2010-04-07  7:57 UTC 

[PATCH] Remove dangling opening curly bracket
 2010-04-07  4:48 UTC 

[PATCH] fix obvious cut and paste error
 2010-04-07  1:56 UTC  (2+ messages)

[PATCH 2/2] guess From address from Received headers
 2010-04-07  1:55 UTC  (2+ messages)

Message parsing issue?
 2010-04-07  0:26 UTC  (3+ 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).