unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-11-17 13:08:30 to 2011-12-01 18:43:33 UTC [more...]

ANNOUNCE: nottoomuch-addresses.pl
 2011-12-01 18:38 UTC  (2+ messages)

python-notmuch crash with threads
 2011-12-01 15:24 UTC 

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)

[PATCH 6/6] test: emacs-large-search-buffer: expected results according to getopt_long
 2011-12-01  1:15 UTC  (4+ 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 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 0/4] First step of 'show' rewrite
 2011-11-29 19:11 UTC  (8+ 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] dump: Don't sort
 2011-11-29  7:10 UTC  (7+ 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  (16+ messages)
` [PATCH 4/9] test: add support for external executable dependencies
` [PATCH 8/9] test: check if emacs is available in the beginning of test_emacs

[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 1/2] python: add classes to wrap all notmuch_*_t types
 2011-11-28 12:36 UTC  (3+ messages)

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

python-notmuch decoding error on a message
 2011-11-25 12:15 UTC  (4+ 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  (6+ messages)

[PATCH] have LATEST-notmuch-<version>.tar.gz on releases web page
 2011-11-24 20:41 UTC 

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

[PATCH] emacs: Avoid unnecessary markers
 2011-11-24 12:53 UTC  (3+ 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 "

notmuch release 0.10 now available
 2011-11-23 19:46 UTC 

Notmuch indexing 21 million emails
 2011-11-23 17:20 UTC  (4+ messages)

[PATCH] Output unmodified Content-Type header value for JSON format
 2011-11-23  3:40 UTC  (14+ messages)
` [PATCH v2] "

[PATCH RESEND 0/2] emacs: sort saved searches
 2011-11-23  2:59 UTC  (2+ messages)

'notmuch new' leaking memory and getting slower over time?
 2011-11-23  2:48 UTC  (3+ messages)

[PATCH 0/4 v4] lib: Maildir flags synchronization fixes
 2011-11-22  0:41 UTC  (3+ messages)
` [PATCH 2/4] tags_to_maildir_flags: Cleanup double assignement

[PATCH] make release: verify-version-*: change comparison logic
 2011-11-21 16:34 UTC  (3+ messages)
` [PATCH] make release: added goal verify-version-manpage
` [PATCH] make release: use sed to check debian version

Winter is coming [upcoming release 0.10]
 2011-11-21 11:50 UTC  (5+ messages)
` [PATCH] Don't link libnotmuch if libutil isn't linked in properly

[PATCH] emacs: logically group def{custom,face}s
 2011-11-21  2:51 UTC  (5+ messages)

(no subject)
 2011-11-21  2:49 UTC  (3+ messages)
` [PATCH] emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-and-archive

[PATCH] fix a double // to single /
 2011-11-20 21:15 UTC 

[PATCH] emacs: fix `mm-make-handle' content-type parameter
 2011-11-18 23:50 UTC  (2+ messages)

[PATCH] emacs: create patch filename from subject for inline patch fake parts
 2011-11-18 23:02 UTC 

[PATCH] test: make all tests terminable with Ctrl-c
 2011-11-18 19:28 UTC  (2+ messages)

[PATCH] test: stashing in notmuch-{show,search}
 2011-11-18 19:26 UTC  (3+ messages)
` [PATCH] test: emacs: tidy up "Stashing in notmuch-show" test

[PATCH] test: attempt to send QUIT to smtp-dummy in case mail send failed
 2011-11-18 14:56 UTC  (10+ messages)
            ` [PATCH v2] "

bug: RELEASING should cover version & date in notmuch.1
 2011-11-18  2:26 UTC  (4+ messages)
` [PATCH 1/3] build system: use $(filter ...) to test MAKECMDGOALS
  ` [PATCH 2/3] build system: add target update-versions to propagate version
  ` [PATCH 3/3] RELEASING: document the semi-automated version propagation

FYI: gmail contacts as notmuch emacs addressbook
 2011-11-17 20:56 UTC 

[DRAFT PATCH] emacs: support limiting the number of results shown in search results
 2011-11-17 20:07 UTC 


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