messages from 2012-08-04 02:23:24 to 2012-08-21 14:49:49 UTC [more...]
[PATCH RFC?] Compactification support
2012-08-21 14:49 UTC (8+ messages)
` [PATCH 1/3] Add notmuch_database_close_compact
` [PATCH 2/3] Produce status messages during compacting
` [PATCH 3/3] Add notmuch compact command
[PATCH] notmuch-show: add notmuch-show-mark-read-tags option
2012-08-21 13:13 UTC
notmuch release 0.14 now available
2012-08-21 9:57 UTC
[PATCH] News for new 'previous' behavior
2012-08-20 8:39 UTC (2+ messages)
random corpus generator, v3
2012-08-19 13:18 UTC (7+ messages)
` [Patch v3 1/6] hex-escape: (en|de)code strings to/from restricted character set
` [Patch v3 2/6] test/hex-xcode: new test binary
` [Patch v3 3/6] test/hex-escaping: new test for hex escaping routines
` [Patch v3 4/6] test: add database routines for testing
` [Patch v3 5/6] test: add generator for random "stub" messages
` [Patch v3 6/6] test: add broken roundtrip test
[PATCH] devel: add release-checks.sh
2012-08-19 14:03 UTC (2+ messages)
[PATCH 00/11] add recipients to search output
2012-08-20 1:52 UTC (12+ messages)
` [PATCH 01/11] lib: new thread addresses structure
` [PATCH 02/11] lib: use new addresses structure for thread authors
` [PATCH 03/11] lib: give _thread_cleanup_author a more generic name
` [PATCH 04/11] lib: remove no longer needed author-specific thread functions
` [PATCH 05/11] lib: add ability to store recipients in message structure
` [PATCH 06/11] lib: store thread recipients in thread structure
` [PATCH 07/11] test: search recipient output
` [PATCH 08/11] cli: add thread recipients to search output
` [PATCH 09/11] emacs: add ability to show recipients instead of author in search
` [PATCH 10/11] emacs: add function to toggle showing authors/recipients "
` [PATCH 11/11] lib: add recipients to database
[PATCH 1/2] test: emacs: call accept-process-output in notmuch-test-wait
2012-08-17 18:55 UTC (6+ messages)
` [PATCH 2/2] test: emacs: run list-processes after accept-process-output in emacs 23.1
Vim plugins
2012-08-16 17:20 UTC (9+ messages)
Alternative (raw) message store (i.e. instead of maildir)
2012-08-14 23:34 UTC (15+ messages)
‘class Xapian::Database’ has no member named ‘close’
2012-08-14 17:22 UTC (5+ messages)
[announce] Bower 0.4
2012-08-14 12:00 UTC (9+ messages)
Random message corpus, v2
2012-08-13 20:13 UTC (7+ messages)
` [Patch v2 1/6] hex-escape: (en|de)code strings to/from restricted character set
` [Patch v2 2/6] test/hex-xcode: new test binary
` [Patch v2 3/6] test/hex-escaping: new test for hex escaping routines
` [Patch v2 4/6] test: add database routines for testing
` [Patch v2 5/6] test: add generator for random "stub" messages
` [Patch v2 6/6] test: add broken roundtrip test
multipart/alternative bug
2012-08-13 17:52 UTC (3+ messages)
[PATCH] emacs: Make moving to the previous message move to the previous boundary
2012-08-12 19:56 UTC (3+ messages)
[PATCH] reply: Convert JSON format to use sprinter
2012-08-12 19:53 UTC (4+ messages)
[PATCH] cli: Remove now-unused json.c
2012-08-12 19:52 UTC (4+ messages)
Small bug in json-search changes
2012-08-12 19:51 UTC (9+ messages)
` [PATCH] emacs: notmuch search bugfix
` [PATCH v2] "
[PATCH] test: Add test for messages with missing headers
2012-08-12 19:51 UTC (12+ messages)
` [PATCH v2] "
` [PATCH] sprinters: bugfix when NULL passed for a string
[PATCH] emacs: Fix "not defined at runtime" warning
2012-08-12 19:49 UTC (6+ messages)
[PATCH] emacs: add function to toggle display of all multipart/alternative parts
2012-08-12 17:39 UTC (12+ messages)
` [PATCH v2] "
` [PATCH 1/2] test: add emacs show mode test for toggling display of multipart/alternative
` [PATCH 2/2] test: move all emacs show tests to emacs-show test script
test infrastructure for new dump/restore
2012-08-08 16:33 UTC (7+ messages)
` [PATCH 1/3] test: add database routines for testing
` [PATCH 2/3] test: add generator for random "stub" messages
` [PATCH 3/3] test: add broken roundtrip test
Segmentation fault in notmuch search --format=json
2012-08-08 16:25 UTC (9+ messages)
` [PATCH] sprinters: bugfix when NULL passed for a string
[PATCH 1/4] show: indicate length of omitted body content (json)
2012-08-08 12:31 UTC (13+ messages)
` [PATCH 2/4] test: conform to content-length fields (json)
` [PATCH 3/4] show: indicate length of omitted body content (text)
` [PATCH 4/4] test: conform to content-length fields (text)
[PATCH v2 0/3] indicate length of omitted body content
2012-08-08 12:27 UTC (4+ messages)
` [PATCH v2 1/3] test: normalize only message filenames in show json
` [PATCH v2 2/3] show: indicate length, encoding of omitted body content
` [PATCH v2 3/3] test: conform to content length, encoding fields
[PATCH] notmuch-show: add notmuch-show-auto-mark-read option
2012-08-07 16:38 UTC (9+ messages)
PATCH: notmuch-mutt.rc macros (with correct commit msg)
2012-08-06 16:14 UTC (2+ messages)
Release plans for 0.14
2012-08-06 13:24 UTC (2+ messages)
Remove positional arguments to dump and restore
2012-08-06 12:09 UTC (8+ messages)
` [PATCH 1/2] notmuch-dump: remove deprecated positional argument for output file
` [PATCH 2/2] notmuch-restore: replace positional argument for input with option
` [PATCH v2] "
` [PATCH] NEWS: discuss changes for dump and restore syntax
[PATCH v2 0/7] notmuch search date:since..until query support
2012-08-05 21:43 UTC (10+ messages)
` [PATCH v2 1/7] build: drop the -Wswitch-enum warning
` [PATCH v2 2/7] lib: add a date/time parser module
` [PATCH v2 3/7] test: add new test tool parse-time for date/time parser
` [PATCH v2 4/7] test: add smoke tests for the date/time parser module
` [PATCH v2 5/7] lib: add date range query support
` [PATCH v2 6/7] test: add tests for date:since..until range queries
` [PATCH v2 7/7] man: document the "
Inheriting tags from parent
2012-08-05 20:10 UTC (3+ messages)
[PATCH] test: test-lib.el: replace sleep-for with sit-for in notmuch-test-wait
2012-08-04 23:17 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/7] Various fixes for the Go bindings
2012-08-04 19:28 UTC (7+ messages)
` [PATCH 3/7] go: Allow notmuch objects to be garbage collected
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).