unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2012-10-29 11:15:23 to 2012-11-14 08:32:23 UTC [more...]

[PATCH v2 0/3] Better id: link buttonization
 2012-11-14  8:32 UTC  (6+ messages)
` [PATCH v2 1/3] test: Test buttonization of id: links
` [PATCH v2 2/3] emacs: Improve the regexp used to match id:'s in messages
` [PATCH v2 3/3] emacs: Buttonize mid: links

[PATCH v2] test: Fix HTML rendering test
 2012-11-14  2:46 UTC  (2+ messages)

[PATCH v3 00/10] Solaris support
 2012-11-14  2:10 UTC  (11+ messages)
` [PATCH v3 01/10] getpwuid: check for standards compliance (Solaris support)
` [PATCH v3 02/10] asctime: "
` [PATCH v3 03/10] gethostbyname: check for libnsl "
` [PATCH v3 04/10] configure: check for -Wl,-rpath "
` [PATCH v3 05/10] install: check for non-SysV version "
` [PATCH v3 06/10] strsep: check for availability "
` [PATCH v3 07/10] gen-version-script: parse Solaris "nm" output "
` [PATCH v3 08/10] notmuch-config: use strchr(), not index() "
` [PATCH v3 09/10] debugger.c: correct return type from getppid() "
` [PATCH v3 10/10] timegm: add portable implementation "

[PATCH v2] emacs: display tags in notmuch-show with links
 2012-11-14  2:03 UTC  (2+ messages)

emacs: Handling external dependencies
 2012-11-14  1:32 UTC  (3+ messages)

[PATCH v2] contrib: pick: bugfix when trying to show a non-message
 2012-11-13  7:46 UTC  (4+ messages)

[PATCH] Update notmuch-mutt requirements in README file
 2012-11-10 20:36 UTC  (3+ messages)

[PATCH] test: expand regex in test/basic
 2012-11-10 20:18 UTC  (3+ messages)

[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 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  (7+ 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)


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).