messages from 2013-05-25 12:41:38 to 2013-06-04 15:22:16 UTC [more...]
[RFC PATCH] emacs: search: allow command line args as part of query
2013-06-04 15:21 UTC (3+ messages)
` [PATCH v2] "
` [PATCH] "
[PATCH] emacs: remove hardcoded defaults values from docstrings
2013-06-04 14:22 UTC (10+ messages)
` [PATCH] emacs: add `notmuch-archive-tags' cross references in docstrings
[PATCH] debian: update build dependency to require ruby-dev 1:1.9.3
2013-06-04 12:25 UTC (2+ messages)
[PATCH] contrib: pick: remove unnecessary funcall
2013-06-04 12:05 UTC (2+ messages)
[PATCH] emacs: Fix applying stickiness to the :notmuch-part property
2013-06-04 11:43 UTC (4+ messages)
[PATCH] news: Be louder about s/v/o on part buttons going away
2013-06-04 11:43 UTC (4+ messages)
` [PATCH v2] news: Be louder about s/v/o/| "
[PATCH v3 0/6] Make Emacs search use sexp format
2013-06-04 5:33 UTC (11+ messages)
` [PATCH v3 1/6] test: Remove extraneous Emacs error handling test
` [PATCH v3 2/6] emacs: Utilities to manage asynchronous notmuch processes
` [PATCH v3 3/6] emacs: Use async process helper for search
` [PATCH v3 4/6] emacs: Streaming S-expression parser
` [PATCH v3 5/6] emacs: Use streaming S-expr parser for search
` [PATCH v3 6/6] News for S-expression support in Emacs search mode
Error when viewing mails
2013-06-04 5:16 UTC (2+ messages)
[PATCH] contrib: pick: remove reference to inbox in docstring
2013-06-03 22:06 UTC
[PATCH] emacs: update search sort order help to match code
2013-06-03 17:56 UTC
[RFC PATCH] emacs: Remove v command
2013-06-03 17:25 UTC (3+ messages)
[RFC PATCH 1/2] news: Be louder about s/v/o on part buttons going away
2013-06-03 15:53 UTC (2+ messages)
New notmuch vim plugin pushed to master
2013-06-03 14:01 UTC (2+ messages)
[PATCH 1/4] bindings/python: ignore build subdirectory
2013-06-03 11:14 UTC (6+ messages)
` [PATCH 2/4] emacs: update .gitignore
` [PATCH 3/4] bindings/go: ignore downloaded source from github.com
` [PATCH 4/4] debian: update .gitignore
[PATCH] debian: build notmuch-vim again
2013-06-03 10:45 UTC (4+ messages)
[RFC PATCH] revert: Removed top level --stderr= option
2013-06-03 7:15 UTC (3+ messages)
the future of notmuch-vim?
2013-06-03 0:48 UTC (8+ messages)
[PATCH] contrib: pick: bugfix: use notmuch-show-mark-read-tags instead of unread
2013-06-03 0:10 UTC (3+ messages)
[PATCH] contrib: pick: bugfix. use notmuch-show-only-matching-messages rather than prefix
2013-06-03 0:10 UTC (3+ messages)
handle CPPFLAGS in configure and make
2013-06-03 0:09 UTC (6+ messages)
` [PATCH 1/3] debian: compile with V=1
` [PATCH 2/3] configure: grab CPPFLAGS from the environment
` [PATCH 3/3] build: pass CPPFLAGS to C and C++ compilers
[PATCH] emacs: replace (funcall 'foo ...) with (foo ...)
2013-06-03 0:01 UTC (6+ messages)
` [PATCH] emacs: replace setq + let with let*
[PATCH] NEWS: key bindings for next/previous thread
2013-06-02 23:58 UTC (2+ messages)
[PATCH] contrib: pick: use the sexp parser
2013-06-02 12:01 UTC (4+ messages)
[PATCH 0/8] packaging: fedora: general updates
2013-06-02 11:09 UTC (7+ messages)
` [PATCH 1/8] packaging: fedora: update
[PATCH 0/2] Add some thread based actions to pick
2013-06-01 21:45 UTC (8+ messages)
` [PATCH 1/2] contrib: pick: add thread based utility functions
` [PATCH 2/2] contrib: pick: thread tagging (including archiving) implemented
[PATCH] News for S-expression support in Emacs search mode
2013-06-01 18:02 UTC (2+ messages)
[PATCH v4 0/5] emacs: show: lazy handling of hidden parts
2013-06-01 16:46 UTC (7+ messages)
` [PATCH v4 1/5] emacs: show: fake wash parts are handled at insert-bodypart level
` [PATCH v4 2/5] emacs: show: move the insertion of the header button to the top level
` [PATCH v4 3/5] emacs: show: pass button to create-overlays
` [PATCH v4 4/5] emacs: show: modify the way hidden state is recorded
` [PATCH v4 5/5] emacs: show: implement lazy hidden part handling
` [PATCH v4 6/5] emacs: show: lazy-part bugfix
[PATCH] cli: remove unused argument descriptions
2013-06-01 1:06 UTC (3+ messages)
[PATCH 1/2] emacs: add show view bindings to move to previous/next thread
2013-06-01 1:05 UTC (7+ messages)
` [PATCH 2/2] TODO: keybindings for next/previous thread done
` [PATCH] emacs: add show view bindings to move to previous/next thread
[PATCH v2 0/5] emacs: Part command improvements
2013-06-01 1:05 UTC (9+ messages)
` [PATCH v2 1/5] emacs: Retain text properties when toggling buttons
` [PATCH v2 2/5] emacs: Record part p-list in a text property
` [PATCH v2 3/5] emacs: Simplify MIME part command implementation
` [PATCH v2 4/5] emacs: Bind MIME part commands to "." submap
` [PATCH v2 5/5] News for Emacs part handling changes
[PATCH v2 0/5] Make Emacs search use sexp format
2013-05-31 23:43 UTC (10+ messages)
` [PATCH v2 1/5] test: Remove extraneous Emacs error handling test
` [PATCH v2 2/5] emacs: Utilities to manage asynchronous notmuch processes
` [PATCH v2 3/5] emacs: Use async process helper for search
` [PATCH v2 4/5] emacs: Streaming S-expression parser
` [PATCH v2 5/5] emacs: Use streaming S-expr parser for search
[PATCH v3 0/5] emacs: show: lazy handling of hidden parts
2013-05-31 23:33 UTC (11+ messages)
` [PATCH v3 1/5] emacs: show: fake wash parts are handled at insert-bodypart level
` [PATCH v3 2/5] emacs: show: move the insertion of the header button to the top level
` [PATCH v3 3/5] emacs: show: pass button to create-overlays
` [PATCH v3 4/5] emacs: show: modify the way hidden state is recorded
` [PATCH v3 5/5] emacs: show: implement lazy hidden part handling
Xapers
2013-05-31 19:04 UTC (3+ messages)
[PATCH] emacs: show: change emacs interactive pipe message
2013-05-31 8:08 UTC (2+ messages)
[PATCH v2 0/3] emacs: show: lazy handling of hidden parts
2013-05-31 4:16 UTC (7+ messages)
` [PATCH v2 1/3] emacs: show: fake wash parts are handled at insert-bodypart level
` [PATCH v2 2/3] emacs: show: move the insertion of the header button to the top level
` [PATCH v2 3/3] emacs: show: implement lazy hidden part handling
[PATCH] Fix shared library loading in Python bindings
2013-05-30 16:06 UTC (3+ messages)
[PATCH 0/4] emacs: Part command improvements
2013-05-30 1:01 UTC (8+ messages)
` [PATCH 1/4] emacs: Retain text properties when toggling buttons
` [PATCH 2/4] emacs: Record part p-list in a text property
` [PATCH 3/4] emacs: Simplify MIME part command implementation
` [PATCH 4/4] emacs: Bind MIME part commands to "." submap
v3 of --stderr=FILE patches
2013-05-29 23:52 UTC (8+ messages)
` [PATCH v3 1/4] cli: add global option --stderr=FILE
` [PATCH v3 2/4] test: added --stderr=FILE tests
` [PATCH v3 3/4] man: documented --stderr=FILE in notmuch.1 manual page
` [PATCH v3 4/4] NEWS: added information about new --stderr=FILE top level option
[PATCH v5 00/12] insert command
2013-05-28 13:58 UTC (4+ messages)
` [PATCH v5 03/12] cli: add "
v2 of --stderr=FILE patches
2013-05-28 6:34 UTC (9+ messages)
` [PATCH v2 1/4] cli: add global option --stderr=FILE
` [PATCH v2 2/4] test: added --stderr=FILE tests
` [PATCH v2 3/4] man: documented --stderr=FILE in notmuch.1 manual page
` [PATCH v2 4/4] NEWS: added information about new --stderr=FILE global option
` [PATCH v2 4b/4] NEWS: added information about new --stderr=FILE top level option
[PATCH] emacs: Fix trimming regexp in notmuch-check-exit-status
2013-05-27 21:30 UTC (2+ messages)
[PATCH 0/5] Make Emacs search use sexp format
2013-05-27 20:58 UTC (7+ messages)
` [PATCH 4/5] emacs: Streaming S-expression parser
The Python bindings are now back on PyPI
2013-05-27 18:16 UTC (3+ messages)
[PATCH 0/6] cli: better tooling support for duplicate messages
2013-05-27 6:14 UTC (6+ messages)
` [PATCH 1/6] cli: add --duplicate=N option to notmuch search
` [PATCH 6/6] man: document notmuch count --output=files
[PATCH] build: fix out-of-tree builds
2013-05-26 23:37 UTC (4+ messages)
` [PATCH v2] "
[PATCH] emacs: Avoid deprecated function flet
2013-05-26 23:35 UTC (9+ messages)
` [PATCH] emacs: Don't override mm-show-part in notmuch-show-view-part
` [PATCH v2] "
[PATCH] NEWS: a bunch of cli news since 0.15
2013-05-26 23:35 UTC (2+ messages)
[PATCH 0/2] Contrib: Pick: Remove horrible hack
2013-05-26 6:50 UTC (3+ messages)
` [PATCH 1/2] contrib: pick: remove hack notmuch-pick-show-match-message-with-wait
` [PATCH 2/2] contrib: pick: fix refresh result
[PATCH] contrib: pick: if no target specified go to first matching message
2013-05-26 6:40 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).