messages from 2011-12-07 12:27:44 to 2011-12-14 23:21:00 UTC [more...]
New Dump/Restore Format
2011-12-14 23:20 UTC (12+ messages)
` [Alpha PATCH 1/6] util/hex-escape.[ch]: encoding/decoding strings into restricted character set
` [Alpha PATCH 2/6] test: add test for hex_(encode|decode)
` [Alpha PATCH 3/6] notmuch-dump: add --format=(notmuch|sup)
` [Alpha PATCH 4/6] test: add test for dump --format=notmuch
` [Alpha PATCH 5/6] notmuch-restore: add --format=notmuch support
` [Alpha PATCH 6/6] test: second set of dump/restore --format=notmuch tests
` [Alpha Patch 1/2] test: add (currently broken) test 8 bit characters hex-escape and dump-restore
` [Alpha Patch 2/2] test: update dump-restore tests for 8 bit characters
[alot] announcing v0.2 aka. "robot santa"
2011-12-14 22:30 UTC (7+ messages)
` [alot] on Arch Linux
[PATCH 0/5] Store message modification times in the DB
2011-12-14 21:54 UTC (7+ messages)
` [PATCH 1/5] Fix comments about what is stored in the database
` [PATCH 2/5] lib: Add a MTIME value to every mail document
` [PATCH 3/5] lib: Make MTIME values searchable
` [PATCH 4/5] show: include mtime in JSON output
` [PATCH 5/5] python: add get_mtime() to the Message class
ANNOUNCE: nottoomuch-addresses.pl
2011-12-14 20:10 UTC (11+ messages)
` ANNOUNCE: nottoomuch-addresses.pl version 1.3
` ANNOUNCE: nottoomuch-addresses.pl version 1.4
[afew] announcing afew, an universal tagging solution with some fancy features
2011-12-14 16:59 UTC (5+ messages)
` [afew] announcing afew,
[python] RFC: supporting python 2 and 3 with one codebase
2011-12-14 13:04 UTC (13+ messages)
` [PATCH 1/7] py3k: The execfile built-in has been removed in python 3
` [PATCH 2/7] py3k: The ConfigParser module has been renamed to configparser
` [PATCH 3/7] py3k: All strings are unicode strings in py3k
` [PATCH 4/7] py3k: Rename .next() to __next__(), add python2.x compatibility alias
` [PATCH 5/7] py3k: the basestring and unicode types are removed in python 3
` [PATCH 6/7] py3k: Add and use a mixin class that implements __str__
` [PATCH 7/7] python: add missing conversions from and to utf-8
[PATCH v5 0/2] emacs: User-defined sections in notmuch-hello
2011-12-14 12:55 UTC (5+ messages)
` [PATCH v6 "
` [PATCH v6 1/2] "
[PATCH] test: optionally print subtest number
2011-12-14 0:14 UTC (13+ messages)
[PATCH] notmuch: unref charset_filter to fix one memory leak
2011-12-13 18:24 UTC (4+ messages)
` [PATCH] notmuch: unref charset_filter (once more) "
[PATCH 0/4] Several minor Emacs enhancements
2011-12-13 18:16 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] emacs: Let the user choose where to compose new mails
` [PATCH v3 2/4] emacs: Add a face for crypto parts headers
` [PATCH v3 3/4] emacs: rename notmuch-decimal-separator to notmuch-thousands-separator
` [PATCH v3 4/4] emacs: add notmuch-hello-hook
[PATCH 1/2] test: add a function to run Python tests
2011-12-13 17:21 UTC (4+ messages)
[PATCH] test/smtp-dummy: add --background option for backgrounding after listen(2)
2011-12-13 9:01 UTC (6+ messages)
` [PATCH 1/2] test/smtp-dummy: add --background option for going background "
` [PATCH 2/2] test/test-lib.sh: launch smtp-dummy with --background and finally kill(1) it
[PATCH] emacs: support "notmuch new" as a notmuch-poll-script
2011-12-12 21:34 UTC (21+ messages)
` [PATCH v2] "
` [PATCH v3] "
Question : Tag mail according to it directory path ?
2011-12-12 20:59 UTC
[RFC PATCH] cli: factor out config handling code to get/set lists
2011-12-12 18:26 UTC (6+ messages)
` [PATCH] "
[PATCH] util/hex-escape.[ch]: encoding/decoding strings into restricted character set
2011-12-12 18:23 UTC (4+ messages)
[PATCH] debian: add upstream-tag and fix debian-tag configs for git-buildpackage
2011-12-12 1:21 UTC
experimental logging branch
2011-12-12 0:12 UTC (2+ messages)
[PATCH 1/2] cli: add mechanism for running user configurable hooks
2011-12-11 18:29 UTC (21+ messages)
` [PATCH v3 0/2] notmuch hooks
` [PATCH v4 0/3] "
` [PATCH v4 1/3] cli: introduce the concept of user defined hooks
` [PATCH v4 2/3] cli: add support for pre and post notmuch new hooks
` [PATCH v4 3/3] test: add tests for hooks
[PATCH] test: cleanup gdb external dependency in atomicity tests
2011-12-11 14:49 UTC (2+ messages)
[PATCH] Release memory allocated by internet_address_list_parse_string()
2011-12-11 14:49 UTC (7+ messages)
` [Patch 1/2] separate handling when addresses == NULL
` [PATCH 2/2] Release memory allocated by internet_address_list_parse_string()
` [PATCH v3] "
[PATCH 0/4] First step of 'show' rewrite
2011-12-11 10:41 UTC (21+ messages)
` [PATCH v2 "
` [PATCH 1/4] show: Pass notmuch_message_t instead of path to show_message_body
` [PATCH v3 0/4] First step of 'show' rewrite
` [PATCH 2/4] Introduce a generic tree-like abstraction for MIME traversal
` [PATCH 3/4] Utility function to seek in MIME trees in depth-first order
` [PATCH 4/4] show: Rewrite show_message_body to use the MIME tree interface
Exporting a single email as JSON
2011-12-11 4:29 UTC (6+ messages)
(no subject)
2011-12-09 1:40 UTC (15+ messages)
` [PATCH 1/4] notmuch-opts.[ch]: new argument parsing framework for notmuch
` [PATCH 1/4] command-line-arguments.[ch]: "
` [PATCH 2/4] notmuch-dump: convert to command-line-arguments
` [PATCH 3/4] notmuch-restore: "
` [PATCH 4/4] notmuch-search: "
` [PATCH v4 1/5] command-line-arguments.[ch]: new argument parsing framework for notmuch
` [PATCH v4 2/5] test: tests for command-line-arguments.c
` [PATCH v4 3/5] notmuch-dump: convert to command-line-arguments
` [PATCH v4 4/5] notmuch-restore: "
` [PATCH v4 5/5] notmuch-search: "
notmuch reply From:-guessing heuristics
2011-12-08 21:53 UTC
[PATCH] debian: add a recommends for w3m-el or w3m-el-snapshot to notmuch-emacs
2011-12-08 16:44 UTC (4+ messages)
RFC: don't ask users to do 'sudo make install'
2011-12-08 9:53 UTC (7+ messages)
[PATCH 0/3] Configuration file option to exclude files/directories
2011-12-08 9:05 UTC (4+ messages)
S/MIME support in notmuch
2011-12-08 2:58 UTC
Patch Amnesty Day: July 1, 2011
2011-12-08 1:57 UTC
date_relative in notmuch-search
2011-12-08 1:29 UTC (3+ messages)
` [PATCH 1/2] test: date_relative in notmuch search json output
[PATCH 1/2] emacs: remove some code duplication in notmuch-show
2011-12-08 1:02 UTC (3+ messages)
[PATCH 1/3] test: add functions to count how much times notmuch was called
2011-12-08 1:00 UTC (4+ messages)
` [PATCH v4 0/3] emacs: do not call notmuch show for non-inlinable parts
[PATCH] libnotmuch: build symbols list without relying on gcc -aux-info
2011-12-08 0:59 UTC (3+ messages)
` New test for exported symbols
[PATCH 1/2] python: add classes to wrap all notmuch_*_t types
2011-12-07 19:05 UTC (6+ messages)
` [PATCH 2/2] python: annotate all calls into libnotmuch with types
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).