unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-02-21 15:36:54 to 2012-02-29 16:31:42 UTC [more...]

[alot] nottoomuch-addresses.sh config
 2012-02-29 16:31 UTC 

Replacing my name/email with "me" (or similar) in author lists
 2012-02-29 15:50 UTC  (8+ messages)

fix notmuch_database_close
 2012-02-29 15:48 UTC  (3+ messages)
` [PATCH] Actually close the xapian database in notmuch_database_close

[PATCH] emacs: Add `notmuch-show-stash-gmane' and `notmuch-show-stash-gmane-and-go'
 2012-02-29 12:19 UTC  (6+ messages)
  ` [PATCH v6 1/3] emacs: `notmuch-show-get-message-id': optionally return Message-Id sans prefix

Searching through different charsets
 2012-02-29 11:55 UTC  (15+ messages)
  ` [PATCH] test: Add test for searching of uncommonly encoded messages
              ` Double decoded text/html parts (was: [PATCH] test: Add test for searching of uncommonly encoded messages)
    ` [PATCH 1/2] Convert non-UTF-8 parts to UTF-8 before indexing them
      ` [PATCH 2/2] test: Remove 'broken' flag from encoding test

[PATCH] doc: minor corrections in notmuch-config.1
 2012-02-29 11:53 UTC  (4+ messages)

[PATCH v4 1/1] Make buttons for attachments allow viewing as well as saving
 2012-02-29 11:27 UTC  (5+ messages)
` [PATCH v5] "
    ` [PATCH v5] News for "

[Patch v6 00/13] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag
 2012-02-29  9:17 UTC  (16+ messages)
` [Patch v6 01/13] cli: add --no-exclude option to count and search
` [Patch v6 02/13] cli: Add --no-exclude to the man pages for search and count
` [Patch v6 03/13] test: add tests for new cli --no-exclude option
` [Patch v6 04/13] lib: Rearrange the exclude code in query.cc
` [Patch v6 05/13] lib: Make notmuch_query_search_messages set the exclude flag
` [Patch v6 06/13] lib: Add the exclude flag to notmuch_query_search_threads
` [Patch v6 07/13] test: update search test to reflect exclude flag
` [Patch v6 08/13] cli: Make notmuch-show respect excludes
` [Patch v6 09/13] test: update tests to reflect the exclude flag
` [Patch v6 10/13] man: update manpage for notmuch-show --no-exclude option
` [Patch v6 11/13] cli: omit excluded messages in results where appropriate
` [Patch v6 12/13] emacs: show: recognize the exclude flag
` [Patch v6 13/13] emacs: notmuch.el ignore excluded matches

[PATCH 1/6] emacs: move tag format validation to `notmuch-tag' function
 2012-02-28 19:34 UTC  (34+ messages)
` [PATCH v5 00/12] emacs: more flexible and consistent tagging operations
      ` [PATCH 1/6] test: emacs: new tests "notmuch-show: {add, remove} multiple tags {to, from} single message"
      ` [PATCH 2/6] test: emacs: new test "notmuch-show: change tags of all messages in current buffer"
      ` [PATCH 3/6] test: emacs: `notmuch-show-tag-all' sans prefix arg should only tag open messages
      ` [PATCH 4/6] emacs: add predicate arg to `notmuch-show-mapc'
      ` [PATCH 5/6] emacs: simplify `notmuch-show-get-messages-ids{, -search}'
      ` [PATCH 6/6] emacs: `notmuch-show-tag-all' sans prefix arg only tags open messages
    ` [PATCH v2 0/6] `notmuch-show-tag-all' with "
      ` [PATCH v2 1/6] test: emacs: new tests "notmuch-show: {add, remove} multiple tags {to, from} single message"
      ` [PATCH v2 2/6] test: emacs: new test "notmuch-show: change tags of all messages in current buffer"
      ` [PATCH v2 3/6] test: emacs: `notmuch-show-tag-all' with prefix arg should only tag open messages
      ` [PATCH v2 4/6] emacs: add optional predicate arg to `notmuch-show-mapc'
      ` [PATCH v2 5/6] emacs: simplify `notmuch-show-get-messages-ids{, -search}'
      ` [PATCH v2 6/6] emacs: `notmuch-show-tag-all' with prefix arg only tags open messages

[PATCH] man: document the notmuch configuration settings in notmuch-config(1)
 2012-02-28 18:43 UTC  (5+ messages)
` [PATCH] man: add references to maildir flag synchronization

