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

[PATCH 0/9] test: (hopefully) better test prerequisites
 2011-11-17 13:08 UTC  (21+ messages)
` [PATCH 1/9] test: move subtest variables reset into a dedicated function
` [PATCH 2/9] test: set EMACS_SERVER variable only after dtach(1) was successfully started
` [PATCH 3/9] test: add test state reset to test_expect_* functions that did not have it
` [PATCH 4/9] test: add support for external executable dependencies
` [PATCH 5/9] test: fix "skipping test" verbose output
` [PATCH 6/9] test: skip all subtests if external dependencies are missing during init
` [PATCH 7/9] test: declare external dependencies for the tests
` [PATCH 8/9] test: check if emacs is available in the beginning of test_emacs
` [PATCH 9/9] test: fix "Stashing in notmuch-search" test when emacs is not available

[PATCH v2 00/10] test: (hopefully) better test prerequisites
 2011-11-17 13:06 UTC  (11+ messages)
` [PATCH v2 01/10] test: move subtest variables reset into a dedicated function
` [PATCH v2 02/10] test: set EMACS_SERVER variable only after dtach(1) was successfully started
` [PATCH v2 03/10] test: add test state reset to test_expect_* functions that did not have it
` [PATCH v2 04/10] test: add support for external executable dependencies
` [PATCH v2 05/10] test: fix "skipping test" verbose output
` [PATCH v2 06/10] test: skip all subtests if external dependencies are missing during init
` [PATCH v2 07/10] test: declare external dependencies for the tests
` [PATCH v2 08/10] test: add function to explicitly check for external dependencies
` [PATCH v2 09/10] test: check if emacs is available in the beginning of test_emacs
` [PATCH v2 10/10] test: fix "Stashing in notmuch-search" test when emacs is not available

set test prereqs (Emacs, GDB, GPG) v4
 2011-11-17 10:14 UTC  (12+ messages)
` [PATCH 0/6] Rebase of Pieter's "set test prereqs"
  ` [PATCH 1/6] test: define a helper function for defining prereqs on executables
  ` [PATCH 2/6] test: check if emacs and dtach are available in test_emacs()
  ` [PATCH 3/6] test: add 'GnuPG' prereq to dependent 'crypto' tests
  ` [PATCH 4/6] test: add 'Emacs' "
  ` [PATCH 5/6] test: add 'Emacs' prereq to dependent 'emacs' tests
  ` [PATCH 6/6] test: add 'Emacs' prereq to dependent 'emacs-large-search-buffer' tests

Winter is coming [upcoming release 0.10]
 2011-11-17  6:21 UTC  (20+ messages)
` [PATCH] Don't link libnotmuch if libutil isn't linked in properly
  ` [PATCH] Link libutil using filenmae, rather than using -l
  ` [PATCH] NEWS: discuss contrib and nmbug
    ` [PATCH 1/2] NEWS: add entries for stashing-related keybinding and tests
    ` [PATCH 2/2] NEWS: fix some old typos and trailing whitespace

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

[PATCH] emacs: Use a single buffer invisibility spec to fix quadratic search cost
 2011-11-16 21:29 UTC  (11+ messages)

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

[PATCH] test: create TEST_TMPDIR for holding temporary files
 2011-11-16 20:50 UTC  (3+ messages)
` [PATCH] test: create dtach's session socket in $TEST_TMPDIR

[PATCH 0/2] Missing NEWS entries
 2011-11-16 18:39 UTC  (8+ messages)
` [PATCH 1/2] NEWS entry for adding tab-completion to notmuch-search
` [PATCH 2/2] NEWS entry for id-links
    ` [PATCH v2 1/2] NEWS entry for adding tab-completion to notmuch-search
      ` [PATCH v2 2/2] NEWS entry for id-links

[RFC PATCH] nmbug help w/o perldoc
 2011-11-16 17:49 UTC  (3+ messages)

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

Extend test coverage wrt tagging
 2011-11-16 13:55 UTC  (5+ messages)
` [PATCH 6/6] emacs: make `notmuch-search-operate-all' operate on threads, not messages

[PATCH 3/3] test: add emacs test for hiding a message following an HTML part
 2011-11-16 13:03 UTC  (7+ messages)
` [PATCH 00/13] Test prereqs and screen-based Emacs tests
  ` [PATCH 13/13] test: make smtp-dummy work with Emacs 24

[PATCH] emacs: add keybind and function to stash Message-ID without prefix
 2011-11-16 11:38 UTC  (4+ messages)
` [PATCH] test: stashing in notmuch-{show,search}
    ` [PATCH] test: emacs: tidy up "Stashing in notmuch-show" test

Inconsistent output from "notmuch search --output=<foo>"
 2011-11-16 11:28 UTC  (8+ messages)
` [PATCH] add `tag:' prefix to `--output=tags' results

[PATCH v7 0/6] lib/cli: limit number of messages in search results
 2011-11-16 11:16 UTC  (10+ messages)
` [PATCH v7 1/6] lib: add function to get the number of threads matching a search
` [PATCH v7 2/6] cli: add options --offset and --limit to notmuch search
` [PATCH v7 3/6] cli: drop unused code from notmuch count
` [PATCH v7 4/6] cli: add support for --output parameter in "
` [PATCH v7 5/6] test: add tests for "
` [PATCH v7 6/6] test: add tests for notmuch search --offset and --limit

