unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2010-11-23 17:17:53 to 2011-01-23 13:33:47 UTC [more...]

[PATCH] configure: add options to disable emacs/zsh/bash and choose install dir
 2011-01-23 13:33 UTC 

[PATCH 0/4] Versatile date/time parser
 2011-01-23 11:47 UTC  (5+ messages)
` [PATCH 1/4] Import date/time parser from GNU coreutils
` [PATCH 2/4] Compile the date/time parser into notmuch library
` [PATCH 3/4] Use the time/date parser for after: and before: prefixes
` [PATCH 4/4] Add first date parser tests

[PATCH] test: Make it easier to resolve conflicts when adding new tests
 2011-01-23 11:12 UTC 

[PATCH] emacs: View the output of pipe command when it fails
 2011-01-23 10:45 UTC 

[RFC PATCH v2 0/8] Custom query parser, date search, folder search, and more
 2011-01-22 16:47 UTC  (13+ messages)
` [PATCH 1/8] Implement a custom query parser with a mostly Xapian-compatible grammar
  ` [PATCH 1.5/8] Query parser testing framework and basic tests
` [PATCH 2/8] Parse NEAR and ADJ operators
  ` [PATCH 2.5/8] Query parser tests for "
` [PATCH 3/8] Parse wildcard queries
  ` [PATCH 3.5/8] Query parser tests for "
` [PATCH 4/8] Replace Xapian query parser with custom query parser
` [PATCH 5/8] Support "tag:*" as well as "NOT tag:*" queries
` [PATCH 6/8] Support maildir folder search
` [PATCH 7/8] Implement value range queries
` [PATCH 8/8] Support before: and after: date search with sane date syntax

Folder-based searching
 2011-01-21 16:59 UTC  (2+ messages)

[PATCH 0/3] Speedups and enhancements of notmuch new
 2011-01-21  9:59 UTC  (5+ messages)
` [PATCH 1/3] Do not defer maildir flag synchronization during the first "
` [PATCH 1/3] new: Do not defer maildir flag synchronization during the first run
` [PATCH 2/3] new: Add all initial tags at once
` [PATCH 3/3] new: Enhance progress reporting

./configure with CC="ccache gcc" doesn't work
 2011-01-20 14:38 UTC  (4+ messages)

Folder-based searching
 2011-01-19  7:29 UTC  (9+ messages)

including the entire fingerprint of the issuer in an OpenPGP certification
 2011-01-19  0:11 UTC  (6+ messages)

About the json output and the number of results shown
 2011-01-14 13:48 UTC  (5+ messages)

bug tracking
 2011-01-14 11:46 UTC  (9+ messages)

[ANN] notmuch-deliver
 2011-01-12 20:50 UTC  (5+ messages)

[PATCH] Have to configure and build inside the source directory
 2011-01-12 17:58 UTC  (2+ messages)

Tag changes not persisted in message view
 2011-01-12 17:52 UTC  (2+ messages)

[PATCH] Properly quote Emacs' notmuch-command
 2011-01-11 12:02 UTC 

Hallo!, and hooray!, and some first work, too
 2011-01-10 16:41 UTC  (2+ messages)

[PATCH 0/4] Update Ruby bindings
 2011-01-10 14:39 UTC  (5+ messages)
` [PATCH 1/4] ruby: Add wrappers for query_get_s{ort,tring}
` [PATCH 2/4] ruby: Add wrappers for maildir sync. interface
` [PATCH 3/4] ruby: Add wrapper for message_get_filenames
` [PATCH 4/4] ruby: Add generated files to gitignore

[RFC PATCH 0/2] Custom query parser
 2010-12-23  6:00 UTC  (3+ messages)
` [PATCH 1/2] Implement a custom query parser with a mostly Xapian-compatible grammar
` [PATCH 2/2] Replace Xapian query parser with custom query parser

[PATCH 0/5] Fetch all message metadata in a single pass
 2010-12-23  2:44 UTC  (7+ messages)
` [PATCH 1/5] Use a single unified pass to fetch scalar message metadata
` [PATCH 2/5] Implement an internal generic string list and use it
` [PATCH 3/5] Add a generic function to get a list of terms with some prefix
` [PATCH 4/5] Add the file name list to the unified message metadata pass
` [PATCH 5/5] Add the tag "

PGP/MIME signature verification
 2010-12-22 19:11 UTC  (11+ messages)

better timeout patch
 2010-12-21  3:52 UTC 

Bug in emacs showing long threads
 2010-12-20 10:14 UTC  (2+ messages)

new emacs function for date-restricted searches
 2010-12-20  3:54 UTC  (3+ messages)
` [PATCH 1/2] emacs function to perform a search with a look back time restriction
` [PATCH 2/2] bind notmuch-search-date-restrict to 'S'

