messages from 2012-10-15 10:58:44 to 2012-10-30 15:31:49 UTC [more...]
Error with contrib/notmuch-pick
2012-10-30 15:31 UTC
[PATCH] don't show x-foo tags in search view
2012-10-30 14:57 UTC (7+ messages)
[PATCH] contrib: notmuch-pick: add tests
2012-10-30 14:44 UTC (2+ messages)
[PATCH v2 0/2] include Reply-To headers in json output
2012-10-30 10:12 UTC (3+ messages)
` [PATCH v2 1/2] show: include Reply-To header "
` [PATCH v2 2/2] test: add test for showing Reply-To headers
Notmuch search missing mail id
2012-10-29 18:03 UTC (3+ messages)
[BUG] Saving attachments containing UTF-8 chars
2012-10-29 16:31 UTC (2+ messages)
[PATCH] notmuch-show: include Bcc header in json output
2012-10-29 16:08 UTC (5+ messages)
` [PATCHv3] "
` [PATCH] Add NEWS information about Bcc header in JSON output
a DoS vulnerability associated with conflated Message-IDs?
2012-10-29 11:15 UTC (2+ messages)
[PATCH 0/3] Add notmuch-pick to contrib
2012-10-29 8:28 UTC (11+ messages)
` [PATCH 1/3] contrib: add notmuch-pick.el file itself
` [PATCH 2/3] contrib: add pick README
` [PATCH v2] "
` [PATCH 3/3] contrib: add pick TODO file
[PATCH 0/2] automatic tagging based on imap maildir
2012-10-29 0:07 UTC (15+ messages)
` [PATCH 1/2] Automatic tagging based on maildir
` [PATCH 2/2] fix: initialize error var before using it
[PATCH v5 0/9] notmuch search date:since..until query support
2012-10-28 22:52 UTC (21+ messages)
` [PATCH v5 1/9] build: drop the -Wswitch-enum warning
` [PATCH v5 2/9] parse-time-string: add a date/time parser to notmuch
` [PATCH v5 3/9] test: add new test tool parse-time for date/time parser
` [PATCH v5 4/9] test: add smoke tests for the date/time parser module
` [PATCH v5 5/9] build: build parse-time-string as part of the notmuch lib and static cli
` [PATCH v5 6/9] lib: add date range query support
` [PATCH v5 7/9] test: add tests for date:since..until range queries
` [PATCH v5 8/9] man: document the "
` [PATCH v5 9/9] NEWS: date range search support
[PATCH] emacs: Function to query the list of labels from a thread-id
2012-10-28 19:11 UTC
[PATCH v4 0/3] split async json parser into utility function
2012-10-28 15:18 UTC (6+ messages)
` [PATCH v4 1/3] emacs: Split out the incremental json parser into its own function
` [PATCH v4 2/3] emacs: Rename incremental JSON internal variables
` [PATCH v4 3/3] emacs: Move the incremental JSON parser to notmuch-lib.el
bug related to ical
2012-10-28 15:02 UTC (6+ messages)
[PATCH] contrib: pick: use async parser from lib
2012-10-28 13:37 UTC
[PATCH (draft) 0/2] Allow emacs to toggle display of all parts including multipart
2012-10-28 8:00 UTC (5+ messages)
` [PATCH (draft) 1/2] emacs: allow the user to toggle the visibility of multipart/alternative parts
` [PATCH (draft) 2/2] emacs: show: make "view part" show hidden parts
[PATCH 1/3] emacs: Introduce generic boolean term escaping function
2012-10-27 15:18 UTC (6+ messages)
` [PATCH 2/3] emacs: Escape tag queries performed by hello
` [PATCH 3/3] emacs: Escape tag queries suggested by tab completion
[PATCH] Support OpenBSD
2012-10-27 12:47 UTC (3+ messages)
[PATCH 1/2] tag: Disallow adding malformed tags to messages
2012-10-27 12:45 UTC (5+ messages)
` [PATCH 2/2] News for restrictions on tag names
[PATCH 0/7] Various fixes for the Go bindings
2012-10-25 18:41 UTC (4+ messages)
` [PATCH 3/7] go: Allow notmuch objects to be garbage collected
[PATCH 0/2] Add flush/reopen methods to notmuch_database_t
2012-10-25 18:39 UTC (11+ messages)
` [PATCH 1/2] Add notmuch_database_flush method
` [PATCH v2 0/2] Add flush/reopen methods to notmuch_database_t
` [PATCH 2/2] Add notmuch_database_reopen method
[ANN] notmuch-labeler: Improves notmuch way of displaying labels
2012-10-24 18:34 UTC (5+ messages)
[PATCH] test: Fix HTML rendering test
2012-10-25 13:28 UTC (5+ messages)
[PATCH 1/2] contrib/nmbug/nmbug-status: added table of views
2012-10-24 21:58 UTC (4+ messages)
` [PATCH 2/2] contrib/nmbug/nmbug-status: combine thread messages
[PATCH v3 0/3] split async json parser into utility function
2012-10-24 1:36 UTC (5+ messages)
` [PATCH v3 1/3] emacs: Split out the incremental json parser into its own function
` [PATCH v3 2/3] emacs: Rename incremental JSON internal variables
` [PATCH v3 3/3] emacs: Code movement for the incremental JSON parser
[PATCH] test: new: Fix intermittent test failures with --debug
2012-10-22 23:11 UTC (4+ messages)
[PATCH] lib: fix warnings when building with clang
2012-10-22 14:32 UTC (4+ messages)
Bye !
2012-10-21 22:36 UTC
[PATCH 1/1] emacs/notmuch-show.el: handle bodypart insert error
2012-10-21 14:10 UTC (2+ messages)
[PATCH 1/1] emacs/notmuch-show.el: handle bodypart insert error
2012-10-21 13:26 UTC (2+ messages)
[PATCH 0/8] search --exclude=all
2012-10-21 13:03 UTC (8+ messages)
` [PATCH 7/8] lib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
[PATCH 1/1] emacs/notmuch-show.el: handle bodypart insert error
2012-10-21 12:58 UTC
[PATCH v2 0/3] indicate length of omitted body content
2012-10-21 12:53 UTC (6+ messages)
` [PATCH v2 3/3] test: conform to content length, encoding fields
` [PATCH v3] "
[PATCH] emacs: functions to import sender or recipient into BBDB
2012-10-21 12:16 UTC (7+ messages)
[PATCH V3 1/2] test/smtp-dummy: add --background option and functionality
2012-10-20 21:04 UTC (3+ messages)
[PATCH 6/6] test: another test wrt ignoring user-specified files and directories
2012-10-20 20:42 UTC (3+ messages)
` [PATCH] "
[PATCH] emacs: make `notmuch-show-open-or-close-all' toggle visibility
2012-10-20 20:40 UTC (10+ messages)
` [PATCH v2 1/7] test: emacs: new tests "notmuch-show: {show, hide} message headers"
` [PATCH v2 3/7] emacs: rename `notmuch-show-toggle-headers' to `notmuch-show-toggle-visibility-headers'
random corpus generator, v3
2012-10-20 4:16 UTC (2+ messages)
[PATCH] emacs: add function to toggle display of all multipart/alternative parts
2012-10-20 2:31 UTC (8+ messages)
` [PATCH v2] "
` [PATCH 1/2] test: add emacs show mode test for toggling display of multipart/alternative
[PATCH 1/4] show: indicate length of omitted body content (json)
2012-10-20 1:56 UTC (2+ messages)
[PATCH] emacs: move async json parser to its own function
2012-10-20 0:30 UTC (5+ messages)
` [PATCH v2 (Draft)] emacs: split async json parser into utility function
[PATCH v2] emacs: add function to toggle display of all multipart/alternative parts
2012-10-19 16:14 UTC (2+ messages)
` [PATCH] Add NEWS item for multipart/alternative toggle
Notmuch scripts (again), now with more usenet
2012-10-19 3:33 UTC (2+ messages)
[PATCH] test: handle filenames that have directories in them
2012-10-18 12:02 UTC (3+ messages)
[PATCH 1/3] test: emacs: toggle processing of cryptographic MIME parts in `notmuch-show'
2012-10-18 12:02 UTC (5+ messages)
` [PATCH 1/3] test: emacs: toggle eliding of non-matching messages "
` [PATCH] test: Move tests from emacs to emacs-show
[PATCH 0/2] test_expect_equal_file arguments check
2012-10-18 10:05 UTC (6+ messages)
` [PATCH 1/2] test: add check for <expected> filename argument for test_expect_equal_file
[PATCH] notmuch compact support
2012-10-18 6:44 UTC (9+ 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 v8 0/8] reworked crypto toggle, plus a few other toggles
2012-10-18 0:41 UTC (4+ messages)
[PATCH v4 0/9] notmuch search date:since..until query support
2012-10-17 7:48 UTC (4+ messages)
` [PATCH v4 2/9] parse-time-string: add a date/time parser to notmuch
nbook: a notmuch based address book written in python
2012-10-16 14:55 UTC (7+ messages)
[PATCH v5 00/12] emacs: more flexible and consistent tagging operations
2012-10-16 3:39 UTC (13+ messages)
` [PATCH v2 0/6] `notmuch-show-tag-all' with prefix arg only tags open messages
` [PATCH v2 2/6] test: emacs: new test "notmuch-show: change tags of all messages in current buffer"
` [PATCH v2 4/6] emacs: add optional predicate arg to `notmuch-show-mapc'
` [PATCH v2 5/6] emacs: simplify `notmuch-show-get-messages-ids{, -search}'
` [PATCH v2 6/6] emacs: `notmuch-show-tag-all' with prefix arg only tags open messages
[PATCH 0/3] Speed up notmuch new for unchanged directories
2012-10-16 0:13 UTC (3+ messages)
` [PATCH 3/3] new: don't read unchanged directories from disk
[PATCH 1/2] test: emacs mailto: URI handling
2012-10-15 17:12 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).