unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-03-10 17:38:51 to 2012-03-24 10:06:16 UTC [more...]

[PATCH 0/3] Rewrite default reply format
 2012-03-24 10:06 UTC  (5+ messages)
` [PATCH 1/3] show/reply: Unify the code that extracts text parts
` [PATCH 2/3] reply: Convert default reply format to self-recursive style
` [PATCH 3/3] reply: Move reply citation printing to the recursive MIME walk

Questions from a user new to notmuch
 2012-03-24 10:04 UTC  (3+ messages)

[RFC] Split notmuch_database_close into two functions
 2012-03-24  9:07 UTC  (10+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] NEWS: Document the notmuch_database_close split
` [PATCH 3/7] Use notmuch_database_destroy instead of notmuch_database_close
` [PATCH 4/7] "
` [PATCH 5/7] go: "
` [PATCH 6/7] ruby: "
` [PATCH 7/7] python: wrap and use notmuch_database_destroy as destructor

[PATCH] vim: fix regex after "notmuch show" output change
 2012-03-24  8:58 UTC  (2+ messages)

[PATCH] NEWS: consistent 2-space indentation in new content
 2012-03-22 11:31 UTC  (2+ messages)

[PATCH 1/2] config: Add 'config list' command
 2012-03-21 22:52 UTC  (4+ messages)
` [PATCH 2/2] man: Document "

[PATCH 1/2] configure: add empty line after each missing component message
 2012-03-21 19:18 UTC  (3+ messages)
` [PATCH 2/2] configure: print info about required gmime 2.4 or 2.6 versions
` [PATCH 2b/2] "

[PATCH 2b/2] configure: print info about required gmime 2.4 or 2.6 versions
 2012-03-21 19:15 UTC 

[RFC][alot] design decisions
 2012-03-21  9:07 UTC 

[PATCH v5 00/12] emacs: more flexible and consistent tagging operations
 2012-03-21  1:40 UTC  (9+ messages)
` [PATCH v2 0/6] `notmuch-show-tag-all' with prefix arg only tags open messages
  ` [PATCH v2 1/6] test: emacs: new tests "notmuch-show: {add, remove} multiple tags {to, from} single message"
  ` [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}'

[WIP 0/2] Thread based searching
 2012-03-20 20:12 UTC  (3+ messages)
` [WIP 1/2] lib: multithread
` [WIP 2/2] cli: search: multithread

[alot] announcing v0.3
 2012-03-20 16:35 UTC 

[rfc] autotools compatibility and Hurd as platform
 2012-03-20 11:20 UTC  (4+ messages)
` [PATCH 1/2] Add GNU as a valid platform

[PATCH] Fix configure script to properly detect gmime-2.6 if available
 2012-03-20 11:19 UTC  (7+ messages)
