messages from 2012-01-11 15:13:47 to 2012-01-15 11:56:00 UTC [more...]
[PATCH] emacs: Cycle through notmuch buffers rather than jumping to the last
2012-01-15 11:55 UTC (7+ messages)
` [PATCH v2] "
[PATCH] emacs: support "notmuch new" as a notmuch-poll-script
2012-01-15 11:55 UTC (16+ messages)
` [PATCH v3] "
` [PATCH] emacs: globally replace non-branching "(if (not ..." with "(unless ..."
` [PATCH] emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."
[PATCH] Output unmodified Content-Type header value for JSON format
2012-01-15 11:52 UTC (17+ messages)
` [PATCH v2] "
[PATCH 0/4] Quoting HTML-only emails in replies redux
2012-01-15 9:26 UTC (11+ messages)
` [PATCH 2/4] reply: Add a JSON reply format
` [PATCH 4/4] emacs: Use the new "
Revised dump-restore patches
2012-01-15 8:05 UTC (13+ messages)
` New dump/restore format
` [PATCH v3 01/10] hex-escape: (en|de)code strings to/from restricted character set
` [PATCH v3 02/10] test/hex-xcode: new test binary
` [PATCH v3 03/10] test/hex-escaping: new test for hex escaping routines
` [PATCH v3 04/10] notmuch-dump: add --format=(notmuch|sup)
` [PATCH v3 05/10] test: add test for dump --format=notmuch
` [PATCH v3 06/10] notmuch-restore: add 'notmuch format' support, auto detect
` [PATCH v3 07/10] test: second set of dump/restore --format=notmuch tests
` [PATCH v3 08/10] notmuch-{dump, restore}.1: document new format options
` [PATCH v3 09/10] random-dump.c: new test-binary to generate dump files
` [PATCH v3 10/10] test: new random message-id and tags dump/restore test
[RFC] vim plugin rewrite II
2012-01-15 2:15 UTC (2+ messages)
The overloading of show (was Re: [PATCH] Output unmodified Content-Type header value for JSON format.)
2012-01-15 0:36 UTC
[PATCH 1/4] emacs: new customization variable to exclude "deleted" messages from search
2012-01-15 0:17 UTC (24+ messages)
` [PATCH 0/3] Automatic tag-based exclusion
` [PATCH 1/3] count: Convert to new-style argument parsing
` [PATCH 2/3] lib: Add support for automatically excluding tags from queries
` [PATCH 3/3] search: Support automatic tag exclusions
` [PATCH v2 0/3]
` [PATCH v2 1/3] count: Convert to new-style argument parsing
` [PATCH v2 2/3] lib: Add support for automatically excluding tags from queries
` [PATCH v2 3/3] search: Support automatic tag exclusions
` [PATCH v3 0/2] Automatic tag-based exclusion
` [PATCH v3 1/2] lib: Add support for automatically excluding tags from queries
` [PATCH v3 2/2] search: Support automatic tag exclusions
[PATCH 1/2] test: add known broken test for reply from address in named group list
2012-01-14 23:10 UTC (3+ messages)
` [PATCH 2/2] cli: pick the user's address in a group list as from address
[PATCH] emacs: logically group def{custom,face}s
2012-01-14 20:12 UTC (10+ messages)
` [PATCH v2] "
[PATCH] Set fill column to 70 in .dir-locals.el
2012-01-14 17:42 UTC (9+ messages)
` [PATCH] Set fill column to 70 in .dir-locals.el and refactor other settings
[PATCH 0/4] notmuch reply bugfix & reply to sender only
2012-01-14 16:48 UTC (30+ messages)
` [PATCH v3 0/4] reply to sender
` [PATCH v3 1/4] cli: add support for replying just to the sender in "notmuch reply"
` [PATCH v3 2/4] emacs: add support for replying just to the sender
` [PATCH v3 4/4] test: add tests for "notmuch reply" --reply-to=sender
` [PATCH v4 0/5] reply to sender
` [PATCH v4 1/5] cli: slightly refactor "notmuch reply" address scanning functions
` [PATCH v4 2/5] cli: add support for replying just to the sender in "notmuch reply"
` [PATCH v4 3/5] emacs: add support for replying just to the sender
` [PATCH v4 4/5] emacs: bind 'r' to reply-to-sender and 'R' to reply-to-all
` [PATCH v4 5/5] test: add tests for "notmuch reply" --reply-to=sender
` [PATCH v5 0/5] reply to sender
` [PATCH v5 1/5] cli: slightly refactor "notmuch reply" address scanning functions
` [PATCH v5 2/5] cli: add support for replying just to the sender in "notmuch reply"
` [PATCH v5 3/5] emacs: add support for replying just to the sender
` [PATCH v5 4/5] emacs: bind 'r' to reply-to-sender and 'R' to reply-to-all
` [PATCH v5 5/5] test: add tests for "notmuch reply" --reply-to=sender
[PATCH] NEWS: add news items for reply to sender
2012-01-14 16:39 UTC
[PATCH] Fix build warning: "/*" within comment
2012-01-14 15:25 UTC (2+ messages)
notmuch release 0.11 now available
2012-01-14 9:17 UTC (2+ messages)
[RFC PATCH] cli: factor out config handling code to get/set lists
2012-01-14 12:16 UTC (10+ messages)
` [PATCH] "
` [PATCH] test: cli: getting/setting/removing config values
[PATCH v2 03/10] test: add test state reset to test_expect_* functions that did not have it
2012-01-14 9:09 UTC (7+ messages)
` [PATCH v3 00/7] test: (hopefully) better test prerequisites
` [PATCH] test: don't bail out of `run_emacs' too early when missing prereqs
Winter is coming [upcoming release 0.10]
2012-01-14 9:01 UTC (9+ messages)
` [PATCH 2/2] NEWS: fix some old typos and trailing whitespace
[PATCH] lib: call g_mime_init() from notmuch_database_open()
2012-01-14 8:54 UTC (9+ messages)
` revised patch for gmime init, with test
Please Update Current GLib Requirements For notmuch: - (glib-2.0 >= 2.14) + (glib-2.0 >= 2.22)
2012-01-14 2:52 UTC
[PATCH] notmuch/emacs: Observe the charset of encoded parts, where known
2012-01-14 1:49 UTC (13+ messages)
` [PATCH v2] notmuch/emacs: Observe the charset of text/html "
` [PATCH v3] "
[PATCH] emacs: whitespace-cleanup for emacs/*.el files
2012-01-14 1:26 UTC (7+ messages)
[PATCH] emacs: Helpers for notmuch developers
2012-01-13 21:03 UTC (12+ messages)
` [PATCH v2] "
` [PATCH] notmuch-dev: Forcibly delete branches
` [PATCH 1/2] notmuch-dev: Remove more characters from branch names
` [PATCH 2/2] notmuch-dev: Update the master branch when requested
Possible bug in tests with emacs 23.2.1 (debian stable)
2012-01-13 19:18 UTC (7+ messages)
` [PATCH] make (kill-emacs) from emacsclient work with emacs 23.(1|2)
` [PATCH] test: "
[PATCH] emacs: Improve `notmuch-hello' display on ttys
2012-01-13 2:51 UTC (10+ messages)
0.11 is frozen, please update NEWS
2012-01-12 22:12 UTC (3+ messages)
Emacs: Crypto: How to get automatic encryption?
2012-01-12 19:29 UTC (6+ messages)
[PATCH v2] emacs: call notmuch-show instead of notmuch-search in buttonised id: links
2012-01-12 17:23 UTC (5+ messages)
` [PATCH 1/3] emacs: s/buttonise/buttonize/g
` [PATCH 2/3] emacs: `notmuch-show-buttonize-links' only `notmuch-show's a message if it exists
` [PATCH 3/3] emacs: colorize buttonized 'id:' links depending on the target message's state
RFC: use the XDG Base Directory Specification for configuration data
2012-01-12 17:19 UTC (4+ messages)
Code Style Bikeshed 1/n: Break before Brace or Brace before Break?
2012-01-12 17:18 UTC (5+ messages)
set test prereqs (Emacs, GDB, GPG) v4
2012-01-12 17:07 UTC (5+ messages)
` [PATCH 0/6] Rebase of Pieter's "set test prereqs"
(no subject)
2012-01-12 17:04 UTC (4+ messages)
` [PATCH] emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-and-archive
[PATCH] uncrustify.cfg: initial support for notmuch coding style
2012-01-12 15:26 UTC (13+ messages)
` (no subject)
` [PATCH 1/2] uncrustify.cfg: initial support for notmuch coding style
` [PATCH 2/2] notmuch-reply.c: uncrustify
` where to put uncrustify... (was: Re: )
Regarding notmuch and Fedora 16
2012-01-12 12:31 UTC (3+ messages)
Info about notmuch database
2012-01-12 4:48 UTC
Info about notmuch database
2012-01-12 4:26 UTC (2+ messages)
[RFC PATCH 0/5] Convert show text format to new style
2012-01-12 1:49 UTC (6+ messages)
` [RFC PATCH 1/5] mime node: Record depth-first part numbers
` [RFC PATCH 2/5] show: Introduce mime_node formatter callback
` [RFC PATCH 3/5] show: Use consistent header ordering in the text format
` [RFC PATCH 4/5] show: Convert text format to the new self-recursive style
` [RFC PATCH 5/5] show: Simplify new text formatter code
[PATCH] test: whitespace-cleanup for most test/* files
2012-01-11 16:53 UTC
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).