unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-05-25 13:16:00 to 2012-06-18 21:26:15 UTC [more...]

[PATCH] emacs: add function to toggle display of all multipart/alternative parts
 2012-06-18 21:26 UTC  (2+ messages)

Notmuch Pick
 2012-06-18 17:14 UTC  (2+ messages)

search summary and exclusions
 2012-06-17  7:27 UTC  (13+ messages)
              ` [WIP 1/2] lib: add --exclude=all option
                ` [WIP 2/2] cli: add --exclude=all option to notmuch-search.c

[Patch v8 0/6] Allow JSON to use non-entire thread, and use for elide
 2012-06-16 10:21 UTC  (7+ messages)
` [Patch v8 1/6] cli: command line parsing: allow default for keyword options
` [Patch v8 2/6] cli: Let json output "null" messages for non --entire-thread
` [Patch v8 3/6] cli: make --entire-thread=false work for format=json
` [Patch v8 4/6] Update devel/schemata for --entire-thread=false
` [Patch v8 5/6] emacs: make elide messages use notmuch-show for omitting messages
` [Patch v8 6/6] cli: notmuch-show.c fix whitespace error

[PATCH 1/3] emacs: add no-display arg to notmuch-hello-refresh-hook
 2012-06-15 15:53 UTC  (3+ messages)
` [PATCH 2/3] test: fix hook-counter to accept the new no-display param
` [PATCH 3/3] emacs: add notmuch hello refresh hook to display message count change

bug in parsing?
 2012-06-15  8:12 UTC 

[PATCH] emacs: derive correct timestamp in FCC unique name
 2012-06-14 19:04 UTC  (5+ messages)
` [PATCHv2] "

Any tips on emacs and different signatures per address
 2012-06-14  6:33 UTC  (7+ messages)

[PATCH v5 0/7] cli: improved crypto internals
 2012-06-11  5:41 UTC  (13+ messages)
` [PATCH v5 1/7] cli: use new typedef to deal with gmime 2.4/2.6 context incompatibility
  ` [PATCH v5 2/7] cli: new crypto structure to store crypto contexts and parameters, and functions to support it
    ` [PATCH v5 3/7] cli: modify show and reply to use new crypto struct
      ` [PATCH v5 4/7] cli: modify mime_node_open to take new crypto struct as argument
        ` [PATCH v5 5/7] cli: modify mime_node_context to use the new crypto struct
          ` [PATCH v5 6/7] cli: new crypto verify flag to handle verification
            ` [PATCH v5 7/7] cli: use new notmuch_crypto_get_context in mime-node.c

[PATCH 0/4] Synchronize maildir flags in new/
 2012-06-10 23:20 UTC  (18+ messages)
` [PATCH 1/4] test: Add broken test for tag synchronization on files delivered to new/
` [PATCH 2/4] lib: Move _filename_is_in_maildir
` [PATCH 3/4] lib: Only synchronize maildir flags for messages in maildirs
` [PATCH 4/4] lib: Treat messages in new/ as maildir messages with no flags set
` [PATCH v2 0/5] Synchronize maildir flags in new/
  ` [PATCH v2 1/5] test: Add broken test for tag synchronization on files delivered to new/
  ` [PATCH v2 2/5] lib: Move _filename_is_in_maildir
  ` [PATCH v2 3/5] lib: Only synchronize maildir flags for messages in maildirs
  ` [PATCH v2 4/5] lib: Treat messages in new/ as maildir messages with no flags set
  ` [PATCH v2 5/5] News for updated maildir sync semantics

[PATCH 1/2] test: add test for emacs notmuch-show-strip-re function
 2012-06-08  2:35 UTC  (4+ messages)
` [PATCH 2/2] emacs: only strip "re:" in the beginning of subject

[Patch v7 0/6] Allow JSON to use non-entire thread, and use for elide
 2012-06-05 14:36 UTC  (11+ messages)
` [Patch v7 1/6] cli: command line parsing: allow default for keyword options
` [Patch v7 2/6] cli: Let json output "null" messages for non --entire-thread
` [Patch v7 3/6] cli: make --entire-thread=false work for format=json
` [Patch v7 4/6] Update devel/schemata for --entire-thread=false
` [Patch v7 5/6] emacs: make elide messages use notmuch-show for omitting messages
` [Patch v7 6/6] cli: notmuch-show.c fix whitespace error
` [PATCH] cli: make the command line parser's errors more informative
      ` [PATCH v2] "

[PATCH] emacs: Fix notmuch-message-mark-replied
 2012-06-04 18:40 UTC  (2+ messages)

[ANN] notmuch vim ruby v0.4
 2012-06-04 11:51 UTC  (3+ messages)

poor performance when using remotely and displaying all tags
 2012-06-04 11:54 UTC 

Problem with invalid characters when using notmuch-reply
 2012-06-04 10:09 UTC  (2+ messages)

Can't compile notmuch-delivery
 2012-06-04  7:07 UTC  (14+ messages)

notmuch release 0.13.2 now available
 2012-06-03 18:17 UTC  (2+ messages)

[PATCH] contrib/nmbug: use "resolve" merge strategy
 2012-06-03 16:56 UTC  (3+ messages)
` [PATCH] nmbug: check whether every forked process exit with (non)zero value

[PATCH] uncrustify.cfg: comments and more types
 2012-06-03 16:44 UTC  (2+ messages)