[PATCH] emacs: Mention race condition safety in user visible documentation
 2012-02-28 18:39 UTC  (8+ messages)
          ` [PATCH] emacs: correct `notmuch-search-mode's docstring wrt `notmuch-search-tag-all'

info about notmuch gui 'alot'
 2012-02-28 17:42 UTC  (6+ messages)

[PATCH] emacs: Fix out of date comment
 2012-02-28  2:48 UTC  (2+ messages)

[PATCH 0/8] Rewrite JSON show format
 2012-02-28  2:47 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] Document the JSON schemata used by show and search

[PATCH v7 0/3] NEWS and test comment adjustments
 2012-02-28  2:46 UTC  (6+ messages)
  ` [PATCH 1/6] cli: update 'new.ignore' config file comment wrt file/directory matching
  ` [PATCH 2/6] NEWS: sync 'new.ignore' entry with its comment in notmuch-config.c

[PATCH] Build-Depend on libgmime-2.6-dev | libgmime2.4-dev
 2012-02-28  2:25 UTC  (2+ messages)

[PATCH 0/3] minor cleanup and improvements
 2012-02-28  1:52 UTC  (4+ messages)
` [PATCH 0/2 v2] "
  ` [PATCH 2/2 v2] emacs: Prefer '[No Subject]' to blank subjects

Thread by subject, at least through API?
 2012-02-28  0:42 UTC 

[afew] announcing afew, an universal tagging solution with some fancy features
 2012-02-27 21:10 UTC  (2+ messages)

[PATCH 0/3] Fix some error handling in notmuch new
 2012-02-27 15:49 UTC  (4+ messages)
` [PATCH 1/3] new: Consistently treat fatal errors as fatal
` [PATCH 2/3] new: Handle fatal errors in remove_filename and _remove_directory
` [PATCH 3/3] new: Print final fatal error message to stderr

Regarding notmuch and Fedora 16
 2012-02-27  9:21 UTC  (5+ messages)

[ANNOUNCE] mutt with notmuch support
 2012-02-27  8:09 UTC  (2+ messages)

[RFC PATCH 0/2] natural language date range search
 2012-02-27  7:45 UTC  (7+ messages)
` [RFC PATCH 1/2] lib: add date/time parser

plans for 0.12
 2012-02-26 23:56 UTC  (3+ messages)

[PATCH 1/2] NEWS: add entry for python 3.2 compatibility
 2012-02-25 14:31 UTC  (3+ messages)
  ` [PATCH 2/2] NEWS: add entry for the improved unicode handling in the python bindings

[PATCH 0/3] Make notmuch-show-refresh-view retain state by default
 2012-02-25 14:39 UTC  (8+ messages)
` [PATCH v3 0/3] Fix refreshing with state and make it the default
  ` [PATCH v3 1/3] emacs: When refreshing a show buffer, only mark read when resetting state
  ` [PATCH v3 2/3] emacs: Reverse the meaning of notmuch-show-refresh-view's argument
  ` [PATCH v3 3/3] News for retaining state when refreshing notmuch show

[PATCH v6 00/10] Reply improvements
 2012-02-26  0:23 UTC  (14+ messages)
` [PATCH v6 01/10] test: Add broken test for the new JSON reply format
` [PATCH v6 02/10] reply: Factor out reply creation
` [PATCH v6 03/10] reply: Require that only one message is returned
` [PATCH v6 04/10] TODO: Add replying to multiple messages
` [PATCH v6 05/10] reply: Add a JSON reply format
` [PATCH v6 06/10] schemata: Add documentation for "
` [PATCH v6 07/10] man: Update notmuch-reply man page for JSON format
` [PATCH v6 08/10] emacs: Factor out useful functions into notmuch-lib
` [PATCH v6 09/10] test: Add broken tests for new emacs reply functionality
` [PATCH v6] emacs: Use the new JSON reply format and message-cite-original

emacs: quote MML tags in replies
 2012-02-25 13:54 UTC  (3+ messages)
` [PATCH] test: replace occurrences of $PWD with vars that are more stable

