unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-11-25 16:17:10 to 2012-12-03 17:15:34 UTC [more...]

[PATCH (draft) 0/2] Allow emacs to toggle display of all parts including multipart
 2012-12-03 17:15 UTC  (3+ messages)

[PATCH] emacs: show: refresh buffer did not remove overlays
 2012-12-03 16:47 UTC  (2+ messages)

[PATCH] emacs: stash bugfix
 2012-12-03 15:20 UTC  (5+ messages)

Using notmuch with planner
 2012-12-03 12:45 UTC 

v3 of testing for new tagging/dump/restore
 2012-12-03 11:38 UTC  (12+ messages)
` [patch v3 1/6] hex-escape: (en|de)code strings to/from restricted character set
` [patch v3 2/6] test/hex-xcode: new test binary
` [patch v3 3/6] test/hex-escaping: new test for hex escaping routines
` [patch v3 4/6] test: add database routines for testing
` [patch v3 5/6] test: add generator for random "stub" messages
` [patch v3 6/6] test: add broken roundtrip test

[PATCH] contrib: pick: use notmuch-clean-address
 2012-12-03 11:35 UTC  (5+ messages)
  ` [PATCH v2] "

[RFC PATCH] emacs: show: make show-get-message-prop usable from pick
 2012-12-03  1:22 UTC  (3+ messages)
` [PATCH] "

[PATCH v2 0/3] Allow emacs to toggle display of all parts including multipart
 2012-12-03  0:58 UTC  (4+ messages)
` [PATCH v2 1/3] emacs: show: make refresh fix point(ish)
` [PATCH v2 2/3] emacs: allow the user to toggle the visibility of multipart/alternative parts
` [PATCH v2 3/3] emacs: show make default part button toggle view when sensible

[PATCH 01/10] cli: Framework for structured output versioning
 2012-12-03  0:58 UTC  (11+ messages)
` [PATCH 02/10] search: Support --use-schema
` [PATCH 03/10] show: "
` [PATCH 04/10] reply: "
` [PATCH 05/10] test: Sanity tests for --use-schema argument
` [PATCH 06/10] emacs: Fix bug in resynchronizing after a JSON parse error
` [PATCH 07/10] emacs: Use --use-schema for search
` [PATCH 08/10] emacs: Factor out synchronous notmuch JSON invocations
` [PATCH 09/10] emacs: Improve error handling for notmuch-call-notmuch-json
` [PATCH 10/10] emacs: Use --use-schema for show and reply
` [PATCH 00/10] CLI output versioning

[PATCH 1/1] NEWS: under-the-hood Emacs interface fixes
 2012-12-02 22:48 UTC 

V2 of batch-tagging plus new dump/restore
 2012-12-02 14:47 UTC  (40+ messages)
` [Patch v2 01/17] hex-escape: (en|de)code strings to/from restricted character set
` [Patch v2 02/17] test/hex-xcode: new test binary
` [Patch v2 03/17] test/hex-escaping: new test for hex escaping routines
` [Patch v2 04/17] test: add database routines for testing
` [Patch v2 05/17] test: add generator for random "stub" messages
` [Patch v2 06/17] test: add broken roundtrip test
` [Patch v2 07/17] notmuch-dump: add --format=(batch-tag|sup)
` [Patch v2 08/17] util: add string-util.[ch]
` [Patch v2 09/17] tag-util.[ch]: New files for common tagging routines
` [Patch v2 10/17] cli: add support for batch tagging operations to "notmuch tag"
` [Patch v2 11/17] test: add test for notmuch tag --batch option
    ` [PATCH] "
` [Patch v2 12/17] man: document notmuch tag --batch, --input options
` [Patch v2 13/17] notmuch-restore: add support for input format 'batch-tag'
` [Patch v2 16/17] notmuch-{dump, restore}.1: document new format options
` [Patch v2 17/17] tag-util: optimization of tag application

[PATCH 0/3] Add notmuch-pick to contrib
 2012-12-01 21:03 UTC  (3+ messages)

[PATCH 1/3] Adding an S-expression structured output printer
 2012-12-01 16:14 UTC  (17+ messages)
` [PATCH 2/3] Use the S-Expression structured printer for notmuch search
` [PATCH 3/3] Use the S-Expression structured printer in notmuch show and notmuch reply

[PATCH] emacs: Split the function notmuch-show-clean-address
 2012-12-01 12:45 UTC  (2+ messages)

[PATCH] lib: fix warnings when building with clang
 2012-12-01 12:43 UTC  (6+ messages)

[PATCH] configure: really expand libdir_expanded
 2012-12-01 12:32 UTC  (3+ messages)

[PATCH] news: add news entry for notmuch-pick
 2012-12-01 12:26 UTC  (2+ messages)

[PATCH] contrib: pick: use async parser from lib
 2012-12-01 12:26 UTC  (3+ messages)

[PATCH] contrib: pick: remove some debug timing messages
 2012-12-01 12:26 UTC  (2+ messages)

[PATCH v2] emacs: display tags in notmuch-show with links
 2012-11-30 16:15 UTC  (8+ messages)
` [PATCH 3/4] emacs: Make tags that appear in `notmuch-show' clickable

[BUG] Saving attachments containing UTF-8 chars
 2012-11-30 13:25 UTC  (8+ messages)

[PATCH 0/5] emacs: make tab completion use visible tags
 2012-11-30  8:21 UTC  (6+ messages)
` [PATCH 1/5] emacs: move tag.el utility functions from lists to strings
` [PATCH 2/5] emacs: allow the tag caller to specify possible completions
` [PATCH 3/5] emacs: notmuch.el remove duplicate tags from get-tags-region
` [PATCH 4/5] emacs: make search tag completion use the tags it believes are there
` [PATCH 5/5] emacs: show tag completion

