messages from 2013-05-14 00:42:24 to 2013-05-30 20:11:35 UTC [more...]
[PATCH] emacs: show: change emacs interactive pipe message
2013-05-30 20:11 UTC
[PATCH v2 0/5] Make Emacs search use sexp format
2013-05-30 17:13 UTC (6+ 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] Fix shared library loading in Python bindings
2013-05-30 16:06 UTC (3+ messages)
[PATCH v2 0/5] emacs: Part command improvements
2013-05-30 14:33 UTC (7+ 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 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 0/8] packaging: fedora: general updates
2013-05-29 3:15 UTC (5+ messages)
[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 (3+ messages)
[PATCH 0/5] Make Emacs search use sexp format
2013-05-27 20:58 UTC (18+ messages)
` [PATCH 1/5] test: Remove extraneous Emacs error handling test
` [PATCH 2/5] emacs: Utilities to manage asynchronous notmuch processes
` [PATCH 3/5] emacs: Use async process helper for search
` [PATCH 4/5] emacs: Streaming S-expression parser
` [PATCH 5/5] emacs: Use streaming S-expr parser for search
The Python bindings are now back on PyPI
2013-05-27 18:16 UTC (3+ messages)
[PATCH 0/2] Add some thread based actions to pick
2013-05-27 7:35 UTC (4+ messages)
` [PATCH 1/2] contrib: pick: add thread based utility functions
[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 (8+ messages)
` [PATCH v2] "
[PATCH 1/2] emacs: add show view bindings to move to previous/next thread
2013-05-26 23:36 UTC (6+ messages)
` [PATCH 2/2] TODO: keybindings for next/previous thread done
` [PATCH] emacs: add show view bindings to move to previous/next thread
use of flet in notmuch-emacs
2013-05-26 23:35 UTC (12+ messages)
` [PATCH] emacs: Avoid deprecated function flet
` [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)
handle CPPFLAGS in configure and make
2013-05-26 20:07 UTC (5+ 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] cli: remove unused argument descriptions
2013-05-26 16:28 UTC (2+ messages)
[PATCH v2 0/3] emacs: show: lazy handling of hidden parts
2013-05-26 7:57 UTC (4+ 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 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
[PATCH 1/4] cli: add global option --stderr=FILE
2013-05-25 11:02 UTC (7+ messages)
` [PATCH 2/4] test: added --stderr=FILE tests
` [PATCH 3/4] man: documented --stderr=FILE in notmuch.1 manual page
` [PATCH 4/4] NEWS: added information about new --stderr=FILE global option
converting notmuch email to 'TODO' entry in org-mode
2013-05-25 1:25 UTC (8+ messages)
[PATCH] devel: add dkg's printmimestructure script to notmuch devel scripts
2013-05-23 15:15 UTC (5+ messages)
Python Bindings missing on PyPI
2013-05-22 16:57 UTC (4+ messages)
[PATCH] emacs: Compute build dependencies to fix byte compile issues
2013-05-23 11:46 UTC (6+ messages)
[PATCH v2] debian: package ruby bindings
2013-05-23 11:44 UTC (7+ messages)
[PATCH 0/2] ruby: general improvements
2013-05-23 11:44 UTC (9+ messages)
` [PATCH 1/2] ruby: use in-tree notmuch library
` [PATCH 2/2] ruby: fix missing symbol UINT2FIX()
[RFC PATCH 1/1] add --stderr option
2013-05-22 11:15 UTC (5+ messages)
[PATCH v2 1/1] NEWS: No Emacs 22 support
2013-05-21 17:07 UTC
puzzled with CIDs in HTML email
2013-05-21 15:59 UTC
how the date query works?
2013-05-21 14:29 UTC (4+ messages)
[PATCH 0/4] emacs: show: lazy handling of hidden parts
2013-05-20 18:43 UTC (3+ messages)
` [PATCH 2/4] emacs: show: handle inline patch fake parts at top level
[PATCH 0/2] contrib: pick: allow target message
2013-05-20 18:04 UTC (3+ messages)
` [PATCH 1/2] contrib: pick: move save-excursion closer to message insertion
Solaris support - missing or incompatible functions
2013-05-20 13:19 UTC (9+ messages)
` "
` "
[PATCH 1/1] NEWS: removal of backported support for Emacs version 22
2013-05-18 23:48 UTC (2+ messages)
[PATCH] emacs: Proper error string handling in search sentinel
2013-05-18 10:57 UTC (2+ messages)
Joining messages into threads
2013-05-17 19:46 UTC (3+ messages)
` "
[PATCH] emacs: tag: fix compile warning
2013-05-16 2:42 UTC (3+ messages)
simplify and fix performance tests
2013-05-16 2:41 UTC (8+ messages)
` [PATCH 1/4] perf-test: rename memory tests
` [PATCH 2/4] perf-test: rename time tests to have .sh suffix
` [PATCH 3/4] perf-test: run all appropriately named time tests
` [PATCH 4/4] perf-test: add notmuch-memory-test
[PATCH v2 0/8] search --exclude=all
2013-05-14 0:45 UTC (2+ messages)
[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated
2013-05-14 0:43 UTC (4+ messages)
` [PATCH 1/2] test: add tests for the handling of References and In-Reply-To headers
` [PATCH 2/2] lib/database.cc: change how the parent of a message is calculated
[PATCH 1/1] emacs: removed code attempting to support emaces prior to version 23
2013-05-14 0:42 UTC (2+ 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).