[PATCH 0/2] multipart/alternative display and text/calendar
 2012-02-25 13:55 UTC  (3+ messages)
` [PATCH v2 2/2] emacs: support text/calendar mime type

[RFC PATCH 1/3] emacs: selection-menu.el
 2012-02-25 17:43 UTC  (6+ messages)
` [RFC PATCH 2/3] emacs: add selection-menu.el to Makefile.local
` [RFC PATCH 3/3] emacs: use selection-menu for recipient address completion

[RFC PATCH v5 00/11] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag
 2012-02-24 23:58 UTC  (12+ messages)
` [RFC PATCH v5 01/11] cli: add --no-exclude option to count and search
` [RFC PATCH v5 02/11] cli: Add --no-exclude to the man pages for search and count
` [RFC PATCH v5 05/11] lib: Make notmuch_query_search_messages set the exclude flag
` [RFC PATCH v5 08/11] man: update manpage for notmuch-show --no-exclude option
` [RFC PATCH v5 09/11] test: update tests to reflect the exclude flag

notmuch as a shared object aka library knigge
 2012-02-24  1:08 UTC  (9+ messages)

[PATCH 0/2] Make elide messages use cli side
 2012-02-23 22:04 UTC  (5+ messages)
` [PATCH 1/2] emacs/cli: remove entire-thread default from show: JSON
` [PATCH 2/2] emacs: make elide messages use notmuch-show for omitting messages

ANNOUNCE: nottoomuch-addresses.pl
 2012-02-22 19:53 UTC  (2+ messages)
` ANNOUNCE: nottoomuch-addresses.sh 2.1

Extend test coverage wrt tagging
 2012-02-22 18:54 UTC  (16+ messages)
` (no subject)
  ` [PATCH v2 2/4] test: emacs: new test "notmuch-search: replying to a thread (sending)"
  ` [PATCH v2 3/4] test: emacs: new test "notmuch-search: when reply is sent, parent message should be tagged 'replied'"
  ` [PATCH v2 4/4] test: emacs: new test "notmuch-search: change tags of all matching messages"
    ` [PATCH v3] "

[PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility
 2012-02-22 18:43 UTC  (10+ messages)
` [PATCH v2 1/7] test: emacs: new tests "notmuch-show: {show, hide} message headers"
` [PATCH v2 2/7] test: emacs: new tests "notmuch-show: {, un}collapse all messages in thread"
` [PATCH v2 3/7] emacs: rename `notmuch-show-toggle-headers' to `notmuch-show-toggle-visibility-headers'
` [PATCH v2 4/7] emacs: rename `notmuch-show-toggle-message' to `notmuch-show-toggle-visibility-message'
` [PATCH v2 5/7] emacs: rename `notmuch-show-open-or-close-all' to `notmuch-show-toggle-visibility-messages'
` [PATCH v2 6/7] emacs: make `notmuch-show-toggle-visibility-messages' live up to its new name
` [PATCH v2 7/7] emacs: `notmuch-show-toggle-visibility-messages' with prefix arg filters by tag

[PATCH v5.2 0/7] Reply enhancements, tidied up
 2012-02-22 16:57 UTC  (7+ messages)
` [PATCH v5.2 7/7] emacs: Use the new JSON reply format and message-cite-original

nomuch_addresses.py
 2012-02-22 13:07 UTC  (7+ messages)

Bug: emacs 23.2 doesn't like ido-completing-read
 2012-02-22  8:48 UTC  (2+ messages)
` [PATCH] emacs: initialize ido mode in notmuch-mua.el

[PATCH] Update crypto test for gmime 2.6.5
 2012-02-22  1:55 UTC  (5+ messages)
  ` [PATCH] build: Require "

[PATCH] emacs: Add the option of counting threads in notmuch-hello
 2012-02-22  0:28 UTC  (5+ 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).