unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2013-08-24 16:34:05 to 2013-09-11 18:38:03 UTC [more...]

[PATCH] lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()
 2013-09-11 18:37 UTC  (11+ messages)
    ` [PATCH] lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init() a test
  ` [PATCH v2 1/2] test: add known broken tests for known broken RFC 2047 encodings
    ` [PATCH v2 2/2] lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()

[PATCH 1/3] cli: add insert --must-index option
 2013-09-11 14:13 UTC  (5+ messages)

search order
 2013-09-10 14:28 UTC  (3+ messages)

[PATCH] emacs: show: stop stderr appearing in buffer
 2013-09-10 14:12 UTC  (2+ messages)

[BUG] Decryption fails if message was signed with an unknown key
 2013-09-10 11:29 UTC  (3+ messages)

[PATCH] emacs: add buttons for all multipart/related parts
 2013-09-10 11:15 UTC  (3+ messages)

[PATCH v2 0/9] emacs: Unify common key bindings and lots more
 2013-09-10 11:15 UTC  (13+ messages)
` [PATCH v2 1/9] emacs: Consistently use configured sort order
` [PATCH v2 2/9] emacs: Refresh hello whenever the user switches to the buffer
` [PATCH v2 3/9] emacs: Bind "s" to notmuch-search in hello-mode
` [PATCH v2 4/9] emacs: Remove notmuch-search quit continuation
` [PATCH v2 5/9] emacs: Move `notmuch-poll' to notmuch-lib
` [PATCH v2 6/9] emacs: Add unified refresh-this-buffer function
` [PATCH v2 7/9] emacs: Make notmuch-help work with arbitrary keymaps
` [PATCH v2 8/9] emacs: Define a common shared keymap for all of notmuch
` [PATCH v2 9/9] emacs: Move ?, q, s, m, =, and G to the common keymap

[PATCH] emacs: show: lazy part bugfix
 2013-09-10 11:14 UTC  (10+ messages)
` [PATCH v2] "
          ` [PATCH] emacs: show: lazy part handling bugfix

reply to messages with message/rfc822 parts
 2013-09-10  9:12 UTC 

[PATCH 1/1] test: unset 'xpg_echo' bash shell option
 2013-09-09  1:54 UTC  (3+ messages)

notmuch-mutt: switch to using the new --duplicate flag
 2013-09-09  1:54 UTC  (5+ messages)
` [PATCH 1/2] notmuch-mutt: use notmuch "
` [PATCH 2/2] debian: remove unneeded notmuch-mutt dependencies

[PATCH 1/1] emacs: fix notmuch-mua-reply point placement when signature involved
 2013-09-09  1:53 UTC  (3+ messages)

[PATCH v2] test: exit with nonzero value when not all tests completed successfully
 2013-09-09  1:52 UTC  (3+ messages)

[PATCH 1/1] notmuch-mutt: Fix tagging issues
 2013-09-09  1:52 UTC  (6+ messages)
    ` [PATCH v2 "

wiki licensing
 2013-09-07 14:24 UTC 

segfault with xapian 1.3.1
 2013-09-06 21:29 UTC  (4+ messages)

[PATCH 1/1] test: exit with nonzero value when not all tests completed successfully
 2013-09-06 17:15 UTC  (2+ messages)

[PATCH 1/1] emacs: fix notmuch-mua-reply point placement when signature involved
 2013-09-05 16:42 UTC  (5+ messages)

notmuch emacs mode could be friendlier when the user has never run "notmuch setup"
 2013-09-05 14:43 UTC 

[PATCH] emacs: insert quotable parts in reply as they are displayed in show view
 2013-09-05  9:42 UTC  (4+ messages)

proposal to remove contrib/notmuch-vim and contrib/notmuch-deliver
 2013-09-05  9:12 UTC  (9+ messages)

[PATCH] emacs: distinguish tag `flagged' on terminal
 2013-09-04 17:06 UTC 

[ALT PATCH] emacs: target one-notmuch.el[c] -- emacs client in one .el[c] file
 2013-09-04 16:32 UTC  (3+ messages)

[PATCH 0/4] contrib: pick: extra tests
 2013-09-04  9:37 UTC  (7+ messages)
` [PATCH 1/4] contrib: pick: test: tag/untag single message
` [PATCH 2/4] contrib: pick: test: tag/untag whole thread
` [PATCH 3/4] contrib: pick: test: stash message id
` [PATCH 4/4] contrib: pick: test: buffer movement

[PATCH 0/3] Adding non-maildir tags does not move message from new to cur
 2013-09-03 23:56 UTC  (4+ messages)
` [PATCH 1/3] test: "

[PATCH 0/2] emacs: simplify and cleanup notmuch-mua-reply
 2013-09-03 15:30 UTC  (4+ messages)
` [PATCH 1/2] emacs: simplify point placement for inserting message body on reply
` [PATCH 2/2] emacs: slightly cleanup the reply code

(no subject)
 2013-09-03 14:32 UTC  (4+ messages)
` [PATCH 1/3] database: Add notmuch_database_compact_close

[PATCH 3/3] tags_to_maildir_flags: Don't rename if no flags change
 2013-09-03 12:11 UTC  (7+ messages)
` [PATCH] test: update insert tests for new maildir synchronization rules
  ` [PATCH 1/2] test: add more maildir flag syncing related tests to insert
    ` [PATCH 2/2] test: improve insert test reliability by checking message-id instead of count

[Patch v3 0/3] contrib: pick: remove an unused variable
 2013-09-03  9:20 UTC  (5+ messages)
` [Patch v3 1/3] contrib: pick: remove unneeded variable notmuch-pick-buffer-name
` [Patch v3 2/3] contrib: pick: add docstring for notmuch-pick-worker
` [Patch v3 3/3] contrib: pick: test: refresh view

[Patch v4 0/3] Add some thread based actions to pick
 2013-09-03  9:20 UTC  (7+ messages)
` [Patch v4 1/3] contrib: pick: add thread based utility functions
` [Patch v4 2/3] contrib: pick: thread tagging (including archiving) implemented
` [Patch v4 3/3] contrib: pick: bind M-p and M-n to prev/next thread

[PATCH] emacs: target notmuch-one.el[c] -- emacs client in one .el[c] file
 2013-09-02 19:37 UTC 

[Patch v2 0/3] contrib: pick: remove an unused variable
 2013-09-02 15:17 UTC  (6+ messages)
` [Patch v2 1/3] contrib: pick: remove unneeded variable notmuch-pick-buffer-name
` [Patch v2 2/3] contrib: pick: add docstring for notmuch-pick-worker
` [Patch v2 3/3] contrib: pick: test: refresh view

[PATCH 0/4] contrib: pick: allow more general format lines
 2013-09-02  3:36 UTC  (6+ messages)
` [PATCH 1/4] contrib: pick: print () for a message with no tags
` [PATCH 2/4] contrib: pick: move the insertion of fields up a level
` [PATCH 3/4] contrib: pick: allow recursive message field formats
` [PATCH 4/4] contrib: pick: make the tree graphics a proper part of the format

[PATCH] emacs: insert quotable parts in reply as they are displayed in show view
 2013-09-01 19:13 UTC 

[PATCH v2] emacs: insert quotable parts in reply as they are displayed in show view
 2013-09-01 14:54 UTC  (6+ messages)

[PATCH] man/Makefile.local: allow out-of-tree 'make install'
 2013-09-01 13:45 UTC  (4+ messages)

[PATCH] lib: fix clang build
 2013-09-01 10:10 UTC  (5+ messages)

[PATCH 0/9] emacs: Unify common key bindings and lots more
 2013-09-01  7:50 UTC  (11+ messages)
` [PATCH 1/9] emacs: Consistently use configured sort order
` [PATCH 2/9] emacs: Refresh hello whenever the user switches to the buffer
` [PATCH 3/9] emacs: Bind "s" to notmuch-search in hello-mode
` [PATCH 4/9] emacs: Remove notmuch-search quit continuation
` [PATCH 5/9] emacs: Move `notmuch-poll' to notmuch-lib
` [PATCH 6/9] emacs: Add unified refresh-this-buffer function
` [PATCH 7/9] emacs: Make notmuch-help work with arbitrary keymaps
` [PATCH 8/9] emacs: Define a common shared keymap for all of notmuch
` [PATCH 9/9] emacs: Move ?, q, s, m, =, and G to the common keymap

Possible addtions to notmuch new ?
 2013-08-29 19:41 UTC  (3+ messages)
  `  "

[RFC PATCH 1/2] cli: add support for global options that get passed to sub-commands
 2013-08-31 10:34 UTC  (2+ messages)
` [RFC PATCH 2/2] cli: use global verbose, debug, and no-hooks options in notmuch new

[PATCH] emacs: bugfix notmuch-mua-reply when signature is present
 2013-08-28 20:46 UTC  (9+ messages)

[PATCH 1/1] emacs: Makefile.local: HAVE_EMACS usage fixes
 2013-08-27 19:00 UTC 

[PATCH 1/1] emacs: Makefile.local: HAVE_EMACS usage fixes
 2013-08-27 17:43 UTC 

encoding when forwarding messages
 2013-08-27 15:18 UTC  (4+ messages)

Feature proposal: OUTPUT_AUTHOR format
 2013-08-27 14:06 UTC  (6+ messages)

cli: add --include-html option to notmuch show
 2013-08-27 11:04 UTC  (5+ messages)
` [PATCH 1/1] test: test notmuch show --include-html option

[PATCH 1/1] emacs: removed 3 duplicate functions from notmuch-show.el
 2013-08-27 11:03 UTC  (3+ messages)

[PATCH 0/2] contrib: pick: remove sync parser
 2013-08-27 11:02 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] contrib: pick: remove sync tests

[PATCH 1/1] emacs: add '?' to some prefix keymaps to describe its bindings
 2013-08-25 10:24 UTC  (2+ messages)

[Patch (rebased) 0/2] contrib: pick: remove an unused variable
 2013-08-26 18:36 UTC  (4+ messages)
` [Patch (rebased) 1/2] contrib: pick: remove unneeded variable notmuch-pick-buffer-name
` [Patch (rebased) 2/2] contrib: pick: add docstring for notmuch-pick-worker

$(date ...)..$(date ...) request from Emacs
 2013-08-25  7:04 UTC  (4+ messages)

[Bug] Force creating of Mail/sent on sending?
 2013-08-24 16:33 UTC  (3+ 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).