On disk tag storage format
 2012-11-30  7:31 UTC  (3+ messages)

gmail label support in offlineimap - update
 2012-11-29 16:09 UTC  (9+ messages)

[PATCH 1/2] performance-test/README: update instructions for fetching corpus
 2012-11-29 13:52 UTC  (3+ messages)
` [PATCH 2/2] performance-test: add units to In and Out

[PATCH] test: Abort driver if a test script aborts
 2012-11-29 13:27 UTC  (3+ messages)

[PATCH] test: Use associative arrays to track external prereqs
 2012-11-29 13:26 UTC  (3+ messages)

gmail label support patch available for oflineimap
 2012-11-29 13:26 UTC  (26+ messages)

[PATCH] test: Don't print 'nil' at the beginning of emacs-subject-to-filename
 2012-11-29 13:26 UTC  (3+ messages)

[PATCH] test: Make the emacsclient binary user-configurable
 2012-11-29 13:25 UTC  (3+ messages)

Many color per line in notuch emacs mode
 2012-11-28 18:32 UTC  (4+ messages)

Subfolders as local subfolders in maildir after sync from gmail?
 2012-11-28 10:57 UTC 

[PATCH] test: Quote $output in calls to test_expect_equal
 2012-11-27 14:40 UTC  (3+ messages)

[PATCH 1/2] test/emacs: test saving of attachment containing 8bit octets
 2012-11-27 10:05 UTC  (3+ messages)

[PATCH 0/2] Ignore ignored broken symlinks
 2012-11-27  2:23 UTC  (2+ messages)

[PATCH 1/3] test: Test notmuch new for single-message mbox
 2012-11-27  1:14 UTC  (6+ messages)
` [PATCH 3/3] lib: Reject multi-message mboxes and deprecate "

[PATCH 0/6] API for iterating over all messages in a thread
 2012-11-26 17:35 UTC  (7+ messages)
` [PATCH 6/6] ruby: Add bindings for notmuch_thread_get_messages

[PATCH 01/18] cli: add stub for insert command
 2012-11-26 16:21 UTC  (3+ messages)
` [PATCH 04/18] insert: copy stdin to Maildir tmp file

v4 of Performance tests
 2012-11-26 12:44 UTC  (7+ messages)
` [Patch v4 2/2] test: initial performance testing infrastructure

[PATCH v2 00/20] insert command
 2012-11-26 12:05 UTC  (10+ messages)
` [PATCH v2 05/20] insert: copy stdin to Maildir tmp file
` [PATCH v2 18/20] test: add tests for insert
` [PATCH v2 19/20] man: document 'insert' command

[PATCH v2 0/7] Fix emacs tagging race
 2012-11-26 10:15 UTC  (4+ messages)
` [PATCH v2 1/7] cli: allow query to come from stdin

Notmuch scripts (again), now with more usenet
 2012-11-25 23:36 UTC  (5+ messages)

BUG: notmuch stop on death symlink even
 2012-11-25 20:51 UTC  (2+ messages)


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