unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2010-04-13 15:20:56 to 2010-04-22 08:31:21 UTC [more...]

[PATCH] json: Replace `date_unix' with `timestamp' in show output
 2010-04-22  8:31 UTC  (2+ messages)

[PATCH] json: Replace `date_unix' with `timestamp' in show output
 2010-04-22  8:30 UTC 

Opening the merge window for 0.3
 2010-04-22  8:27 UTC  (5+ messages)
` Update on 0.3 progress
  ` [PATCH] emacs: Add notmuch-hello.el, a friendly frontend to notmuch

pull request
 2010-04-22  8:24 UTC  (13+ messages)
    ` [PATCH] emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RET

problem with notmuch-search-authors-width in JSON emacs implementation
 2010-04-22  7:52 UTC  (4+ messages)

Notmuch success: Xapian database corrupt
 2010-04-22  7:19 UTC  (5+ messages)

[PATCH 1/2] Add 'cat' subcommand
 2010-04-22  6:57 UTC  (14+ messages)
` [PATCH 2/2] emacs: Access raw messages through cat subcommand

add delete keybinding
 2010-04-22  5:06 UTC  (8+ messages)
` [PATCH] Add 'd'elete keybinding to search and show views

[PATCH] Clean up author display for some "Last, First" cases
 2010-04-22  5:04 UTC 

[RFC] reordering and cleanup of thread authors
 2010-04-22  3:58 UTC  (7+ messages)
          ` [PATCH] Reordering of thread authors to list matching authors first

python cnotmuch -> notmuch
 2010-04-22  1:28 UTC  (3+ messages)

[PATCH] emacs: Try to name search buffers using info in notmuch-folders
 2010-04-22  1:03 UTC  (3+ messages)

[PATCH] fix help message for "show"
 2010-04-22  0:46 UTC  (2+ messages)

"bouncing" messages
 2010-04-21 23:13 UTC  (9+ messages)

[PATCH] allow to not sort the search results
 2010-04-21 23:09 UTC  (11+ messages)
        ` [PATCH 1/3] query.cc: allow to return query results unsorted
        ` [PATCH 2/3] notmuch-search: Introduce --sort=unsorted
        ` [PATCH 3/3] notmuch-tag: don't sort messages before applying tag changes

Bulk message tagging
 2010-04-21 23:02 UTC  (2+ messages)

[PATCH] Name thread based on matching msgs instead of first msg
 2010-04-21 22:59 UTC  (3+ messages)
` [PATCH v2] "

test suite for fancy From guessing
 2010-04-21 21:55 UTC  (3+ messages)
` [PATCH 1/2] add From guessing tests to test suite
  ` [PATCH 2/2] fix expected test result to include Bcc lines

[PATCH] notmuch.el: add a hook to notmuch-reply
 2010-04-21 21:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] notmuch.el: quote args in notmuch-show to facilitate remote use
 2010-04-21 21:22 UTC  (3+ messages)
  ` [PATCH] Reintroduce patch to "

[PATCH] configure: Add support for GMime 2.6
 2010-04-21 21:20 UTC  (3+ messages)

Address completion
 2010-04-21 14:11 UTC  (4+ messages)

[PATCH] json: Avoid calling strlen(NULL)
 2010-04-20 15:59 UTC  (3+ messages)

The archive operation should only archive open messages
 2010-04-20  7:37 UTC  (9+ messages)

Difference between search and filter
 2010-04-20  1:16 UTC  (2+ messages)

Bulk message tagging
 2010-04-19  8:58 UTC  (13+ messages)

[PATCH] Try to provide search buffers with titles from notmuch-folders
 2010-04-19  4:02 UTC  (3+ messages)

[Announce] notmuch release 0.2 now available
 2010-04-16 23:49 UTC  (2+ messages)

improve from-header guessing
 2010-04-16 20:51 UTC  (3+ messages)
` [PATCH 1/2] Add interface to obtain the concatenation of all instances of a specified header
  ` [PATCH 2/2] Improve heuristic for guessing best from address in replies

[PATCH] notmuch.c: Shorten version string
 2010-04-16 14:36 UTC  (2+ messages)

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

[PATCH] add a number of new feature ideas to TODO file
 2010-04-16  8:43 UTC  (2+ messages)
` notmuchsync --move (was: add a number of new feature ideas to TODO file)

[PATCH] configure: Fix syntax error (spaces in assignment)
 2010-04-16  2:47 UTC  (2+ messages)

added feature idea page to the wiki
 2010-04-15 23:10 UTC 

RFC: User-Agent header
 2010-04-15 19:52 UTC  (10+ messages)
  ` [PATCH] "
      ` [PATCH 13/13] notmuch.el: Add a function to insert a notmuch user-agent header

A functional (but rudimentary) test suite for notmuch
 2010-04-15 18:08 UTC  (16+ messages)
            ` Using test-lib.sh under GPLv3?
                        ` [PATCH] test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+

[PATCH] emacs: Re-arrange message sending code
 2010-04-15 16:03 UTC  (2+ messages)

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

Build problems on OS X
 2010-04-14 23:39 UTC  (12+ 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: add functionality to add or remove tags by region
 2010-04-14 19:23 UTC  (10+ messages)
` [PATCH v2] notmuch.el: add functionality in notmuch search mode "
        ` [PATCH] Fix bug, and clean up code duplication, in adding or removing tag "

[PATCH] Next attempt to get guessing of From addresses correct in replies
 2010-04-14 18:57 UTC  (3+ messages)

[PATCH] Add strcasestr v.3 - add compat implementation of strcasestr
 2010-04-14 18:41 UTC  (4+ messages)

[PATCH 1/1] Stores the folder (directory name) of the message in the database as a term with folder prefix
 2010-04-14 15:37 UTC 

[PATCH] emacs: when archiving move the cursor depending on the sort order
 2010-04-14 14:29 UTC  (4+ messages)

[PATCH 0/4] Mailstore abstraction v4
 2010-04-14  8:50 UTC  (6+ messages)
` [PATCH 1/4] Mailstore abstraction interface

See only unread message in a thread ?
 2010-04-14  9:08 UTC  (6+ messages)

[PATCH] Use wrapper functions to find the type of struct dirent
 2010-04-13 18:54 UTC 

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

An update on 0.2 progress
 2010-04-13 18:03 UTC 

Plans for the 0.2 release (this week)
 2010-04-13 17:20 UTC  (6+ messages)

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


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