messages from 2013-08-16 20:41:29 to 2013-09-02 03:28:30 UTC [more...]
[PATCH 0/4] contrib: pick: allow more general format lines
2013-09-02 3:28 UTC (5+ 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 v4 0/3] Add some thread based actions to pick
2013-09-02 1:21 UTC (5+ 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: insert quotable parts in reply as they are displayed in show view
2013-09-01 19:13 UTC
[PATCH] emacs: insert quotable parts in reply as they are displayed in show view
2013-09-01 18:13 UTC (3+ messages)
[PATCH] emacs: add buttons for all multipart/related parts
2013-09-01 17:13 UTC (9+ messages)
[PATCH] emacs: show: lazy part bugfix
2013-09-01 16:18 UTC (2+ messages)
(no subject)
2013-09-01 15:43 UTC (5+ messages)
` [PATCH 1/3] database: Add notmuch_database_compact_close
` [PATCH 2/3] notmuch-compact: Initial commit
` [PATCH 3/3] notmuch-compact: Add man page
[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 0/2] emacs: simplify and cleanup notmuch-mua-reply
2013-08-28 19:34 UTC (3+ messages)
` [PATCH 1/2] emacs: simplify point placement for inserting message body on reply
` [PATCH 2/2] emacs: slightly cleanup the reply code
[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 (13+ 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 v2 0/3] contrib: pick: remove an unused variable
2013-08-26 21:09 UTC (4+ 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 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 (4+ messages)
[PATCH 1/1] test: pre-set terminal capabilities (colors, boldness)
2013-08-24 13:31 UTC
[PATCH v3 0/8] cli: better tooling support for duplicate messages
2013-08-24 9:51 UTC (14+ messages)
` [PATCH v3 1/8] cli: add --duplicate=N option to notmuch search
` [PATCH v3 2/8] test: test notmuch search --duplicate=N
` [PATCH v3 3/8] man: document "
` [PATCH v3 4/8] cli: add --output=files option to notmuch count
` [PATCH v3 5/8] test: test notmuch count --output=files
` [PATCH v3 6/8] man: document "
` [PATCH v3 7/8] NEWS: cli options for improved duplicate message handling
` [PATCH v4 "
` [PATCH v3 8/8] man: clarify folder: prefix regarding duplicate files
[PATCH v3 00/10] Solaris support
2013-08-24 9:41 UTC (3+ messages)
` [PATCH v3 08/10] notmuch-config: use strchr(), not index() (Solaris support)
[PATCH 00/11] contrib: pick: keybindings
2013-08-24 9:33 UTC (2+ messages)
Solaris support - missing or incompatible functions (v2)
2013-08-23 16:06 UTC (10+ messages)
` [PATCH 4/4] timegm: add portable implementation (Solaris support)
[PATCH] Switch to DEF from INITIAL-INPUT in completing-read
2013-08-24 7:18 UTC (5+ messages)
[Olivier Berger] Bug#720543: notmuch: Please provide a script allowing to compact the xapian base
2013-08-24 2:26 UTC (2+ messages)
[DRAFT PATCH] emacs: describe-prefix-bindings
2013-08-23 20:25 UTC (2+ messages)
[PATCH] emacs: insert quotable parts in reply as they are displayed in show view
2013-08-23 14:50 UTC (2+ messages)
[PATCH] make http links into buttons
2013-08-23 6:51 UTC
[PATCH v3 00/11] contrib: pick: keybindings
2013-08-22 17:49 UTC (14+ messages)
` [PATCH v3 01/11] contrib: pick: override notmuch-show-get-prop
` [PATCH v3 02/11] contrib: pick: Link in notmuch-show-pipe-message
` [PATCH v3 03/11] contrib: pick: Link in attachment functions straight from notmuch-show
` [PATCH v3 04/11] contrib: pick: Link in stash map "
` [PATCH v3 05/11] contrib: pick: add in to-message-window function
` [PATCH v3 06/11] contrib: pick: add button press helper
` [PATCH v3 07/11] contrib: pick: pass tab through to the message pane
` [PATCH v3 08/11] contrib: pick: close window function
` [PATCH v3 09/11] contrib: pick: make help close the message pane first
` [PATCH v3 10/11] contrib: pick: add in binding to view raw message
` [PATCH v3 11/11] contrib: pick: use close-message-pane for reply etc
[PATCH v2 00/11] contrib: pick: keybindings
2013-08-21 20:23 UTC (13+ messages)
` [PATCH v2 01/11] contrib: pick: override notmuch-show-get-prop
` [PATCH v2 02/11] contrib: pick: Link in notmuch-show-pipe-message
` [PATCH v2 03/11] contrib: pick: Link in attachment functions straight from notmuch-show
` [PATCH v2 04/11] contrib: pick: Link in stash map "
` [PATCH v2 05/11] contrib: pick: add in to-message-window function
` [PATCH v2 06/11] contrib: pick: add button press helper
` [PATCH v2 07/11] contrib: pick: pass tab through to the message pane
` [PATCH v2 08/11] contrib: pick: close window function
` [PATCH v2 09/11] contrib: pick: make help close the message pane first
` [PATCH v2 10/11] contrib: pick: add in binding to view raw message
` [PATCH v2 11/11] contrib: pick: use close-message-pane for reply etc
Inline-encryption, encryption failure when storing sent mails
2013-08-20 17:03 UTC (3+ messages)
[PATCH 1/1] test: unset 'xpg_echo' bash shell option
2013-08-20 16:16 UTC
[PATCH] test: Canonicalize RFC 2047 encoding and charset
2013-08-20 7:16 UTC (7+ messages)
` [PATCH v2] "
missing part in emacs UI
2013-08-20 0:29 UTC (3+ messages)
return code 134
2013-08-19 11:15 UTC (3+ messages)
search order
2013-08-18 14:32 UTC (2+ messages)
[PATCH 1/2] cli: abstract common config get/set code
2013-08-18 18:09 UTC (3+ messages)
` [PATCH 2/2] cli: define config getters and setters using a macro
Compiling fails
2013-08-17 21:35 UTC (3+ messages)
[PATCH v3 0/3] Clean up reply's encoding story
2013-08-17 15:21 UTC (4+ messages)
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).