unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-03-02 10:11:03 to 2012-03-14 11:21:56 UTC [more...]

plans for 0.12
 2012-03-14 11:21 UTC  (7+ messages)
` [PATCH] NEWS: add entry for `notmuch-show-stash-mlarchive-link{, -and-go}'

[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 v7 00/10] Reply enhancements
 2012-03-14  4:30 UTC  (27+ 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 v2 0/2] cli: Allow true/false parameter for boolean
 2012-03-14  2:47 UTC  (4+ messages)
` [PATCH 1/2] cli: Parsing. Allow true/false parameter for boolean options
` [PATCH 2/2] cli: make --entire-thread=false work for format=json

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

[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  (18+ messages)
` [PATCH v6 02/10] reply: Factor out reply creation
` [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/5] Rewrite mbox and raw show formats
 2012-03-11 23:34 UTC  (22+ messages)
` [PATCH 1/5] show: Allow formatters to return errors
` [PATCH 2/5] show: Move format_message_mbox with the other new-style formats
` [PATCH 3/5] show: Convert mbox format to new self-recursive style
` [PATCH 4/5] show: Move format_part_content_raw with the other new-style formats
` [PATCH 5/5] show: Convert raw format to the new self-recursive style
` [PATCH v2 0/8] Rewrite mbox and raw show formats
  ` [PATCH v2 1/8] test: Fix typo in test description
  ` [PATCH v2 2/8] test: Fix malformed multipart message
  ` [PATCH v2 3/8] show: Allow formatters to return errors
  ` [PATCH v2 4/8] show: Move format_message_mbox with the other new-style formats
  ` [PATCH v2 5/8] show: Convert mbox format to new self-recursive style
  ` [PATCH v2 6/8] show: Move format_part_content_raw with the other new-style formats
  ` [PATCH v2 7/8] show: Convert raw format to the new self-recursive style, properly support interior parts
  ` [PATCH v2 8/8] man: Update raw format documentation

[PATCH 0/2] cli: Parsing. Add option NOTMUCH_OPT_INT_OR_BOOLEAN
 2012-03-11 19:26 UTC  (11+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] cli: make --entire-thread option notmuch-show.c INT_OR_BOOLEAN
    ` [PATCH 0/3] argument parsing additions
      ` [PATCH 1/3] command-line-arguments: allow true and false keywords for booleans
      ` [PATCH 2/3] command-line-arguments: support keyword arguments with default value
      ` [PATCH 3/3] cli: allow switching off entire thread mode in notmuch show json format

[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  (19+ messages)
` [PATCH] Handle errors in mime_node_open
  ` Parsing regression with gmime-2.6?
    ` [WIP PATCH] debugging gmime-2.6 fail
      ` [PATCH] mime_node_open: check if the file is in mbox format, and inform gmime
          ` [PATCH] mime_node_open: skip envelope from lines at the start of messages

[PATCH] Fix mml-quoting in responses where pgp-signing is enabled
 2012-03-11  1:50 UTC  (8+ messages)
    ` [PATCH] emacs: fix MML quoting in replies

[PATCH] Fix configure script to properly detect gmime-2.6 if available
 2012-03-11  1:48 UTC  (3+ messages)
` [PATCH] Allow selecting which version of gmime is used to build notmuch

[PATCH 0/5] Move to --with-excluded approach to excludes
 2012-03-11  1:19 UTC  (7+ messages)
` [PATCH 1/5] lib: rename (and negate) set_omit_excluded set_with_excluded
` [PATCH 2/5] cli: move count to the new --with-excluded naming scheme
` [PATCH 3/5] cli: move search "
` [PATCH 4/5] cli: move show "
` [PATCH 5/5] emacs: make show set --with-excluded

nmfirehose - a crude nmbug companion tool
 2012-03-11  0:01 UTC 

a DoS vulnerability associated with conflated Message-IDs?
 2012-03-10 17:38 UTC  (5+ messages)

[PATCH v10 0/2] emacs: User-defined sections in notmuch-hello
 2012-03-10 14:23 UTC  (4+ messages)
` [PATCH] emacs-hello: Do not calculate the count of the messages in hidden sections

Patches for 0.12
 2012-03-10 14:09 UTC 

[PATCH] emacs: get rid of trailing spaces in notmuch-hello view
 2012-03-10  3:54 UTC 

[PATCH 1/2] test: remove "Generate some messages" test from raw
 2012-03-10  1:24 UTC  (6+ messages)
` [PATCH 2/2] test: use subtest name for generated message subject by default
` [PATCH v2 0/2] test: use subtest name for generated message subject
  ` [PATCH v2 1/2] test: remove "Generate some messages" test from raw
  ` [PATCH v2 2/2] test: use subtest name for generated message subject by default

[PATCH 1/2] test: add broken test for long names in Emacs notmuch-hello view
 2012-03-09  7:34 UTC  (2+ messages)
` [PATCH 2/2] emacs: fix off-by-one error in notmuch-hello column alignment

Obsolete Patches
 2012-03-08 21:30 UTC 

buttonizing links in html parts (emacs)
 2012-03-08  2:29 UTC 

[PATCH 1/1] Add a function for applying an arbitrary number of tags to the highlighted message thread while in notmuch-search-mode. Intended to restore the original functionality of notmuch-search-remove-tag and notmuch-search-add-tag prior to 2beaefa2
 2012-03-07 23:09 UTC  (3+ messages)
` [PATCH] Function to apply many tags in notmuch-search-mode
` [PATCH 1/1] Add a function

[PATCH v4 0/2] emacs: User-defined sections in notmuch-hello
 2012-03-07 20:11 UTC  (7+ messages)
` [PATCH v10 "
  ` [PATCH v10 1/2] "

[alot] reply from search mode
 2012-03-07 14:21 UTC  (4+ messages)

[alot] mails tagged 'killed' reappearing
 2012-03-06 15:56 UTC  (4+ messages)

[PATCH 0/1] emacs: Pass a copy to notmuch-saved-search-sort-function
 2012-03-06  8:20 UTC  (13+ messages)
` [PATCH] "
  ` [PATCH v2] "
` [PATCH v2 0/1] "

[rfc] autotools compatibility and Hurd as platform
 2012-03-05 10:23 UTC  (6+ messages)
` [PATCH 1/2] Add GNU as a valid platform
` [PATCH 2/2] Use autotools config.sub for --host and --build parsing
    ` [PATCH 2/2] Do not try to parse the options for --build and --host arguments

[PATCH] emacs: keep customizations in groups
 2012-03-05  7:24 UTC  (3+ messages)

[PATCH] Fix mml-quoting in responses where pgp-signing is enabled
 2012-03-03 23:54 UTC 

[announce] Bower 0.1
 2012-03-03 23:25 UTC  (2+ messages)
` [announce] Bower 0.2

[PATCH 0/5] Disable search.exclude_tags for 0.12
 2012-03-03 16:25 UTC  (2+ messages)

[PATCH] Actually close the xapian database in notmuch_database_close
 2012-03-03 16:18 UTC  (3+ messages)

[Patch v7 00/13] Add NOTMUCH_MESSAGE_FLAG_EXCLUDED flag
 2012-03-03 12:41 UTC  (5+ messages)

[PATCH 0/2] vim plugin: implement viewing/saving attachments
 2012-03-03  3:12 UTC  (3+ messages)
` [PATCH 2/2] vim plugin: Implement attachment saving

[alot] howto multiple selections
 2012-03-02 18:22 UTC  (2+ messages)

FreeBSD Port Accepted
 2012-03-02 17:48 UTC  (2+ messages)

[PATCH 1/2] emacs: retain show buffer state after retrieving gpg key
 2012-03-02 13:05 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).