messages from 2011-11-06 21:47:31 to 2011-11-16 17:53:26 UTC [more...]
[PATCH 0/2] Missing NEWS entries
2011-11-16 17:53 UTC
[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 (9+ messages)
` [PATCH v2] "
Winter is coming [upcoming release 0.10]
2011-11-16 17:08 UTC (12+ 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
set test prereqs (Emacs, GDB, GPG) v4
2011-11-16 14:33 UTC (8+ 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
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 (10+ messages)
` [PATCH 00/13] Test prereqs and screen-based Emacs tests
` [PATCH 06/13] test: run emacs inside screen
` [PATCH 13/13] test: make smtp-dummy work with Emacs 24
[PATCH] test: attempt to send QUIT to smtp-dummy in case mail send failed
2011-11-16 12:44 UTC (9+ messages)
[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] emacs: Use a single buffer invisibility spec to fix quadratic search cost
2011-11-15 17:17 UTC (11+ messages)
[PATCH] test: Use env to set TMPDIR when running emacs in screen
2011-11-15 16:53 UTC (23+ messages)
` [PATCH] test: use dtach(1) instead of screen(1) in emacs tests
` [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 (11+ 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 2/4] emacs: Support a message-mode switch function in notmuch-mua
2011-11-13 21:41 UTC (6+ messages)
` [PATCH] emacs: Let the user choose where to compose new mails
` [PATCH v2] "
(no subject)
2011-11-13 21:16 UTC (2+ messages)
` [PATCH] emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-and-archive
[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 (8+ messages)
` [PATCH v4 2/6] cli: add options --first and --maxitems to notmuch search
` [PATCH v4 3/6] cli: drop unused code from notmuch count
` [PATCH v4 4/6] cli: add support for --output parameter in "
` [PATCH v4 5/6] test: add tests for "
` [PATCH v4 6/6] test: add tests for notmuch search --first and --maxitems
[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 prefix notmuch::
2011-11-13 1:39 UTC (9+ messages)
` [PATCH] contrib/nmbug: new script for sharing tags with a given prefix
` [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()
[PATCH 3/3] Add notmuch-hello-mode-hook
2011-11-11 1:54 UTC (4+ messages)
[PATCH] Do not query on notmuch-search exit
2011-11-11 0:19 UTC (6+ messages)
[PATCH] test: json show format of message with inline attachment with filename
2011-11-11 0:18 UTC (2+ messages)
[PATCH 0/1] add some constraints to tag contents
2011-11-10 21:14 UTC (2+ messages)
` [PATCH 1/1] cli: add some constraints to tags
[PATCH] test: make all tests terminable with Ctrl-c
2011-11-08 16:02 UTC
Google+ presence
2011-11-08 9:57 UTC
[PATCH 1/6] test: run emacs inside screen
2011-11-08 0:50 UTC (6+ messages)
` [PATCH v2 0/7] advance-and-archive bugfix, "
` [PATCH v2 4/7] test: `notmuch-show-advance-and-archive' with invisible signature
[PATCH 0/3] notmuch-deliver: wait for database to become unlocked and test
2011-11-07 1:32 UTC (2+ messages)
python-notmuch decoding error on a message
2011-11-06 22:16 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).