messages from 2012-11-03 10:17:21 to 2012-11-18 05:29:37 UTC [more...]
[BUG] Saving attachments containing UTF-8 chars
2012-11-18 5:29 UTC (3+ messages)
[PATCH] test: add nontrivial test for restore --accumulate
2012-11-17 22:58 UTC (7+ messages)
` [PATCH 1/2] test: add more informative titles to restore --accumulate tests
` [PATCH 2/2] test: add nontrivial test for restore --accumulate
initial attempt at performance testing suite for notmuch
2012-11-17 21:37 UTC (3+ messages)
` [PATCH 1/2] test: factor out part of test-lib.sh into test-lib-common.sh
` [PATCH 2/2] test: initial performance testing infrastructure
[PATCH 1/1] Fixed 2 misspellings of word 'separate'
2012-11-16 19:52 UTC (2+ messages)
[PATCH v3] contrib: pick: bugfix when trying to show a non-message
2012-11-16 19:47 UTC (2+ messages)
[PATCH] Update notmuch-mutt requirements in README file
2012-11-16 19:43 UTC (4+ messages)
Uncrustify on notmuch-restore.c, notmuch-dump.c and notmuch-tag.c
2012-11-16 12:49 UTC (6+ messages)
` [PATCH 1/3] notmuch-tag: tidy formatting
` [PATCH 2/3] notmuch-restore: "
` [PATCH 3/3] notmuch-dump: "
[PATCH v2 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output
2012-11-16 12:16 UTC (2+ messages)
[PATCH v3 00/10] Solaris support
2012-11-16 6:59 UTC (14+ 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] test: Fix HTML rendering test
2012-11-15 22:49 UTC (4+ messages)
[PATCH v3 0/3] Better id: link buttonization
2012-11-15 22:32 UTC (6+ messages)
` [PATCH v3 1/3] test: Test buttonization of id: links
` [PATCH v3 2/3] emacs: Improve the regexp used to match id:'s in messages
` [PATCH v3 3/3] emacs: Buttonize mid: links
[PATCH] test: expand regex in test/basic
2012-11-15 22:26 UTC (7+ messages)
` [PATCH v2] "
simple fixes for notmuch-restore
2012-11-15 22:25 UTC (5+ messages)
` [PATCH 1/2] notmuch-restore: remove extra increment of optind
` [PATCH 2/2] notmuch-restore: fix error message for extra positional parameter
[PATCH 1/1] NEWS (for 0.15): Added note about Bcc & Reply-To headers in json output
2012-11-15 20:00 UTC (3+ messages)
[PATCH v2] emacs: display tags in notmuch-show with links
2012-11-15 15:42 UTC (5+ messages)
emacs: Handling external dependencies
2012-11-15 14:59 UTC (6+ messages)
notmuch show <all tags>
2012-11-15 9:54 UTC (3+ messages)
[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] contrib: pick: bugfix when trying to show a non-message
2012-11-13 7:46 UTC (4+ messages)
[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 (8+ 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 (2+ messages)
[PATCH v2 0/2] include Reply-To headers in json output
2012-11-07 12:09 UTC (4+ messages)
` [PATCH v2 1/2] show: include Reply-To header "
[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)
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).