unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-05-23 10:29:30 to 2012-06-05 08:40:46 UTC [more...]

[Patch v7 0/6] Allow JSON to use non-entire thread, and use for elide
 2012-06-05  8:40 UTC  (9+ 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] 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)

[PATCH 0/4] Synchronize maildir flags in new/
 2012-06-04  7:10 UTC  (8+ 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

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'

search summary and exclusions
 2012-05-30  7:49 UTC  (9+ messages)

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 v5 0/7] cli: improved crypto internals
 2012-05-26 18:45 UTC  (8+ 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 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  (16+ 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
    ` [PATCH v4 3/7] cli: modify show and reply to use new crypto struct
      ` [PATCH v4 4/7] cli: modify mime_node_open to take new crypto struct as argument
        ` [PATCH v4 5/7] cli: modify mime_node_context to use the new crypto struct
          ` [PATCH v4 6/7] cli: new crypto verify flag to handle verification
            ` [PATCH v4 7/7] cli: use new notmuch_crypto_get_context in mime-node.c

Emacs notmuch-show consistently reports "End of file during parsing"
 2012-05-25 17:08 UTC  (7+ messages)

[PATCH v2 0/2] delivered-to for reply address guessing
 2012-05-25  1:04 UTC  (4+ messages)
` [PATCH v2 1/2] cli: also use Delivered-To header to figure out the reply from address
` [PATCH v2 2/2] test: add tests for notmuch reply From guessing

[PATCH] Recommend libgmime-2.6-dev in INSTALL
 2012-05-25  1:03 UTC  (2+ messages)

[PATCH v2 0/2] Better, more portable stat-ing logic for notmuch new
 2012-05-25  1:03 UTC  (17+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] test: Test notmuch new with a broken symlink
  ` [PATCH v3 2/4] new: Centralize file type stat-ing logic
  ` [PATCH v3 3/4] new: Merge error checks from add_files and add_files_recursive
  ` [PATCH v3 4/4] new: Unify "
  ` [PATCH v4 0/4] Better, more portable stat-ing logic for notmuch new
    ` [PATCH v4 1/4] test: Test notmuch new with a broken symlink
    ` [PATCH v4 2/4] new: Centralize file type stat-ing logic
    ` [PATCH v4 3/4] new: Merge error checks from add_files and add_files_recursive
    ` [PATCH v4 4/4] new: Unify "

[PATCH] NEWS: started 0.13.1 stanza: fix decoding of text/plain parts in reply
 2012-05-25  0:49 UTC  (2+ messages)

[PATCH 1/2] cli: add user address matching helpers for notmuch reply
 2012-05-24  1:54 UTC  (2+ messages)

[PATCH 0/9] Fix directory lookup on read-only databases
 2012-05-24  1:53 UTC  (4+ messages)
` [PATCH 1/9] lib: Make directory document creation optional for _notmuch_directory_create

[PATCH] emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()
 2012-05-24  1:52 UTC  (2+ messages)

[ANN] New awesome vim plug-in using Ruby bindings
 2012-05-23 22:03 UTC  (8+ messages)

[PATCH v3 0/6] cli: improved crypto internals
 2012-05-23 17:34 UTC  (4+ messages)
` [PATCH v3 1/6] cli: new crypto structure to store crypto contexts and parameters, and functions to support it

Sending from multiple accounts
 2012-05-23 10:34 UTC  (3+ 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).