[PATCH] config: add quoting to fix IFS bug
 2012-06-03 16:32 UTC  (3+ messages)

emacs: Function `remove-if' from cl package called at runtime
 2012-06-03 16:32 UTC  (3+ messages)
` [PATCH] emacs: Suppress warnings about using cl "

emacs complains about encoding?
 2012-06-03  5:40 UTC  (8+ messages)

bug in configure script
 2012-06-02 18:23 UTC  (3+ messages)

[PATCH] notmuch-deliver: Update to new notmuch_database_open API
 2012-06-01 14:34 UTC  (2+ messages)

[PATCH v2 0/9] FreeBSD Support Patches
 2012-05-31  8:28 UTC  (15+ messages)
` [PATCH v2 1/9] configure: Add support for FreeBSD
` [PATCH v2 2/9] test/Makefile.local: Use $(XAPIAN_LDFLAGS) for symbol-test
` [PATCH v2 3/9] Makefile.local: define _GNU_SOURCE
` [PATCH v2 4/9] test/smtp-dummy.c: fix compilation on FreeBSD
` [PATCH v2 5/9] tests: Test against source man pages
` [PATCH v2 6/9] test/basic: use portable args for find
` [PATCH v2 7/9] test/count: fix numeric comparision tests on FreeBSD
` [PATCH v2 8/9] test/atomicity: use a more portable 'cp' form
` [PATCH v2 9/9] tests: bsd sed doesn't allow replacing '\n'

Ubuntu messaging menu integration
 2012-05-29 18:55 UTC 

notmuch release 0.13.1 now available
 2012-05-29 12:06 UTC 

[PATCH v6 0/6] Allow JSON to use non-entire thread, and use for elide
 2012-05-28 19:06 UTC  (11+ messages)
` [PATCH v6 1/6] cli: command line parsing: allow default for keyword options
` [PATCH v6 2/6] cli: Let json output "null" messages for non --entire-thread
` [PATCH v6 3/6] cli: make --entire-thread=false work for format=json
` [PATCH v6 4/6] Update devel/schemata for --entire-thread=false
` [PATCH v6 5/6] emacs: make elide messages use notmuch-show for omitting messages
` [PATCH v6 6/6] cli: notmuch-show.c fix whitespace error

[PATCH v4 0/4] Allow JSON to use non-entire thread, and use for elide
 2012-05-27 22:30 UTC  (6+ messages)
` [PATCH v4 2/4] cli: make --entire-thread=false work for format=json

PATCH: notmuch-mutt macros
 2012-05-27 18:25 UTC  (2+ messages)

PATCH: notmuch-mutt.rc macros (with correct commit msg)
 2012-05-27  8:01 UTC 

[PATCH v5 0/5] Allow JSON to use non-entire thread, and use for elide
 2012-05-27  2:32 UTC  (7+ messages)
` [PATCH v5 1/5] cli: command line parsing: allow default for keyword options
` [PATCH v5 2/5] cli: Let json output "null" messages for non --entire-thread
` [PATCH v5 3/5] cli: make --entire-thread=false work for format=json
` [PATCH v5 4/5] Update devel/schemata for --entire-thread=false
` [PATCH v5 5/5] emacs: make elide messages use notmuch-show for omitting messages

[PATCH 1/2] Makefile.local: added checks for latest NEWS title
 2012-05-26 17:17 UTC  (3+ messages)
` [PATCH 2/2] Makefile.local: added verify-version-news to verify-no-dirty-code deps

FreeBSD Support Patches
 2012-05-26  9:52 UTC  (17+ messages)
` [PATCH 01/10] Add support for FreeBSD
` [PATCH 02/10] Fix compilation of symbol-test on FreeBSD
` [PATCH 03/10] Fix compilation of smtp-dummy "
` [PATCH 04/10] Test against man pages in our source dir, not installed ones
` [PATCH 05/10] Make test/basic more portable
` [PATCH 06/10] Fix test/count on FreeBSD
` [PATCH 07/10] emacs tests require emacs
` [PATCH 08/10] test/atomicity: use a more portable 'cp' form
` [PATCH 09/10] test/crypto: current tests require emacs
` [PATCH 10/10] tests: bsd sed doesn't allow replacing '\n'

[PATCH] configure: add help note about gmime version
 2012-05-26  0:44 UTC  (2+ messages)

[PATCH] cli: fix documentation about --decrypt for show
 2012-05-26  0:44 UTC  (2+ messages)

[PATCH] test: remove "Testing" from test description in emacs-hello and emacs-show
 2012-05-26  0:43 UTC  (2+ messages)

[PATCH] NEWS for directory function fixes
 2012-05-26  0:40 UTC  (2+ messages)

[PATCH 0/4] ruby: quick update before the freeze!
 2012-05-26  0:38 UTC  (7+ messages)
  ` [PATCH 3/4] ruby: Add workarounds to use in-tree build not the installed one

[PATCH v4 0/7] cli: improved crypto internals
 2012-05-25 18:14 UTC  (11+ messages)
` [PATCH v4 1/7] cli: use typedef to deal with gmime 2.4/2.6 incompatibility
  ` [PATCH v4 2/7] cli: new crypto structure to store crypto contexts and parameters, and functions to support it

Emacs notmuch-show consistently reports "End of file during parsing"
 2012-05-25 17:08 UTC  (7+ 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).