messages from 2012-07-10 16:58:29 to 2012-07-23 17:57:43 UTC [more...]
[PATCH v2 0/4] Add a --body option to notmuch show
2012-07-23 17:57 UTC
[PATCH 0/4] Add a --body option to notmuch show
2012-07-23 16:52 UTC (7+ messages)
` [PATCH 1/4] cli: add --body=true|false option to notmuch-show.c
` [PATCH 2/4] test: add tests for the new --body=true|false option
` [PATCH 3/4] man: update man page "
` [PATCH 4/4] schemata: update for "
[PATCH v8 0/3] notmuch-search: Structured Output Formatters
2012-07-23 13:54 UTC (6+ messages)
` [PATCH v8 1/3] Add support for structured output formatters
` [PATCH v8 2/3] Add structured output formatter for JSON and plain text (but don't use them yet)
` [PATCH v8 3/3] Use the structured formatters in notmuch-search.c
[alot] announcing v0.3.2
2012-07-22 21:22 UTC
[PATCH 0/8] JSON-based search-mode
2012-07-22 18:45 UTC (18+ messages)
` [PATCH v3 0/9] "
` [PATCH v3 1/9] emacs: Clean up notmuch-search-show-result
` [PATCH v4 0/8] emacs: JSON-based search cleanups
` [PATCH v4 1/8] emacs: Record thread search result object in a text property
` [PATCH v4 2/8] emacs: Use text properties instead of overlays for tag coloring
` [PATCH v4 3/8] emacs: Update tags by rewriting the search result line in place
` [PATCH v4 4/8] emacs: Use result text properties for search result iteration
` [PATCH v4 5/8] emacs: Replace other search text properties with result property
` [PATCH v4 6/8] emacs: Allow custom tags formatting
` [PATCH v4 7/8] emacs: Fix navigation of multi-line search result formats
` [PATCH v4 8/8] News for search cleanups
[PATCH] man: show: update man page for entire-thread and json
2012-07-22 16:36 UTC (2+ messages)
[PATCH] Added better support for multiple structured output formats
2012-07-22 16:13 UTC (39+ messages)
` [PATCH] FIXED: "
` [PATCH] v2: "
` [PATCH v3 0/3] Structured Formatters
` [PATCH v3 1/3] Add support for structured output formatters
` [PATCH v3 2/3] Adding a structured formatter for JSON
` [PATCH v3 3/3] Use the JSON structure printer in notmuch-search
` [PATCH v5 0/3] notmuch-reply: Structured Formatters
` [PATCH v5 1/3] Add support for structured output formatters
` [PATCH v5 2/3] Add structured output formatter for JSON and text
` [PATCH v5 3/3] Use the structured formatters in notmuch-search.c
` [PATCH v6 0/3] notmuch-reply: Structured Formatters
` [PATCH v6 1/3] Add support for structured output formatters
` [PATCH v6 2/3] Add structured output formatter for JSON and plain text
` notmuch-reply: Structured Formatters
` [PATCH v7 1/3] Add support for structured output formatters
` [PATCH v7 2/3] Add structured output formatter for JSON and plain text (but don't use them yet)
` =?\x10\x10?q?=5BPATCH=20v7=203/3=5D=20Use=20the=20structured=20formatters=20in=20notmuch-search=2Ec=2E?=
` [PATCH v7 3/3] Use the structured formatters in notmuch-search.c
` [PATCH v6 "
` Proof of concept: S-Expression format
` deprecating legacy text output
[PATCH 0/4] Add a --include-text-content option to notmuch-show.c
2012-07-22 14:37 UTC (5+ messages)
` [PATCH 1/4] cli: show: add --include-text-content=true|false option
` [PATCH 2/4] cli: show: implement --include-text-content for --format=text
` [PATCH 3/4] test: add some tests for --include-text-content option
` [PATCH 4/4] man: update man page for --include-text-option
[PATCH 0/8] search --exclude=all
2012-07-22 1:18 UTC (2+ messages)
` [PATCH v2 4/8] man: clarify search --exclude documentation
notmuch-emacs and bbdb
2012-07-22 0:24 UTC (6+ messages)
[PATCH 0/7] emacs: JSON-based search cleanups
2012-07-21 17:55 UTC (49+ messages)
` [PATCH 1/7] emacs: Record thread search result object in a text property
` [PATCH 2/7] emacs: Use text properties instead of overlays for tag coloring
` [PATCH 3/7] emacs: Update tags by rewriting the search result line in place
` [PATCH 4/7] emacs: Use result text properties for search result iteration
` [PATCH 5/7] emacs: Replace other search text properties with result property
` [PATCH 6/7] emacs: Allow custom tags formatting
` [PATCH 7/7] emacs: Fix navigation of multi-line search result formats
` [PATCH v2 0/7] emacs: JSON-based search cleanups
` [PATCH v2 1/7] emacs: Record thread search result object in a text property
` [PATCH v2 2/7] emacs: Use text properties instead of overlays for tag coloring
` [PATCH v2 3/7] emacs: Update tags by rewriting the search result line in place
` [PATCH v2 4/7] emacs: Use result text properties for search result iteration
` [PATCH v2 5/7] emacs: Replace other search text properties with result property
` [PATCH v2 6/7] emacs: Allow custom tags formatting
` [PATCH v2 7/7] emacs: Fix navigation of multi-line search result formats
` [PATCH v3 0/8] emacs: JSON-based search cleanups
` [PATCH v3 1/8] emacs: Record thread search result object in a text property
` [PATCH v3 2/8] emacs: Use text properties instead of overlays for tag coloring
` [PATCH v3 3/8] emacs: Update tags by rewriting the search result line in place
` [PATCH v3 4/8] emacs: Use result text properties for search result iteration
` [PATCH v3 5/8] emacs: Replace other search text properties with result property
` [PATCH v3 6/8] emacs: Allow custom tags formatting
` [PATCH v3 7/8] emacs: Fix navigation of multi-line search result formats
` [PATCH v3 8/8] News for search cleanups
` [PATCH v4] emacs: JSON-based "
bug in parsing?
2012-07-20 14:43 UTC (2+ messages)
[PATCH 0/7] Various fixes for the Go bindings
2012-07-20 3:23 UTC (17+ messages)
` [PATCH 1/7] go: Use iota in enum bindings
` [PATCH 2/7] go: Add missing MESSAGE_FLAG_EXCLUDED in Flag enum
` [PATCH 3/7] go: Allow notmuch objects to be garbage collected
` [PATCH 4/7] go: Make Destroy functions safe to call several times
` [PATCH 5/7] go: Partially bind notmuch_database_upgrade
` [PATCH 6/7] go: Bind notmuch_database_find_message_by_filename
` [PATCH 7/7] go: Bind notmuch_thread_t functions
[PATCH 0/2] Add flush/reopen methods to notmuch_database_t
2012-07-19 18:43 UTC (3+ messages)
` [PATCH 1/2] Add notmuch_database_flush method
` [PATCH 2/2] Add notmuch_database_reopen method
Notmuch scripts (again), now with more usenet
2012-07-19 14:41 UTC (5+ messages)
query on a subset of messages ?
2012-07-19 8:13 UTC (4+ messages)
[PATCH] emacs: Make moving to the previous message move to the previous boundary
2012-07-18 21:54 UTC (2+ messages)
[PATCH] cli: Hooks for tag-command
2012-07-18 18:09 UTC (3+ messages)
` [PATCHv2] "
[PATCH] emacs: Fix notmuch-message-mark-replied
2012-07-17 9:31 UTC (3+ messages)
Tests
2012-07-14 18:44 UTC (2+ messages)
[PATCH 0/3] Control notmuch show output
2012-07-14 16:49 UTC (7+ messages)
` [PATCH 2/3] cli: show allow the caller to specify the headers output
[PATCH 1/3] emacs: add no-display arg to notmuch-hello-refresh-hook
2012-07-13 3:38 UTC (4+ messages)
Proposed structure formatter API
2012-07-13 0:10 UTC (18+ messages)
` Structured Formatters for JSON Output
` [PATCH v4 1/3] Add support for structured output formatters
` [PATCH v4 2/3] Add structured output formatter for JSON
` [PATCH v4 3/3] Use the structured format printer for JSON in notmuch search
[PATCH] contib/nmbug/nmbug-status: leftover whitespaces, indentation & quoting
2012-07-12 22:09 UTC (5+ messages)
` [PATCH 1/2] contrib/nmbug/ nmbug-status: restored out['subject']... block level
` [PATCH 2/2] contib/nmbug/nmbug-status: leftover whitespaces, indentation & quoting
[PATCH 1/2] contrib/nmbug: make nmbug a subdirectory
2012-07-12 22:00 UTC (2+ messages)
[RFC] emacs: use ido completing read for address completion in message mode
2012-07-12 17:54 UTC
[PATCH 0/3] Notmuch pick: a threaded view
2012-07-11 19:06 UTC (5+ messages)
` [PATCH 1/3] emacs: add a stub notmuch-pick.el file
` [PATCH 2/3] emacs: add a stub entry to notmuch-pick in notmuch.el
` [PATCH 3/3] emacs: make notmuch-show return its buffer
[PATCH v3 3/3] Use the structured format printer in notmuch search
2012-07-10 18:57 UTC
[PATCH v3 2/3] Adding structured output formatter for JSON
2012-07-10 18:56 UTC
[PATCH v3 1/3] Add support for structured output formatters
2012-07-10 18:56 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).