` [PATCH] Allow selecting which version of gmime is used to build notmuch
  ` [PATCH 1/2] configure: store $IFS to $DEFAULT_IFS readonly variable
    ` [PATCH 2/2] Allow selecting which version of gmime is used to build notmuch

notmuch release 0.12 now available
 2012-03-20 11:07 UTC 

[PATCH v7 00/10] Reply enhancements
 2012-03-20  1:11 UTC  (45+ messages)
` [PATCH v7 01/10] test: Add broken test for the new JSON reply format
` [PATCH v7 02/10] reply: Factor out reply creation
` [PATCH v7 03/10] TODO: Add replying to multiple messages
` [PATCH v7 04/10] reply: Add a JSON reply format
` [PATCH v7 05/10] schemata: Add documentation for "
` [PATCH v7 06/10] man: Update notmuch-reply man page for JSON format
` [PATCH v7 07/10] man: Add --decrypt to reply flags
` [PATCH v7 08/10] emacs: Factor out useful functions into notmuch-lib
` [PATCH v7 09/10] test: Add broken tests for new emacs reply functionality
` [PATCH v7 10/10] emacs: Use the new JSON reply format and message-cite-original
` [PATCH v7.1 00/11] Reply enhancements, second attempt
  ` [PATCH v7.1 01/11] test: Add broken test for the new JSON reply format
  ` [PATCH v7.1 02/11] reply: Factor out reply creation
  ` [PATCH v7.1 03/11] TODO: Add replying to multiple messages
  ` [PATCH v7.1 04/11] reply: Add a JSON reply format
  ` [PATCH v7.1 05/11] schemata: Add documentation for "
  ` [PATCH v7.1 06/11] man: Update notmuch-reply man page for JSON format
  ` [PATCH v7.1 07/11] man: Add --decrypt to reply flags
  ` [PATCH v7.1 08/11] emacs: Factor out useful functions into notmuch-lib
  ` [PATCH v7.1 09/11] test: Add broken tests for new emacs reply functionality
  ` [PATCH v7.1 10/11] emacs: Use the new JSON reply format and message-cite-original
  ` [PATCH v7.1 11/11] NEWS: news for reply enhancements
    ` [PATCH v8 00/11] Reply enhancements (rebased)
      ` [PATCH v8 01/11] test: Add broken test for the new JSON reply format
      ` [PATCH v8 02/11] reply: Factor out reply creation
      ` [PATCH v8 03/11] TODO: Add replying to multiple messages
      ` [PATCH v8 04/11] reply: Add a JSON reply format
      ` [PATCH v8 05/11] schemata: Add documentation for "
      ` [PATCH v8 06/11] man: Update notmuch-reply man page for JSON format
      ` [PATCH v8 07/11] man: Add --decrypt to reply flags
      ` [PATCH v8 08/11] emacs: Factor out useful functions into notmuch-lib
      ` [PATCH v8 09/11] test: Add broken tests for new emacs reply functionality
      ` [PATCH v8 10/11] emacs: Use the new JSON reply format and message-cite-original
      ` [PATCH v8 11/11] NEWS: news for reply enhancements

Partial words on notmuch search?
 2012-03-17 19:59 UTC  (19+ messages)
      ` Improving notmuch query documentation [was: Re: Partial words on notmuch search?]
          ` [RFC] http://notmuchmail.org/searching/ [was: Re: Improving notmuch query documentation]

[PATCH 0/2] test: tests for notmuch-show.c
 2012-03-19 15:31 UTC  (3+ messages)
` [PATCH 1/2] test: show expected output files
` [PATCH 2/2] test: show tests

[PATCH 0/5] Move --no-exclude to --exclude=(true|false|flag)
 2012-03-18 18:08 UTC  (14+ messages)
` [PATCH 1/5] lib: change default for notmuch_query_set_omit_excluded
` [PATCH 2/5] cli: move count to the new --exclude=(true|false|flag) naming scheme
` [PATCH 3/5] cli: move search to the new --exclude= "
    ` [PATCH] test: add some exclude tests
` [PATCH 4/5] cli: move show to the new --exclude= option naming scheme
` [PATCH 5/5] emacs: make show set --exclude=flag

nmfirehose - a crude nmbug companion tool
 2012-03-18 13:49 UTC  (2+ messages)

[PATCH 0/5] Rewrite mbox and raw show formats
 2012-03-18 12:51 UTC  (6+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 3/8] show: Allow formatters to return errors

[PATCH 1/2] test: remove "Generate some messages" test from raw
 2012-03-18 12:50 UTC  (3+ messages)
` [PATCH v2 0/2] test: use subtest name for generated message subject

[PATCH v2 0/2] cli: Allow true/false parameter for boolean
 2012-03-18 12:49 UTC  (4+ messages)
