unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2011-10-25 01:13:15 to 2011-11-08 16:07:34 UTC [more...]

[PATCH] tag: Automatically limit to messages whose tags will actually change
 2011-11-08 16:10 UTC  (4+ messages)

[PATCH] test: make all tests terminable with Ctrl-c
 2011-11-08 16:02 UTC 

Google+ presence
 2011-11-08  9:57 UTC 

[PATCH] test: Add a test script for "notmuch tag"
 2011-11-08  3:57 UTC 

[PATCH 1/6] test: run emacs inside screen
 2011-11-08  0:50 UTC  (10+ messages)
` [PATCH v2 0/7] advance-and-archive bugfix, "
  ` [PATCH v2 4/7] test: `notmuch-show-advance-and-archive' with invisible signature
        ` [PATCH v3 1/4] "
          ` [PATCH v3 2/4] emacs: improve hidden signatures handling in notmuch-show-advance-and-archive
          ` [PATCH v3 3/4] emacs: remove no longer used functions from notmuch-show.el
          ` [PATCH v3 4/4] emacs: remove unused `point-invisible-p' function

[PATCH] xregcomp: don't consider every regex compilation failure an internal error
 2011-11-07 12:58 UTC  (19+ messages)
` (no subject)
  ` [PATCH 1/4] notmuch-restore: add tests for new --match command line argument
  ` [PATCH 2/4] notmuch-restore: implement argument parsing for --match
  ` [PATCH 3/4] test/dump-restore: add tests for notmuch restore --match
  ` [PATCH 4/4] notmuch-restore: implement --match functionality
    ` Experimental Tag Sharing
      ` [PATCH] contrib/nmbug: new script for sharing tags with prefix notmuch::
        ` [PATCH] contrib/nmbug: new script for sharing tags with a given prefix
      ` [PATCH v2] contrib/nmbug: new script for sharing tags with prefix notmuch::
    ` [PATCH] docs: man, online help, and NEWS updated for notmuch restore --match
      ` [PATCH] Fix formatting for restore and dump help documentation

[PATCH 0/3] notmuch-deliver: wait for database to become unlocked and test
 2011-11-07  1:32 UTC  (5+ messages)
` [PATCH 1/3] notmuch-deliver: wait for the database to become unlocked
` [PATCH 2/3] notmuch-deliver: test wait for database to become available
` [PATCH 3/3] notmuch-deliver: Convert test program to glib main loop

[PATCH] Store "from" and "subject" headers in the database
 2011-11-06 22:30 UTC  (6+ messages)

python-notmuch decoding error on a message
 2011-11-06 22:16 UTC 

[PATCH v4 0/6] lib/cli: limit number of messages in search results
 2011-11-06 21:47 UTC  (7+ messages)
