unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-12-08 22:48:49 to 2011-12-16 14:18:38 UTC [more...]

ANNOUNCE: nottoomuch-addresses.pl
 2011-12-16 14:18 UTC  (12+ messages)
                ` ANNOUNCE: nottoomuch-addresses.pl version 1.3
                  ` ANNOUNCE: nottoomuch-addresses.pl version 1.4

[alot] announcing v0.2 aka. "robot santa"
 2011-12-16 13:06 UTC  (13+ messages)
    ` [alot] on Arch Linux

[PATCH] emacs: thread outlining
 2011-12-16 13:01 UTC  (3+ messages)
` [PATCH v2 0/3] emacs: Document notmuch-show-get-message-properties

[PATCH 0/4] Several minor Emacs enhancements
 2011-12-16 12:34 UTC  (16+ 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] emacs: Fix notmuch-hello-tag-list-make-query defcustom
 2011-12-16 12:31 UTC  (5+ messages)
` [PATCH 2/2] emacs: Fix notmuch-mua-user-agent defcustom

More ideas about logging
 2011-12-16 12:02 UTC  (5+ messages)

[PATCH] [emacs] Add an argument to notmuch-mua-mail
 2011-12-16 11:40 UTC  (6+ messages)

[PATCH] Fix build with binutils-2.22
 2011-12-16  5:43 UTC  (2+ messages)

Error Running "notmuch new"
 2011-12-15 22:37 UTC  (6+ messages)

Notmuch for Christmas
 2011-12-15 12:34 UTC 

[PATCH 1/3] test: update documentation for test_emacs in test/README
 2011-12-15 12:14 UTC  (3+ messages)
` [PATCH 3/3] test: add emacs test for hiding a message following an HTML part

the present and future of patch tracking for notmuch
 2011-12-15 12:05 UTC  (2+ messages)

[PATCH] notmuch: unref charset_filter to fix one memory leak
 2011-12-15 11:42 UTC  (5+ messages)
  ` [PATCH] notmuch: unref charset_filter (once more) "

[PATCH 0/4] First step of 'show' rewrite
 2011-12-15 11:03 UTC  (22+ 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

[PATCH] emacs: support "notmuch new" as a notmuch-poll-script
 2011-12-15  4:24 UTC  (22+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] debian: add upstream-tag and fix debian-tag configs for git-buildpackage
 2011-12-15  4:24 UTC  (2+ messages)

[PATCH 0/5] Store message modification times in the DB
 2011-12-15  0:45 UTC  (8+ 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

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

[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 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

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)

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  (10+ messages)
` [PATCH v4 0/3] notmuch hooks
  ` [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] "

Exporting a single email as JSON
 2011-12-11  4:29 UTC  (6+ messages)

[PATCH 1/4] notmuch-opts.[ch]: new argument parsing framework for notmuch
 2011-12-09  1:40 UTC  (4+ messages)
` (no subject)
  ` [PATCH v4 1/5] command-line-arguments.[ch]: new argument parsing framework for notmuch


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).