fix for Debian build failures
 2010-12-14  3:05 UTC 

[PATCH] add headers cc: bcc: and to: (as exactto:) to search index
 2010-12-12 22:01 UTC  (7+ messages)

[PATCH 0/3] composing patches
 2010-12-10 23:53 UTC  (9+ messages)
` [PATCH 1/3] reply: add message-id header
` [PATCH 2/3] reply: add user-agent field
` =?no?q?=5BPATCH=203/3=5D=20Add=20=27compose=27=20command?=

[PATCH 0/3] vim fixes
 2010-12-09 22:20 UTC  (4+ messages)
` [PATCH 1/3] vim: refactor tagging stuff
` [PATCH 2/3] vim: fix get_user_email()
` [PATCH 3/3] vim: implement archive in show view

[PATCH 0/4] Maildir synchronization v2
 2010-12-09 15:11 UTC  (5+ messages)

[PATCH 3/4] Optimize thread search using matched docid sets
 2010-12-08 22:01 UTC  (6+ messages)
    ` [PATCH] Various small clean-ups to doc ID set code

[PATCH] test: Better handling of stdout and stderr
 2010-12-08 14:28 UTC  (4+ messages)
` [PATCH 3/5] test: Break on test script (or other) error

[PATCH] emacs: Avoid regexp overflow when tidying citations
 2010-12-07 22:11 UTC  (3+ messages)
` [PATCH] emacs: Remove over-eager regular expressions from notmuch-wash-tidy-citations

[PATCH] emacs: add some convenience functions to show mode
 2010-12-07 22:10 UTC  (4+ messages)

[PATCH] emacs: Improve the display of truncated authors
 2010-12-07 22:00 UTC  (2+ messages)

[PATCH 1/2] test: Ignore files created during emacs testing
 2010-12-07 21:49 UTC  (3+ messages)
` [PATCH 2/2] emacs: Use truenames for Fcc paths

Notmuch with multiple imap accounts?
 2010-12-06 22:17 UTC  (3+ messages)

How notmuchmail guess the 'from' and what to do in To and Cc ?
 2010-12-03  5:54 UTC 

[PATCH] bug in notmuch-fcc-header-setup
 2010-12-02 17:45 UTC  (3+ messages)

[PATCH] test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
 2010-12-02 16:38 UTC  (4+ messages)

[GNU EMACS] smtpmail package and queue
 2010-12-02  4:50 UTC  (5+ messages)

second attempt: JSON based search
 2010-11-30 11:00 UTC  (8+ messages)
` [PATCH 1/3] notmuch: Add `date_relative' to JSON search output
` [PATCH 2/3] test: Expect `date_relative' in "
` [PATCH 3/3] emacs: Use JSON output for search
  ` [PATCH 1/4] emacs: JSON based search improvements
  ` [PATCH 2/4] emacs: Use a plists rather than an assoc list in JSON search
  ` [PATCH 3/4] test: Add tests for JSON parsing of search results
  ` [PATCH 4/4] emacs: Fix indentation, add comments

My spam confuses notmuch-search
 2010-11-29 14:38 UTC  (3+ messages)

[FEATURE REQUEST]: post-processing on notmuch new
 2010-11-28 17:50 UTC  (6+ messages)

Folders to tags
 2010-11-28 19:50 UTC  (3+ messages)

Difference between search and filter
 2010-11-26 16:53 UTC  (5+ messages)

[RFC] [PATCH] emacs: Use JSON output for search
 2010-11-26 13:13 UTC 

Inconsistent output from "notmuch search --output=<foo>"
 2010-11-25 15:41 UTC  (7+ messages)

[PATCH] Workaround broken check for old-style notmuch-fcc-dirs
 2010-11-25 14:09 UTC  (6+ messages)
` [PATCH 1/3] test: Add ERT for emacs testing
  ` [PATCH] test: Add some more emacs tests
` [PATCH 2/3] emacs: Fix Fcc generation
` [PATCH 3/3] test: Add ERT tests for Fcc determination

C coding conventions for notmuch
 2010-11-25 11:08 UTC  (6+ messages)

notmuch release 0.5 now available
 2010-11-24 22:08 UTC  (6+ messages)

hint: ignoring threads
 2010-11-24 22:02 UTC  (3+ messages)

New wiki instance on the notmuchmail.org website
 2010-11-24  6:26 UTC  (8+ messages)

Differences between notmuch and M-x notmuch in emacs
 2010-11-24  5:40 UTC  (2+ messages)

a proposed change to JSON output to report verification of PGP/MIME signatures
 2010-11-24  1:08 UTC  (4+ messages)

Handling PATCH from notmuchmail
 2010-11-23 21:06 UTC  (4+ 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).