messages from 2012-04-02 17:54:47 to 2012-04-13 12:33:20 UTC [more...]
[PATCH 0/6] Finish show rewrite
2012-04-13 12:33 UTC (9+ messages)
` [PATCH 1/6] Sync schemata with current code structure
` [PATCH 2/6] show: Remove support for old-style formatters in show_message
` [PATCH 3/6] Remove show-message.c
` [PATCH 4/6] show: Remove unused fields from notmuch_show_format
` [PATCH 5/6] show: Support NULL values for message_set_{start, sep, end}
` [PATCH 6/6] show: Remove empty message_set_{start,sep,end} fields
[PATCH] emacs-show: open excluded matches if no other matches
2012-04-13 9:29 UTC (6+ messages)
[PATCH] lib: work around talloc_steal usage from C++ code
2012-04-12 21:04 UTC (2+ messages)
incrontab?
2012-04-12 20:53 UTC (5+ messages)
[PATCH] notmuch-mutt: replace gnu sed and xargs with perl
2012-04-12 18:49 UTC (4+ messages)
notmuch on Solaris
2012-04-12 17:57 UTC (23+ messages)
` [PATCH 1/4] Make configure use /bin/bash instead of /bin/sh
` [PATCH 2/4] dirent->d_type not available on Soalris
` [PATCH 3/4] Private strsep implementation
` [PATCH 4/4] Explicitly type void* pointers
[RFC] Split notmuch_database_close into two functions
2012-04-12 17:19 UTC (7+ messages)
` [PATCH 7/7] python: wrap and use notmuch_database_destroy as destructor
[PATCH] emacs: get rid of trailing spaces in notmuch-hello view
2012-04-12 11:55 UTC (8+ messages)
[PATCH] News for raw format changes
2012-04-12 11:53 UTC (2+ messages)
bug fixes to emacs notmuch-tag-completion function
2012-04-12 11:52 UTC (7+ messages)
` [PATCH 1/3] emacs: update call in tag-completion function
` [PATCH 2/3] emacs: include tags from excluded messages in tag tab completion
` [PATCH 3/3] emacs: have tag-completion return all tags for nil input
[PATCH] debian: add gnupg-agent to notmuch recommends
2012-04-12 11:51 UTC (2+ messages)
using bbdb with autocompletion
2012-04-12 8:18 UTC
idea - (dream?) - tagging based on gmail folders - offlineimap, notmuch or both together?
2012-04-12 8:05 UTC (3+ messages)
[PATCH] notmuch-mutt: Using /usr/bin/env to call perl
2012-04-12 7:00 UTC (2+ messages)
How to decrypt multipart/encrypted parts in notmuch-emacs
2012-04-11 21:14 UTC (9+ messages)
` Notmuch not able to decrypt some GPG multipart/encrypted emails - Was: "
[PATCH] Record dependencies during build instead of before
2012-04-11 20:52 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/2] Allow JSON to use non-entire thread, and use for elide
2012-04-10 20:52 UTC (6+ messages)
` [PATCH 1/2] cli: make --entire-thread=false work for format=json
` [PATCH 2/2] emacs: make elide messages use notmuch-show for omitting messages
` [PATCH] "
how to make postfix running with notmuch-deliver
2012-04-10 19:04 UTC (2+ messages)
[PATCH] replace gnu xargs usage in notmuch-mutt with perl
2012-04-10 16:28 UTC (3+ messages)
[PATCH 1/2] config: Add 'config list' command
2012-04-10 8:31 UTC (10+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 1/5] config: Fix free in 'config get' implementation
` [PATCH v3 2/5] test: Add tests for 'config' command
` [PATCH v3 3/5] test: Add broken test for 'config list'
` [PATCH v3 4/5] config: Add 'config list' command
` [PATCH v3 5/5] man: Document "
[PATCH] replace gnu xargs usage in notmuch-mutt with perl
2012-04-10 8:25 UTC
Message deletion wisdom
2012-04-09 21:36 UTC (8+ messages)
improvements to some emacs search tagging functions
2012-04-09 18:42 UTC (17+ messages)
` emacs tagging cleanup
` [PATCH 1/8] emacs: create notmuch-tag.el, and move appropriate functions from notmuch.el
` [PATCH 2/8] emacs: update tag-completion function
` [PATCH 3/8] emacs: have tag-completion return all tags for nil input
` [PATCH 4/8] emacs: allow notmuch-tag to accept string inputs and prompt for tags
` [PATCH 5/8] emacs: modify search tag functions to use new notmuch-tag interface
` [PATCH 6/8] emacs: eliminate search-tag-thread in favor of just search-tag
` [PATCH 7/8] emacs: modify show tag functions to use new notmuch-tag interface
` [PATCH 8/8] emacs: eliminate show-tag-message in favor of just show-tag
notmuch-poll and OfflineIMAP
2012-04-08 22:26 UTC (5+ messages)
Why not tags inside messages?
2012-04-08 21:33 UTC (4+ messages)
Dreaming of tag-based e-mailing
2012-04-08 16:38 UTC (3+ messages)
[PATCH v4 0/6] Move --no-exclude to --exclude=(true|false|flag)
2012-04-08 2:16 UTC (10+ messages)
` [PATCH v4 1/6] lib: change default for notmuch_query_set_omit_excluded
` [PATCH v4 2/6] cli: move count to the new --exclude=(true|false|flag) naming scheme
` [PATCH v4 3/6] cli: move search to the new --exclude= "
` [PATCH v4 4/6] cli: move show to the new --exclude= option "
` [PATCH v4 5/6] test: add some exclude tests
` [PATCH v4 6/6] emacs: make show set --exclude=false
[PATCH v3 0/6] Move --no-exclude to --exclude=(true|false|flag)
2012-04-06 16:19 UTC (10+ messages)
` [PATCH v3 1/6] lib: change default for notmuch_query_set_omit_excluded
` [PATCH v3 2/6] cli: move count to the new --exclude=(true|false|flag) naming scheme
` [PATCH v3 3/6] cli: move search to the new --exclude= "
` [PATCH v3 4/6] test: add some exclude tests
` [PATCH v3 5/6] cli: move show to the new --exclude= option naming scheme
` [PATCH v3 6/6] emacs: make show set --exclude=false
[PATCH] emacs: do not modify the alist passed to notmuch-sort-saved-searches
2012-04-06 15:34 UTC (2+ messages)
[PATCH 2b/2] configure: print info about required gmime 2.4 or 2.6 versions
2012-04-06 15:33 UTC (3+ messages)
` [PATCH] configure: change gmime version in help message to 2.6
[PATCH v2 0/6] Move --no-exclude to --exclude=(true|false|flag)
2012-04-06 2:24 UTC (8+ messages)
` [PATCH v2 1/6] lib: change default for notmuch_query_set_omit_excluded
` [PATCH v2 3/6] cli: move search to the new --exclude= naming scheme
` [PATCH v2 4/6] test: add some exclude tests
[PATCH 0/8] batch tagging support: "notmuch tag --stdin"
2012-04-05 12:00 UTC (23+ messages)
` [PATCH 2/8] hex-escape: be more strict about the format while decoding
` [PATCH 3/8] hex-escape: add function to decode escaped string in-place
` [PATCH 6/8] cli: add support for batch tagging operations to "notmuch tag"
[PATCH 1/2] test: add broken test for long names in Emacs notmuch-hello view
2012-04-05 10:47 UTC (3+ messages)
Handling of symlinked maildirs?
2012-04-03 20:35 UTC (3+ messages)
Passwordless multi-account SMTP
2012-04-03 15:46 UTC (3+ messages)
mutt-notmuch in notmuch contrib
2012-04-02 21:48 UTC (7+ messages)
` [PATCH v2]: contrib/notmuch-mutt
[BUG/PATCH v3 0/4] Bug fixes for reply: three bugs, one series
2012-04-02 20:51 UTC (5+ messages)
` [BUG/PATCH v4 0/4] Bug fixes for reply, rebased
` [BUG/PATCH v4 3/4] test: Show all headers in emacs reply tests
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).