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

[PATCH 1/2] cli: add mechanism for running user configurable hooks
 2011-12-08 22:48 UTC  (31+ messages)
` [PATCH 2/2] cli: add support for running notmuch new pre and post hooks
` [PATCH v2 1/2] cli: introduce the concept of user defined hooks
  ` [PATCH v2 2/2] cli: add support for pre and post notmuch new hooks
` [PATCH v3 0/2] notmuch hooks
  ` [PATCH v3 1/2] cli: introduce the concept of user defined hooks
  ` [PATCH v3 2/2] cli: add support for pre and post notmuch new hooks
` [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

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  (7+ messages)

[PATCH 1/3] test: add functions to count how much times notmuch was called
 2011-12-08  1:00 UTC  (20+ messages)
` [PATCH 0/3] emacs: do not call notmuch show for non-inlinable parts
` [PATCH v3 "
  ` [PATCH v3 1/3] test: add functions to count how much times notmuch was called
  ` [PATCH v3 2/3] test: check that Emacs UI does not call notmuch for non-inlinable parts
  ` [PATCH v3 3/3] emacs: do not call notmuch show "
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] test: add functions to count how much times notmuch was called
  ` [PATCH v4 2/3] test: check that Emacs UI does not call notmuch for non-inlinable parts
  ` [PATCH v4 3/3] emacs: do not call notmuch show "

[PATCH] libnotmuch: build symbols list without relying on gcc -aux-info
 2011-12-08  0:59 UTC  (5+ messages)
` New test for exported symbols
  ` [PATCH 1/2] test/symbol-hiding: add some whitespace between tests
  ` [PATCH 2/2] test/symbol-hiding: compare exported symbols with existing one

[PATCH] Release memory allocated by internet_address_list_parse_string()
 2011-12-07 21:29 UTC  (2+ messages)

(no subject)
 2011-12-07 19:26 UTC  (20+ 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: "
` [PATCH 2/4] notmuch-dump: convert to notmuch-opts argument handling
` [PATCH 3/4] notmuch-restore: "
` [PATCH 4/4] notmuch-search: convert to notmuch-opts argument parsing

[PATCH 1/2] python: add classes to wrap all notmuch_*_t types
 2011-12-07 19:05 UTC  (16+ messages)
` [PATCH 2/2] python: annotate all calls into libnotmuch with types

[PATCH 1/2] test: add a function to run Python tests
 2011-12-07  9:46 UTC  (2+ messages)
` [PATCH 2/2] test: use python2 instead of python if available

notmuch release 0.10.2 now available
 2011-12-06 23:43 UTC 

ANNOUNCE: nottoomuch-addresses.pl
 2011-12-06 22:03 UTC  (10+ messages)

[DRAFT PATCH] emacs: support limiting the number of results shown in search results
 2011-12-06 21:06 UTC  (3+ messages)

[python] unicode strings
 2011-12-06 20:22 UTC  (8+ messages)
` [PATCH 1/3] clean up Thread.__str__
` [PATCH 2/3] use __unicode__ for string representation
  ` [PATCH] "
` [PATCH 3/3] errors='ignore' when decode to unicode
    ` fix error introduced in pushed patch
      ` [PATCH] fix format string in Message.__unicode__

[PATCH] have LATEST-notmuch-<version>.tar.gz on releases web page
 2011-12-06 13:39 UTC  (4+ messages)
  ` [PATCH] make release: remove LATEST-$(PACKAGE)-*

[PATCH] test: add test-binaries target
 2011-12-06 13:32 UTC  (2+ messages)

[PATCH] python: use wrapped notmuch_*_t types instead of raw pointers
 2011-12-06 12:35 UTC  (2+ messages)

[python] documentation & TODO list
 2011-12-06 12:10 UTC  (2+ messages)

notmuch seg. fault on _thread_add_message
 2011-12-06 11:16 UTC  (9+ messages)
    ` [PATCH] lib: call g_type_init from notmuch_database_open
      ` [PATCH] test: add tests for python bindings
      ` Proposed bug fix release 0.10.2

[python] cleanup the bindings
 2011-12-05 21:12 UTC  (4+ messages)
` [PATCH 1/3] pep8 fixes
` [PATCH 2/3] remove unused imports
` [PATCH 3/3] fix sphinx compile-time warnings

[PATCH 0/4] First step of 'show' rewrite
 2011-12-04 19:31 UTC  (12+ messages)
` [PATCH 2/4] Introduce a generic tree-like abstraction for MIME traversal
` [PATCH 4/4] show: Rewrite show_message_body to use the MIME tree interface
` [PATCH v2 0/4] First step of 'show' rewrite
  ` [PATCH 1/4] show: Pass notmuch_message_t instead of path to show_message_body
  ` [PATCH 3/4] Utility function to seek in MIME trees in depth-first order

[PATCH 6/6] test: emacs-large-search-buffer: expected results according to getopt_long
 2011-12-02  6:41 UTC  (7+ messages)
` [RFC PATCH 1/3] notmuch-opts.[ch]: new argument parsing framework for notmuch
  ` [PATCH 2/3] notmuch-dump: convert to notmuch-opts option-parsing
  ` [PATCH 3/3] notmuch-dump.c: add a format option
    ` [RFC Patch v2 1/3] notmuch-opts.[ch]: new argument parsing framework for notmuch
      ` [RFC Patch v2 2/3] notmuch-dump: convert to notmuch-opts argument handling
      ` [RFC Patch v2 3/3] notmuch-dump: add --format option

python-notmuch crash with threads
 2011-12-01 23:25 UTC  (3+ messages)
` [PATCH] python: Store pointers as c_void_p to keep references

[PATCH] test: cleanup gdb external dependency in atomicity tests
 2011-12-01 22:02 UTC 

python-notmuch decoding error on a message
 2011-12-01 21:30 UTC  (3+ messages)

Bugs on adding flag D
 2011-12-01 15:21 UTC 

Having trouble displaying some html emails
 2011-12-01  5:27 UTC  (3+ messages)

[PATCH 0/4] fix a bunch of bugs in recently added binary dependencies
 2011-12-01  1:34 UTC  (7+ messages)
` [PATCH 1/4] test: fix test_require_external_prereq()
` [PATCH 2/4] test: add missing escape backslash in test_declare_external_prereq()
` [PATCH 3/4] test: fix spurious output from missing external binaries functions
` [PATCH 4/4] test: fix error messages for missing binary dependencies

[PATCH] emacs: Use notmuch-command variable in process-lines
 2011-12-01  1:34 UTC  (5+ messages)

[RFC PATCH 0/3] Quoting HTML-only emails in replies
 2011-11-30 16:40 UTC  (4+ messages)
` [RFC PATCH 1/3] test: replies that quote HTML parts (expected to fail)
` [RFC PATCH 2/3] reply: New format 'html' that quotes text/html parts
` [RFC PATCH 3/3] emacs: Optionally quote HTML parts when replying

[PATCH] dump: Don't sort
 2011-11-29  7:10 UTC  (5+ messages)
` [PATCH] dump: Don't sort the output by message id

[PATCH 0/9] test: (hopefully) better test prerequisites
 2011-11-28 22:42 UTC  (6+ messages)
` [PATCH 4/9] test: add support for external executable dependencies

[PATCH] tag: Automatically limit to messages whose tags will actually change
 2011-11-28 15:46 UTC  (3+ messages)
` [PATCH v2] "


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