` [PATCH v4 1/6] lib: add function to get the number of threads matching a search
` [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

[RFC PATCH v2 0/3] lib/cli/emacs: limit number of messages in search results
 2011-11-06 20:57 UTC  (12+ messages)
` [RFC PATCH v2 1/3] lib: add function to get the number of threads matching a search
` [RFC PATCH v2 2/3] cli: add options --first and --maxitems to notmuch search
` [RFC PATCH v2 3/3] emacs: support limiting the number of results shown in search results

bug: RELEASING should cover version & date in notmuch.1
 2011-11-06 19:58 UTC 

[PATCH 1/2] notmuch-deliver: Retry with readwrite if splice() fails
 2011-11-06  8:01 UTC  (3+ messages)
` [PATCH 2/2] notmuch-deliver: in save_splice() log failures as debug

[PATCH] Repeatability when copying a whole directory into a new one
 2011-11-05 17:26 UTC  (4+ messages)

[PATCH 0/4] Several minor Emacs enhancements
 2011-11-05  3:51 UTC  (8+ messages)
` [PATCH 2/4] emacs: Support a message-mode switch function in notmuch-mua
          ` [PATCH] emacs: Let the user choose where to compose new mails

notmuch-deliver under contrib/
 2011-11-04 23:20 UTC 

thread ordering based on references and/or in-reply-to
 2011-11-04 20:36 UTC  (3+ messages)
  `  "

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

decryption error for signed+encrypted messages
 2011-11-04 18:00 UTC 

[PATCH] emacs: Tab completion for notmuch-search and notmuch-search-filter
 2011-11-03  1:19 UTC  (3+ messages)

set test prereqs (Emacs, GDB, GPG) v4
 2011-11-02 17:21 UTC  (9+ messages)
` [PATCH 1/4] test: add 'GnuPG' prereq to dependent 'crypto' tests
` [PATCH 2/4] test: add 'Emacs' "
` [PATCH 3/4] test: add 'Emacs' prereq to dependent 'emacs' tests
` [PATCH 4/4] test: add 'Emacs' prereq to dependent 'emacs-large-search-buffer' tests

Patch review/application process
 2011-11-02 15:49 UTC  (11+ messages)

[PATCH] lib/database.cc: use flush Xapian method instead of commit
 2011-11-02 14:18 UTC  (2+ messages)

python: unpythonic result of Message.get_replies()
 2011-11-02  7:29 UTC  (2+ messages)

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

[PATCH 3/3] test: add emacs test for hiding a message following an HTML part
 2011-11-01 20:15 UTC  (9+ messages)
` [PATCH 00/13] Test prereqs and screen-based Emacs tests
  ` [PATCH 03/13] test: add 'Emacs' prereq to dependent 'crypto' tests
  ` [PATCH 04/13] test: add 'Emacs' prereq to dependent 'emacs' tests

[PATCH] emacs: logically group def{custom,face}s
 2011-11-01 20:00 UTC  (4+ messages)

Displaying tags with many messages very slow in Emacs
 2011-11-01 13:36 UTC  (5+ messages)

[PATCH] xutil.c: remove duplicate copies, create new library libutil.a to contain xutil
 2011-10-31 19:20 UTC  (10+ messages)

[PATCH] remove GCC visibility pragmas
 2011-10-31 12:19 UTC  (3+ messages)

[PATCH 3/3] Add notmuch-hello-mode-hook
 2011-10-30 23:37 UTC  (4+ messages)

[Patch] Fix Emacs interface bug dealing with invisible text
 2011-10-30 15:44 UTC  (3+ messages)

[RFC PATCH 0/3] lib/cli/emacs: limit number of messages in search results
 2011-10-29 20:28 UTC  (9+ messages)
` [RFC PATCH 1/3] lib: add support for limiting the number of "
` [RFC PATCH 2/3] cli: "
` [RFC PATCH 3/3] emacs: support limiting the number of messages shown in "

notmuch in Emacs very slow
 2011-10-29 18:10 UTC 

[Patch 2/3] Respect window margins in notmuch-hello.el
 2011-10-29 16:30 UTC 

[PATCH] restore: Be more liberal in which data to accept
 2011-10-29 10:40 UTC 

[PATCH] dump: Don't sort
 2011-10-29 10:37 UTC 

Installation problem on OS X
 2011-10-29  2:03 UTC  (4+ messages)

make debian-snapshot
 2011-10-28 17:23 UTC  (2+ messages)

[PATCH] emacs: Turn id:"<message-id>" elements into buttons for notmuch searches
 2011-10-28 17:21 UTC  (4+ messages)
` [PATCH v3] emacs: Turn id:"<message-id>" elements into buttons for
  ` [PATCH v3] emacs: Turn id:"<message-id>" elements into buttons for notmuch searches

[PATCH] Separate Emacs miscellaneous files directory from Emacs code directory
 2011-10-28 17:10 UTC  (11+ messages)
    ` [PATCH] Separate Emacs misc. files dir. from Emacs code dir

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

Emacs: notmuch-show-mode failing to actually update tags
 2011-10-28  9:01 UTC  (13+ messages)

Austin's custom query parser: folder/directory searching, some numbers
 2011-10-27 11:12 UTC 

remote-notmuch.sh
 2011-10-27  9:20 UTC  (4+ messages)

Emacs/bug? additional email headers not shown
 2011-10-26 19:08 UTC  (3+ messages)

Installation problem on OS X
 2011-10-26  2:23 UTC 

search for date received possible?
 2011-10-25 18:51 UTC  (7+ messages)
      ` how do you do everyday mail catchup with notmuch? (was: Re: search for date received possible?)


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