unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-11-25 15:34:54 to 2011-12-07 02:27:42 UTC [more...]

[PATCH 1/2] cli: add mechanism for running user configurable hooks
 2011-12-07  2:27 UTC  (18+ 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

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)

(no subject)
 2011-12-06 20:55 UTC  (9+ messages)
` [PATCH 1/4] notmuch-opts.[ch]: new argument parsing framework for notmuch
` [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

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

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

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  (14+ messages)
` [PATCH 1/4] show: Pass notmuch_message_t instead of path to show_message_body
` [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 v2 0/4] First step of 'show' rewrite

[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 1/3] test: add functions to count how much times notmuch was called
 2011-11-30 11:57 UTC  (28+ messages)
` [PATCH 2/3] test: check that Emacs UI does not call notmuch for non-inlinable parts
` [PATCH 3/3] emacs: do not call notmuch show "
` [PATCH 0/3] "
` [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] dump: Don't sort
 2011-11-29  7:10 UTC  (5+ messages)
` [PATCH] dump: Don't sort the output by message id

[PATCH] libnotmuch: build symbols list without relying on gcc -aux-info
 2011-11-29  6:51 UTC  (4+ 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 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 1/2] emacs: remove some code duplication in notmuch-show
 2011-11-28 19:51 UTC  (7+ messages)
` [PATCH 2/2] emacs: remove unused variable in `notmuch-show-insert-part-message/rfc822'

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

[PATCH v5 0/2] emacs: User-defined sections in notmuch-hello
 2011-11-28  7:57 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/2] "

[PATCH v2 00/10] test: (hopefully) better test prerequisites
 2011-11-28  7:31 UTC  (12+ messages)
` [PATCH v2 03/10] test: add test state reset to test_expect_* functions that did not have it
    ` [PATCH v3 00/7] test: (hopefully) better test prerequisites
      ` [PATCH v3 1/7] test: add support for external executable dependencies
      ` [PATCH v3 2/7] test: fix "skipping test" verbose output
      ` [PATCH v3 3/7] test: skip all subtests if external dependencies are missing during init
      ` [PATCH v3 4/7] test: declare external dependencies for the tests
      ` [PATCH v3 5/7] test: add function to explicitly check for external dependencies
      ` [PATCH v3 6/7] test: check if emacs is available in the beginning of test_emacs
      ` [PATCH v3 7/7] test: fix "Stashing in notmuch-search" test when emacs is not available

[PATCH 1/2] Build symbol-test with make instead of hardcoding in symbol-hiding
 2011-11-27 18:25 UTC  (7+ messages)
  ` [PATCH] "

[PATCH 1/2] test: remove executable permissions from test-lib.sh
 2011-11-26 19:11 UTC  (3+ messages)
` [PATCH 2/2] test: cleanup basic tests

Bug fix release 0.10.1 now available
 2011-11-26 18:24 UTC 

[PATCH] CLI: update call to notmuch_help_command for new calling conventions
 2011-11-26 18:14 UTC  (3+ messages)
` [PATCH] test: add simple tests for online help

[PATCH 2a/2] emacs: test notmuch-indent-messages-width default
 2011-11-26  5:18 UTC  (3+ messages)
` [PATCH 0/4] emacs: make message indentation width customisable (was: Re: [PATCH 2a/2] emacs: test notmuch-indent-messages-width default)

[PATCH] test: fix sed error in basic tests
 2011-11-26  4:52 UTC  (2+ messages)

compile error of current git on F15
 2011-11-25 20:37 UTC  (8+ messages)

[PATCH 2/2] Fixed warnings for test/symbol-test.cc
 2011-11-25 15:34 UTC  (3+ messages)
` [PATCH 2/3] Fix "
  ` [PATCH 3/3] Whitespaces cleanup


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