[PATCH] emacs: add insisible space after the search widget field in notmuch-hello
 2011-11-16 11:00 UTC  (2+ messages)

[PATCH v2] emacs: add insisible space after the search widget field in notmuch-hello
 2011-11-16 10:59 UTC  (3+ messages)

[PATCH] emacs: notmuch-hello: respect notmuch-help's wishes
 2011-11-16 10:56 UTC  (3+ messages)

[PATCH] test: use dtach(1) instead of screen(1) in emacs tests
 2011-11-15 16:53 UTC  (19+ messages)
  ` [PATCH 1/2] debian: clean up Uploaders and Build-Depends fields in debian/control
    ` [PATCH 2/2] debian: update build dependency on dtach instead of screen

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

[PATCH] restore: Be more liberal in which data to accept
 2011-11-15 13:52 UTC  (2+ messages)

[BUG] Emacs UI dropping every 25th line, roughly
 2011-11-15 11:34 UTC  (4+ messages)
` [PATCH 2/2] notmuch.el:notmuch-search-process-filter: Rewritten. Cope with incomplete lines

Having trouble displaying some html emails
 2011-11-15  7:51 UTC  (2+ messages)

[PATCH] test: Add a test script for "notmuch tag"
 2011-11-15  2:00 UTC  (3+ messages)

[PATCH v6 0/6] lib/cli: limit number of messages in search results
 2011-11-15  1:20 UTC  (10+ messages)
` [PATCH v6 1/6] lib: add function to get the number of threads matching a search
` [PATCH v6 2/6] cli: add options --first and --maxitems to notmuch search
` [PATCH v6 3/6] cli: drop unused code from notmuch count
` [PATCH v6 4/6] cli: add support for --output parameter in "
` [PATCH v6 5/6] test: add tests for "
` [PATCH v6 6/6] test: add tests for notmuch search --first and --maxitems

[PATCH] Store "from" and "subject" headers in the database
 2011-11-15  1:15 UTC  (4+ messages)
  ` [PATCH] news: "

[PATCH] dump: Don't sort
 2011-11-15  1:10 UTC  (2+ messages)

[PATCH 0/6] cli getoptification
 2011-11-13 22:47 UTC  (7+ messages)
` [PATCH 1/6] cli: notmuch new: use getopt_long for parsing command line options
` [PATCH 2/6] cli: notmuch search: "
` [PATCH 3/6] cli: notmuch show: "
` [PATCH 4/6] cli: notmuch count: "
` [PATCH 5/6] cli: notmuch reply: "
` [PATCH 6/6] test: emacs-large-search-buffer: expected results according to getopt_long

[PATCH] emacs: Let the user choose where to compose new mails
 2011-11-13 21:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/6] lib/cli: limit number of messages in search results
 2011-11-13 19:48 UTC  (7+ messages)
` [PATCH v5 1/6] lib: add function to get the number of threads matching a search
` [PATCH v5 2/6] cli: add options --first and --maxitems to notmuch search
` [PATCH v5 3/6] cli: drop unused code from notmuch count
` [PATCH v5 4/6] cli: add support for --output parameter in "
` [PATCH v5 5/6] test: add tests for "
` [PATCH v5 6/6] test: add tests for notmuch search --first and --maxitems

[PATCH 1/2] emacs: add notmuch-show-refresh-view function
 2011-11-13 19:15 UTC  (7+ messages)
` [PATCH 2/2] emacs: Unbind M-RET as display of thread with crypto switch
      ` (no subject)
        ` [PATCH 1/2] emacs: add documentation for notmuch-show crypto-switch option
          ` [PATCH 2/2] emacs: add notmuch-show-worker function for specifying crypto processing directly

Configure mail responses headers to use Gcc anddddd not Fcc header in Emacs
 2011-11-13 17:21 UTC  (2+ messages)

[PATCH v4 0/6] lib/cli: limit number of messages in search results
 2011-11-13 17:01 UTC  (5+ messages)
` [PATCH v4 2/6] cli: add options --first and --maxitems to notmuch search
` [PATCH v4 4/6] cli: add support for --output parameter in notmuch count

[PATCH] test: do not hide test_emacs errors
 2011-11-13 13:56 UTC  (5+ messages)

[PATCH] exec emacs at the end of run_emacs script
 2011-11-13 12:17 UTC  (3+ messages)

[PATCH] test/atomicity: change shebang to '#!/usr/bin/env bash'
 2011-11-13  8:52 UTC 

[PATCH] contrib/nmbug: new script for sharing tags with a given prefix
 2011-11-13  1:39 UTC  (7+ messages)
` [PATCH v3] "

[PATCH] NEWS: add notes about emacs improvements and reply formating cleanup
 2011-11-12 21:42 UTC  (4+ messages)
` [PATCH] emacs: Modify notmuch-show-get-message-id to return message-id unprefixed with "id:"

[PATCH 0/4] Several minor Emacs enhancements
 2011-11-12 16:39 UTC  (2+ messages)

[PATCH] smtp-dummy: clear sockaddr_in structures before use
 2011-11-12 12:55 UTC  (4+ messages)
  ` [PATCH] smtp-dummy: clear sockaddr_in structure before use in bind()


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