messages from 2016-11-27 12:04:44 to 2017-01-18 17:59:22 UTC [more...]
[PATCH] notmuch-config: ENOENT vs generic handling when file open fails
2017-01-18 17:59 UTC (2+ messages)
[PATCH] lib: optimize counting documents
2017-01-18 17:19 UTC (2+ messages)
help wanted: "notmuch count property:foo" as distinct from "notmuch count property:foo=bar"
2017-01-17 20:31 UTC
[RFC PATCH] rfc: make 'make distclean' always use current Makefile.config
2017-01-16 18:04 UTC (7+ messages)
` [RFC PATCH 3] support goals after make *clean, *clean with "
` [RFC PATCH 2] opportunistic support for make {, dist, data}clean {all, test, install}
` [RFC PATCH 5] support make goals after initial *clean goal(s)
` [RFC PATCH 6] support make goals after initial {'', dist, data}clean goal(s)
[PATCH] docs: fix notmuch_message_properties_value documentation
2017-01-15 18:30 UTC (2+ messages)
remove attachments
2017-01-12 11:45 UTC (4+ messages)
[PATCH] test: allow user to choose which gdb to run tests with
2017-01-11 19:18 UTC (3+ messages)
[PATCH] cli/show: list all filenames of a message in the formatted output
2017-01-10 20:19 UTC
[PATCH] emacs: add support for stashing formatted timestamp
2017-01-10 18:15 UTC
converting attachments to text
2017-01-10 0:57 UTC (4+ messages)
[PATCH 1/2] lib: use glib for sha1 digests instead of embedding libsha1
2017-01-10 0:37 UTC (6+ messages)
` [PATCH 2/2] build & util: drop byte order configure check and endian util header
` [PATCH] configure: remove leftover byte order test cleanup
notmuch release 0.23.5 now available
2017-01-09 10:56 UTC
Announcing Astroid v0.7
2017-01-09 0:06 UTC (2+ messages)
` [astroid] "
[PATCH] emacs: show: stop display of appliaction/* parts
2017-01-08 21:49 UTC (7+ messages)
archives and pictures display by default
2017-01-07 13:40 UTC (3+ messages)
YABFR: 0.23.5
2017-01-07 12:53 UTC
[PATCH] lib: fix the todo comment placement on NOTMUCH_STATUS_XAPIAN_EXCEPTION
2017-01-07 12:36 UTC (2+ messages)
[PATCH 1/2] cli/config: allocate config using talloc_zero
2017-01-07 12:33 UTC (3+ messages)
` [PATCH 2/2] cli/config: rename name to key in _config_set_list
[PATCH 0/9] cli/show: refactoring and cleanup
2017-01-06 20:14 UTC (10+ messages)
` [PATCH 1/9] cli/show: detangle overloading of params.part for single message display
` [PATCH 2/9] cli/show: remove unused raw member from show parameters struct
` [PATCH 3/9] cli/show: consistently use format_sel for checking the format
` [PATCH 4/9] cli/show: use a table for choosing the formatter
` [PATCH 5/9] cli/show: rename format_sel to simply format
` [PATCH 6/9] cli/show: group --entire-thread option handling into one place
` [PATCH 7/9] cli/show: move formatter structs closer to where they're needed
` [PATCH 8/9] cli: simplify mime node walk
` [PATCH 9/9] cli: do not initialize zero values with designated initializers
[BUG] notmuch-emacs highlights '>' quoted wrapped lines incorrectly
2017-01-06 11:26 UTC (5+ messages)
format-flowed in compose mode
2017-01-06 1:22 UTC (2+ messages)
[RFC] [PATCH v1 0/2] Improve the display of headers
2017-01-05 15:36 UTC (9+ messages)
` [PATCH v1 1/2] emacs: show: Align the colon in header display
` [PATCH v1 2/2] emacs: show: Wrap headers for display
[PATCH] test: wrap 'wc -l' results in arithmetic evaluation to strip whitespace
2017-01-04 22:35 UTC
[PATCH] [EMACS] Adjust notmuch-crypto gpg call-process function
2017-01-04 22:19 UTC (6+ messages)
[PATCH] test: replaced use of python with $NOTMUCH_PYTHON (twice)
2017-01-04 21:33 UTC
some issues with emacs 25
2017-01-04 16:31 UTC (11+ messages)
[PATCH] test: atomicity.py: improve exit probability on failure
2017-01-04 14:53 UTC
[PATCH] tests: add compatibility layer
2017-01-04 1:57 UTC (12+ messages)
Ignoring nmh mail files
2017-01-03 13:11 UTC (9+ messages)
[PATCH] configure: fix $prefix expansion for libdir_expanded
2017-01-01 17:20 UTC
Unsure on how initial tagging with afew is supposed to work
2016-12-29 20:36 UTC (3+ messages)
A misconfiguration of notmuchmail.org web server?
2016-12-28 18:46 UTC
Search -- Display Recent Dates First
2016-12-28 3:09 UTC (3+ messages)
notmuch release 0.23.4 now available
2016-12-24 9:12 UTC
[PATCH] test: compatibility layer
2016-12-20 12:07 UTC
wildcards with path or folder
2016-12-19 7:38 UTC (4+ messages)
[PATCH] cli: don't call _entry_in_ignore_list twice in count files debug
2016-12-17 16:28 UTC
[PATCH] lib/database: reduce try block scope to things that really need it
2016-12-17 16:26 UTC
[PATCH] completion: add bash completion for query: and property:
2016-12-17 10:50 UTC
[PATCH v6 0/2] Refactor config reading to support non-regular files
2016-12-15 23:36 UTC (5+ messages)
` [PATCH v6 1/2] cli: abstract config file reading to a separate function
` [PATCH v6 2/2] notmuch-config: replace config reading function
[WIP PATCH] emacs: tag-jump allow post tag functions
2016-12-15 22:47 UTC
[PATCH] cli: avoid non-zero exits in notmuch insert --keep
2016-12-15 13:01 UTC (15+ messages)
` [PATCH 1/2] cli/insert: delay database open until after writing mail file
` [PATCH 2/2] cli/insert: return EX_TEMPFAIL for some errors
` v2 of insert tempfail series
` [PATCH 1/3] test: gdb insert: redirect input inside gdb script
` [PATCH 2/3] cli/insert: delay database open until after writing mail file
` [PATCH 3/3] cli/insert: return EX_TEMPFAIL for some errors
` NEWS/docs for insert tempfail changes
` [PATCH 1/2] cli/insert: document the use of EX_TEMPFAIL
` [PATCH 2/2] NEWS: news for notmuch-insert error handling
Fix for notmuch-search autoload cookie
2016-12-15 13:01 UTC (5+ messages)
` [PATCH 1/2] emacs: restore autoload cookie for notmuch-search
` [PATCH 2/2] NEWS: announce autoload fix
anyone uses notmuch-web?
2016-12-14 22:29 UTC (2+ messages)
[PATCH v5 0/2] Refactor config reading to support non-regular files
2016-12-10 19:13 UTC (4+ messages)
` [PATCH v5 1/2] cli: abstract config file reading to a separate function
` [PATCH v5 2/2] notmuch-config: replace config reading function
[alot] announcing v0.4
2016-12-09 9:53 UTC
[alot] announcing v0.4
2016-12-09 9:50 UTC
[PATCH v4 0/2] Refactor config reading to support non-regular files
2016-12-07 19:32 UTC (4+ messages)
` [PATCH v4 1/2] cli: abstract config file reading to a separate function
` [PATCH v4 2/2] notmuch-config: replace config reading function
search for squre bracket
2016-12-07 14:22 UTC (2+ messages)
[PATCH v3 0/2] Refactor config reading to support non-regular files
2016-12-06 19:48 UTC (5+ messages)
` [PATCH v3 1/2] cli: abstract config file reading to a separate function
` [PATCH v3 2/2] notmuch-config: replace config reading function
[PATCH v2 0/2] Refactor config reading to support non-regular files
2016-12-04 13:36 UTC (3+ messages)
` [PATCH v2 2/2] notmuch-config: replace config reading function
Feature request: search for last N modified mails
2016-12-03 13:22 UTC (2+ messages)
[PATCH 1/3] configure: add ${NOTMUCH_SRCDIR} -- absolute path to notmuch source
2016-12-03 12:53 UTC (3+ messages)
` [PATCH 2/3] fix out of tree build
` [PATCH 3/3] fix out of tree tests
[PATCH] test: check the handling of files vanishing between scandir and indexing
2016-12-03 11:24 UTC (5+ messages)
` [PATCH v2] "
[PATCH] test: clean up corpora.email
2016-12-03 11:23 UTC (2+ messages)
Trouble decrypting multipart/encrypted
2016-12-03 8:38 UTC (9+ messages)
[PATCH 1/2] fix out of tree build for ruby bindings
2016-12-02 11:47 UTC (6+ messages)
` [PATCH 2/2] fix (rest of the) out of tree build
Bug#842291: notmuch processes frequently stuck in select()
2016-11-29 18:10 UTC (4+ messages)
` [pkg-gnupg-maint] "
[PATCH v2 9/9] build: update the desktop database after installing the desktop file
2016-11-29 2:10 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 8/9] build: install notmuch-emacs-mua.desktop file with emacs
2016-11-29 2:09 UTC (3+ messages)
` [PATCH v3] "
[PATCH] doc: whitespace cleanup
2016-11-29 2:08 UTC (2+ messages)
[PATCH] test: gdb insert: redirect input inside gdb script
2016-11-28 21:07 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).