messages from 2012-12-03 12:55:02 to 2012-12-08 14:11:38 UTC [more...]
[PATCH] emacs: query: make sync queries use sexp
2012-12-08 14:11 UTC
[PATCH 1/1] Fixing failing JSON tests
2012-12-08 13:37 UTC (7+ messages)
` [PATCH] test: Fix UTF-8 JSON tests in Python 3
[PATCH 0/3] test fixes, portability
2012-12-08 13:35 UTC (13+ messages)
` [PATCH 1/3] test: fix count test
` [PATCH 2/3] test: wrap 'wc -l' results in arithmetic evaluation to strip whitespace
` [PATCH 3/3] test: use perl instead of sed -r for portability
[PATCH v5 0/5] New output format sexp (Lisp S-Expressions)
2012-12-08 13:34 UTC (10+ messages)
` [PATCH v5 1/5] Adding an S-expression structured output printer
` [PATCH v5 2/5] Rename the -json printer functions in notmuch-reply and notmuch-show to generic -sprinter functions
` [PATCH v5 3/5] Use the S-Expression structured printer in notmuch-show, notmuch-reply and notmuch-search
` [PATCH v5 4/5] Adding tests for --format=sexp
` [PATCH v5 5/5] Updating man pages for new S-Expression output format
[PATCH] TODO: date range queries - check
2012-12-08 13:22 UTC (10+ messages)
Tags with spaces
2012-12-08 13:22 UTC (5+ messages)
The Gmail Importer Script: Complete
2012-12-08 13:18 UTC
gmail importer script
2012-12-08 13:15 UTC (12+ messages)
` [PATCH] Minor style changes
[PATCH 0/2] Add some thread based actions to pick
2012-12-08 12:48 UTC (3+ messages)
` [PATCH 1/2] contrib: pick: add thread based utility functions
` [PATCH 2/2] contrib: pick: thread tagging (including archiving) implemented
[PATCH] contrib: pick: slightly tweak running search and pick from pick buffer
2012-12-08 12:44 UTC
[PATCH] contrib: pick: archive message updated
2012-12-08 12:41 UTC
V3b of batch tagging/dump/restore patches
2012-12-08 11:43 UTC (21+ messages)
` [Patch v3b 1/9] notmuch-dump: add --format=(batch-tag|sup)
` [Patch v3b 2/9] test: add sanity check for dump --format=batch-tag
` [Patch v3b 3/9] util: add string-util.[ch]
` [Patch v3b 4/9] tag-util.[ch]: New files for common tagging routines
` [Patch v3b 5/9] notmuch-restore: add support for input format 'batch-tag'
` [Patch v3b 6/9] test: update dump-restore roundtripping test for batch-tag format
` [Patch v3b 7/9] test: second set of dump/restore --format=batch-tag tests
` [Patch v3b 8/9] notmuch-{dump, restore}.1: document new format options
` [Patch v3b 9/9] tag-util: optimization of tag application
[PATCH 01/10] cli: Framework for structured output versioning
2012-12-08 9:29 UTC (7+ messages)
` [PATCH 06/10] emacs: Fix bug in resynchronizing after a JSON parse error
` [PATCH 07/10] emacs: Use --use-schema for search
` [PATCH 00/10] CLI output versioning
[PATCH V2 1/1] NEWS: under-the-hood Emacs interface fixes
2012-12-07 22:52 UTC
[PATCH] emacs: add support for stashing the thread id in show view
2012-12-07 22:25 UTC (5+ messages)
` [PATCH v2] "
[PATCH 1/1] NEWS: under-the-hood Emacs interface fixes
2012-12-07 16:33 UTC (3+ messages)
[PATCH v4 0/5] New output format sexp (Lisp S-Expressions)
2012-12-07 8:24 UTC (14+ messages)
` [PATCH v4 1/5] Adding an S-expression structured output printer
` [PATCH v4 2/5] Rename the -json printer functions in notmuch-reply and notmuch-show to generic -sprinter functions
` [PATCH v4 3/5] Use the S-Expression structured printer in notmuch-show, notmuch-reply and notmuch-search
` [PATCH v4 4/5] Adding tests for --format=sexp
` [PATCH v4 5/5] Updating man pages for new S-Expression output format
[RFC PATCH] emacs: show: make show-get-message-prop usable from pick
2012-12-07 8:09 UTC (4+ messages)
` [PATCH] "
[PATCH 1/3] Adding an S-expression structured output printer
2012-12-07 2:54 UTC (22+ messages)
` [PATCH v2 0/5] New output format sexp (Lisp S-Expressions)
` [PATCH v3 "
` [PATCH v3 1/5] Adding an S-expression structured output printer
` [PATCH v3 2/5] Rename the -json printer functions in notmuch-reply and notmuch-show to generic -sprinter functions
` [PATCH v3 3/5] Use the S-Expression structured printer in notmuch-show, notmuch-reply and notmuch-search
` [PATCH v3 4/5] Adding tests for --format=sexp
` [PATCH v3 5/5] Updating man pages for new S-Expression output format
` [PATCH v2 1/5] Adding an S-expression structured output printer
` [PATCH v2 2/5] Rename the -json printer functions in notmuch-reply and notmuch-show to generic -sprinter functions
` [PATCH v2 3/5] Use the S-Expression structured printer in notmuch-show, notmuch-reply and notmuch-search
` [PATCH v2 4/5] Adding tests for --format=sexp
` [PATCH v2 5/5] Updating man pages for new S-Expression output format
[PATCH 1/2] sprinter: add text0 formatter for null character separated text
2012-12-06 22:29 UTC (2+ messages)
` [PATCH 2/2] cli: add --format=text0 to notmuch search
[PATCH] emacs: stash bugfix
2012-12-06 21:25 UTC (7+ messages)
` [PATCH v2] "
[PATCH] emacs: show: refresh buffer did not remove overlays
2012-12-06 21:24 UTC (5+ messages)
` [PATCH v2] "
[PATCH] emacs: drop support for deprecated notmuch-folders
2012-12-06 21:24 UTC (5+ messages)
` [PATCH] NEWS: removal of notmuch-folders
[PATCH] Adding parse-time to test/.gitignore
2012-12-06 21:23 UTC (2+ messages)
[PATCH 1/1] Changing build tool for test/random-corpus to CXX instead of CC
2012-12-06 21:21 UTC (3+ messages)
Performance test improvements, v2
2012-12-06 3:01 UTC (12+ messages)
` [Patch v2 01/11] perf-test: propagate non-zero returns from /usr/bin/time
` [Patch v2 02/11] perf-test: add argument parsing for performance tests
` [Patch v2 03/11] perf-test: add corpus size to output, compact I/O stats
` [Patch v2 04/11] perf-test: optionally print description for each group of tests
` [Patch v2 05/11] perf-test: cache unpacked corpus
` [Patch v2 06/11] perf-test: add caching of xapian database
` [Patch v2 07/11] perf-test: update README
` [Patch v2 08/11] perf-test: bump corpus version to 0.3
` [Patch v2 09/11] perf-test: unpack tags
` [Patch v2 10/11] perf-test: split basic into 00-new and 01-dump-restore
` [Patch v2 11/11] perf-test: use nmbug tags in dump-restore tests
[PATCH 0/3] Use invisibility to toggle display of all parts including multipart
2012-12-05 17:24 UTC (6+ messages)
` [PATCH 1/3] emacs: show: modify insert-part-header to save the button text
` [PATCH 2/3] emacs: show: add overlays for each part
` [PATCH 3/3] emacs: show: add invisibility button action
` [PATCH] emacs: show: make RET always toggle parts where plausible
[PATCH 1/3] performance-test: add argument parsing for performance tests
2012-12-05 12:23 UTC (12+ messages)
` [PATCH 2/3] perf-test: cache unpacked corpus
` [PATCH 3/3] perf-test: add caching of xapian database
` [PATCH 1/4] perf-test: add corpus size to output, compact I/O stats
` [PATCH 2/4] perf-test: bump corpus version to 0.3
` [PATCH 3/4] perf-test: unpack tags
` [PATCH 4/4] perf-test: add nmbug tags to default database
[PATCH 1/2] cli: fix notmuch top level argument parsing
2012-12-04 14:00 UTC (9+ messages)
` [PATCH 2/2] cli: convert "notmuch new" to the argument parser
[PATCH] test: fix an evident copy-paste error in argument parsing test
2012-12-04 13:14 UTC (3+ messages)
using the List-Post header to reply to mailing lists
2012-12-04 9:42 UTC
[PATCH v2 0/3] Allow emacs to toggle display of all parts including multipart
2012-12-03 22:45 UTC (2+ messages)
[RFC PATCH] cli: add --remove-all option to "notmuch tag"
2012-12-03 22:12 UTC
[PATCH (draft) 0/2] Allow emacs to toggle display of all parts including multipart
2012-12-03 17:15 UTC (3+ messages)
Using notmuch with planner
2012-12-03 12:45 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).