` [PATCH 1/2] cli: Parsing. Allow true/false parameter for boolean options

[PATCH 0/2] Query debug improvements
 2012-03-18 12:48 UTC  (5+ messages)
` [PATCH 1/2] lib: Expose query debug output via an environment variable
` [PATCH 2/2] lib: Add exclude query debug output

[Patch v2 0/3] Add test and fix exclude bug
 2012-03-18 12:43 UTC  (7+ messages)
` [Patch v2 1/3] test: the test for the exclude code mistakenly excludes the tag "="
` [Patch v2 2/3] test: add tests for message only search
` [Patch v2 3/3] lib: fix an exclude bug

[PATCH] emacs: Fix search tab completion in terminals
 2012-03-18 12:42 UTC  (2+ messages)

Last call for NEWS for 0.12
 2012-03-18 12:00 UTC 

tiny and obviously correct (tm) fix for 0.12
 2012-03-18 11:47 UTC  (4+ messages)
` [PATCH] python: fix signature of two wrapped libnotmuch functions

Fix error reporting in notmuch_database_find_message_by_filename
 2012-03-18 11:46 UTC  (4+ messages)
` [PATCH] "

buttonizing links in html parts (emacs)
 2012-03-17 19:13 UTC  (2+ messages)

Patches for 0.12
 2012-03-15 21:17 UTC  (6+ messages)
` anecdotical evidence: number mbox files in my maildirs (was: Re: Patches for 0.12)
  ` anecdotical evidence: number mbox files in my maildirs

[PATCH] emacs-show: open excluded matches if no other matches
 2012-03-15 18:28 UTC 

[PATCH] Fix mml-quoting in responses where pgp-signing is enabled
 2012-03-15  6:33 UTC  (5+ messages)
` [PATCH] emacs: fix MML quoting in replies

[PATCH 0/6] news for 0.12
 2012-03-15  2:20 UTC  (8+ messages)
` [PATCH 1/6] NEWS: emacs: Fix MML tag quoting in replies
` [PATCH 2/6] NEWS: emacs: show view archiving key binding changes
` [PATCH 3/6] NEWS: emacs: support text/calendar MIME type
` [PATCH 4/6] NEWS: emacs: inline patch fake attachment file names
` [PATCH 5/6] NEWS: emacs: enable `notmuch-search-line-faces' by default
` [PATCH 6/6] NEWS: cli: manual page for notmuch configuration options

plans for 0.12
 2012-03-14 11:21 UTC  (3+ messages)

[PATCH 0/2] A bug in the exclude code
 2012-03-14 11:12 UTC  (9+ messages)
` [PATCH 1/2] test: add tests for message only search
` [PATCH 2/2] lib: fix an exclude bug

[PATCH] build: Require gmime 2.6.5
 2012-03-14  1:18 UTC  (4+ messages)
` [PATCH] build: Require gmime >= 2.6.7

[PATCH] man: update SEE ALSO references in man pages
 2012-03-14  1:15 UTC  (4+ messages)

[PATCH v6 00/10] Reply improvements
 2012-03-12 20:57 UTC  (16+ messages)
` [PATCH v6 03/10] reply: Require that only one message is returned
` [PATCH v6 05/10] reply: Add a JSON reply format
` [PATCH v6 06/10] schemata: Add documentation for "
` [PATCH v6] emacs: Use the new JSON reply format and message-cite-original

[PATCH 0/2] cli: Parsing. Add option NOTMUCH_OPT_INT_OR_BOOLEAN
 2012-03-11 19:26 UTC  (4+ messages)
` [PATCH 0/3] argument parsing additions

[PATCH v3] test: emacs: new test "notmuch-search: change tags of all matching messages"
 2012-03-11 18:42 UTC  (3+ messages)
` [PATCH v4] "

Internal error on line 296 of mime-node.c
 2012-03-11  1:51 UTC  (3+ messages)
` [PATCH] Handle errors in mime_node_open

[PATCH 0/5] Move to --with-excluded approach to excludes
 2012-03-11  1:19 UTC  (2+ messages)

a DoS vulnerability associated with conflated Message-IDs?
 2012-03-10 17:38 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).