messages from 2012-10-27 12:45:59 to 2012-11-10 17:02:21 UTC [more...]
[PATCH v3] contrib: pick: bugfix when trying to show a non-message
2012-11-10 17:02 UTC
[PATCH] emacs: display tags in notmuch-show's header-line with links to search
2012-11-10 16:51 UTC (8+ messages)
[PATCH v2] contrib: pick: bugfix when trying to show a non-message
2012-11-10 16:43 UTC (3+ messages)
[PATCH v2] emacs: display tags in notmuch-show with links
2012-11-10 16:41 UTC
emacs: Handling external dependencies
2012-11-10 15:58 UTC
[PATCH 0/3] Outline fix for emacs tagging race
2012-11-10 5:29 UTC (7+ messages)
` [PATCH 1/3] test: test for race when tagging from emacs search
` [PATCH 2/3] cli: all search mode to include msg-ids with JSON output
` [PATCH 3/3] emacs: make emacs use message-ids for tagging
[PATCH] contrib: pick: bugfix when trying to show a non-message
2012-11-09 17:53 UTC (5+ messages)
Notmuch indexing takes too long
2012-11-09 9:34 UTC (2+ messages)
[PATCH v2 00/10] Solaris support
2012-11-08 15:40 UTC (17+ messages)
` [PATCH v2 01/10] getpwuid: check for standards compliance (Solaris support)
` [PATCH v2 02/10] asctime: "
` [PATCH v2 03/10] gethostbyname: check for libnsl "
` [PATCH v2 04/10] configure: check for -Wl,-rpath "
` [PATCH v2 05/10] install: check for non-SysV version "
` [PATCH v2 06/10] strsep: check for availability "
` [PATCH v2 07/10] gen-version-script: parse Solaris "nm" output "
` [PATCH v2 08/10] notmuch-config: use strchr(), not index() "
` [PATCH v2 09/10] debugger.c: correct return type from getppid() "
` [PATCH v2 10/10] timegm: add portable implementation "
[PATCH 0/3] Sync devel/schemata with code
2012-11-08 13:54 UTC (6+ messages)
` [PATCH 1/3] devel: Add Reply-to to the schemata
` [PATCH 2/3] show: More aggressively document the presence of devel/schemata
` [PATCH 3/3] devel: Document schemata in STYLE
[PATCH v3 0/2] notmuch-show.el: text/calendar part insert fix
2012-11-08 12:08 UTC (3+ messages)
` [PATCH v3 1/2] notmuch-show.el: import calendar data with public function after CR removal
` [PATCH v3 2/2] notmuch-show.el: handle the case where icalendar-import-buffer returns nil
[PATCH] fix notmuch_database_open call in addrlookup
2012-11-08 1:45 UTC (4+ messages)
[PATCH v3] contrib: notmuch-pick: add tests
2012-11-07 21:11 UTC (2+ messages)
[PATCH 1/1] notmuch-show.el: extended icalendar unfolding with single CR removal
2012-11-07 16:08 UTC (3+ messages)
[PATCH 1/1] notmuch-show.el: extended icalendar unfolding with single CR removal
2012-11-07 15:54 UTC
[PATCH] don't show x-foo tags in search view
2012-11-07 14:37 UTC (11+ messages)
[PATCHv3] notmuch-show: include Bcc header in json output
2012-11-07 14:03 UTC (7+ messages)
` [PATCH] Add NEWS information about Bcc header in JSON output
[PATCH 1/1] emacs/notmuch-show.el: handle bodypart insert error
2012-11-07 12:10 UTC (3+ messages)
[PATCH v2 0/2] include Reply-To headers in json output
2012-11-07 12:09 UTC (5+ messages)
` [PATCH v2 1/2] show: include Reply-To header "
` [PATCH v2 2/2] test: add test for showing Reply-To headers
[PATCH 1/1] uncrustify.cfg: added 3 new types for uncrustify to know
2012-11-07 12:07 UTC (4+ messages)
[PATCH 2/4] tags_to_maildir_flags: Cleanup double assignement
2012-11-06 13:35 UTC (5+ messages)
` [PATCH 0/4 v4] lib: Maildir flags synchronization fixes
[PATCH] tag: Automatically limit to messages whose tags will actually change
2012-11-06 1:56 UTC (4+ messages)
python-notmuch decoding error on a message
2012-11-06 1:50 UTC (2+ messages)
[PATCH 00/10] Solaris support
2012-11-05 18:36 UTC
[PATCH 00/10] Solaris support
2012-11-05 18:33 UTC (27+ messages)
` [PATCH 01/10] getpwuid: check for standards compliance (Solaris support)
` [PATCH 02/10] asctime: "
` [PATCH 03/10] gethostbyname: check for libnsl "
` [PATCH 04/10] configure: check for -Wl,-rpath "
` [PATCH 05/10] install: check for non-SysV version "
` [PATCH 06/10] strsep: check for availability "
` [PATCH 07/10] gen-version-script: parse Solaris "nm" output "
` [PATCH 08/10] notmuch-config: header for index() prototype "
` [PATCH 09/10] debugger.c: correct return type from getppid() "
` [PATCH 10/10] timegm: add portable implementation "
notmuch search and tags
2012-11-05 16:25 UTC (3+ messages)
Automatic suppression of non-duplicate messages
2012-11-05 15:22 UTC (6+ messages)
[PATCH v2] contrib: notmuch-pick: add tests
2012-11-03 21:03 UTC (2+ messages)
[PATCH 0/2] Better id: link buttonization
2012-11-02 19:27 UTC (6+ messages)
` [PATCH 1/2] test: Test buttonization of id: links
` [PATCH 2/2] emacs: Improve the regexp used to match id:'s in messages
[PATCH v6 0/9] notmuch search date:since..until query support
2012-11-02 18:53 UTC (15+ messages)
` [PATCH v6 1/9] build: drop the -Wswitch-enum warning
` [PATCH v6 2/9] parse-time-string: add a date/time parser to notmuch
` [PATCH v6 3/9] test: add new test tool parse-time for date/time parser
` [PATCH v6 4/9] test: add smoke tests for the date/time parser module
` [PATCH v6 5/9] build: build parse-time-string as part of the notmuch lib and static cli
` [PATCH v6 6/9] lib: add date range query support
` [PATCH v6 7/9] test: add tests for date:since..until range queries
` [PATCH v6 8/9] man: document the "
` [PATCH v6 9/9] NEWS: date range search support
Notmuch scripts (again), now with more usenet
2012-11-02 0:01 UTC (3+ messages)
[PATCH] emacs: Function to query the list of labels from a thread-id
2012-10-31 20:48 UTC (4+ messages)
images as attachment?
2012-10-31 2:53 UTC (3+ messages)
[PATCH 0/2] automatic tagging based on imap maildir
2012-10-30 18:18 UTC (11+ messages)
Error with contrib/notmuch-pick
2012-10-30 15:36 UTC (2+ messages)
[PATCH] contrib: notmuch-pick: add tests
2012-10-30 14:44 UTC (2+ messages)
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)
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 (9+ messages)
` [PATCH 1/3] contrib: add notmuch-pick.el file itself
` [PATCH 2/3] contrib: add pick README
` [PATCH v2] "
[PATCH v5 0/9] notmuch search date:since..until query support
2012-10-28 22:52 UTC (16+ messages)
` [PATCH v5 2/9] parse-time-string: add a date/time parser to notmuch
` [PATCH v5 4/9] test: add smoke tests for the date/time parser module
` [PATCH v5 6/9] lib: add date range query support
` [PATCH v5 8/9] man: document the date:since..until range queries
[PATCH v4 0/3] split async json parser into utility function
2012-10-28 15:18 UTC (2+ messages)
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 (4+ messages)
` [PATCH (draft) 1/2] emacs: allow the user to toggle the visibility of multipart/alternative parts
[PATCH 1/3] emacs: Introduce generic boolean term escaping function
2012-10-27 15:18 UTC (4+ messages)
[PATCH] Support OpenBSD
2012-10-27 12:47 UTC (2+ messages)
[PATCH 1/2] tag: Disallow adding malformed tags to messages
2012-10-27 12:45 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).