unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-11-23 21:08:46 to 2011-12-05 21:46:05 UTC [more...]

ANNOUNCE: nottoomuch-addresses.pl
 2011-12-05 21:45 UTC  (8+ messages)

[python] unicode strings
 2011-12-05 21:19 UTC  (4+ messages)
` [PATCH 1/3] clean up Thread.__str__
` [PATCH 2/3] use __unicode__ for string representation
` [PATCH 3/3] errors='ignore' when decode to unicode

[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

notmuch seg. fault on _thread_add_message
 2011-12-05 20:55 UTC  (6+ messages)
    ` [PATCH] lib: call g_type_init from notmuch_database_open
      ` [PATCH] test: add tests for python bindings

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

[PATCH 1/2] cli: add mechanism for running user configurable hooks
 2011-12-04 19:56 UTC  (13+ 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 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] test: add test-binaries target
 2011-12-04 15:58 UTC 

(no subject)
 2011-12-04 15:47 UTC  (5+ 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

[DRAFT PATCH] emacs: support limiting the number of results shown in search results
 2011-12-04  7:51 UTC  (2+ messages)

[PATCH 1/2] python: add classes to wrap all notmuch_*_t types
 2011-12-03  2:11 UTC  (9+ messages)

[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  (5+ 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  (8+ 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  (13+ messages)
` [PATCH 2/2] Fixed warnings for test/symbol-test.cc
    ` [PATCH 2/3] Fix "
      ` [PATCH 3/3] Whitespaces cleanup
  ` [PATCH] Build symbol-test with make instead of hardcoding in symbol-hiding

[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  (4+ messages)
` [PATCH] test: add simple tests for online help

[PATCH 1/2] Added variable to toggle message indendation in Emacs' notmuch-show
 2011-11-26  5:18 UTC  (16+ messages)
` [PATCH] Emacs: Toggle message indentation for threads in notmuch-show
  ` [PATCH 2/2] Emacs: Add variable to toggle thread indentation to notmuch-show
    ` configure indentation width instead? (was: Re: [PATCH 2/2] Emacs: Add variable to toggle thread indentation to notmuch-show)
        ` [PATCH] emacs: make message indentation width customisable (was: Re: configure indentation width instead?)
          ` [PATCH 2/2] Emacs: test: notmuch-show for a message thread without the indentation
            ` sorry, this test does not work (was: Re: [PATCH 2/2] Emacs: test: notmuch-show for a message thread without the indentation)
              ` [PATCH 2a/2] emacs: test notmuch-indent-messages-width default
                  ` [PATCH 0/4] emacs: make message indentation width customisable (was: Re: [PATCH 2a/2] emacs: test notmuch-indent-messages-width default)
                    ` [PATCH 1/4] emacs: make message indentation width customisable
                    ` [PATCH 2/4] emacs: test notmuch-indent-messages-width default
                    ` [PATCH 3/4] emacs: test: notmuch show without indentation
                    ` [PATCH 4/4] emacs: test notmuch show with fourfold message indentation

[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] Build symbol-test with make a not manually in symbol-hiding
 2011-11-25 10:09 UTC  (3+ messages)
  ` [PATCH] Build symbol-test with make instead of hardcoding "

Incorrect parsing of email addresses (MIME with quotes)
 2011-11-25  5:49 UTC  (5+ messages)

[PATCH] emacs: Don't record undo information for search or show buffers
 2011-11-24 12:53 UTC  (2+ messages)

[PATCH] emacs: Avoid unnecessary markers
 2011-11-24 12:53 UTC  (2+ messages)

[PATCH] debian/control: require dtach version >= 0.8 in Build-Depends
 2011-11-24 12:52 UTC  (2+ messages)

[RFC PATCH 0/2] emacs proof-of-concept: functions in saved searches
 2011-11-23 21:08 UTC  (3+ messages)
` [RFC PATCH 1/2] emacs: allow functions as "
` [RFC PATCH 2/2] emacs: a couple of example functions that might be useful with "


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