messages from 2012-04-26 19:09:47 to 2012-05-13 23:15:18 UTC [more...]
[PATCH 0/5] Fix notmuch_database_get_directory API
2012-05-13 23:15 UTC (10+ messages)
` [PATCH 1/5] lib/cli: Make notmuch_database_get_directory return a status code
` [PATCH 2/5] go: Update for changes to notmuch_database_get_directory
` [PATCH 3/5] python: "
` [PATCH 4/5] ruby: "
` [PATCH 5/5] news: "
[PATCH] news: Update for changes to notmuch_database_get_directory
2012-05-13 20:15 UTC (2+ messages)
[PATCH] ruby: extern linkage portability improvement
2012-05-13 17:19 UTC (2+ messages)
0.13 release May 15
2012-05-12 19:57 UTC
[PATCH] NEWS: add an entry for the go 1 compatibility
2012-05-12 19:52 UTC (2+ messages)
[PATCH 1/2] cli: add user address matching helpers for notmuch reply
2012-05-12 17:23 UTC (4+ messages)
` [PATCH 2/2] cli: clean up user address matching code in guess_from_received_header()
[PATCH 1/2] cli: also use Delivered-To header to figure out the reply from address
2012-05-12 14:11 UTC (4+ messages)
` [PATCH 2/2] test: add tests for notmuch reply From guessing
[PATCH] go: Update to the current notmuch_database_find_message API
2012-05-11 11:48 UTC (21+ messages)
` [PATCH 1/5] go: reorganize the go bindings
` [PATCH 2/5] go: set LDFLAGS, fix include directive
` [PATCH 3/5] go: update the addrlookup utility to go 1
` [PATCH 4/5] go: update the build system
` [PATCH 5/5] go: format the souce code using gofmt
` [patch v2] update the go stuff to go 1
` [PATCH 2/5] go: set LDFLAGS to -lnotmuch in the packages source file
Last minute fixes to the go bindings
2012-05-11 11:45 UTC (8+ messages)
` [PATCH 1/3] go: update notmuch-addrlookup to the new API
` [PATCH 2/3] go: fix the notmuch status constants
` [PATCH 3/3] go: define the constant STATUS_UNBALANCED_ATOMIC
emacs complains about encoding?
2012-05-11 8:07 UTC
[PATCH 0/2] Better, more portable stat-ing logic for notmuch new
2012-05-09 18:45 UTC (13+ messages)
` [PATCH 1/2] test: Test notmuch new with a broken symlink
` [PATCH 2/2] new: Centralize file type stat-ing logic
` [PATCH v2 0/2] Better, more portable stat-ing logic for notmuch new
` [PATCH v2 1/2] test: Test notmuch new with a broken symlink
` [PATCH v2 2/2] new: Centralize file type stat-ing logic
notmuch 0.13~rc1 tagged
2012-05-09 10:30 UTC
[PATCH] ruby: extern values in ruby defs.h
2012-05-08 20:13 UTC (2+ messages)
[PATCH] emacs: add pipe attachment command
2012-05-07 15:57 UTC (6+ messages)
` [Patch v2] "
[PATCH 0/4] ruby: quick update before the freeze!
2012-05-07 15:02 UTC (5+ messages)
` [PATCH 1/4] ruby: Add wrapper for notmuch_query_count_messages
` [PATCH 2/4] ruby: Add wrapper for notmuch_query_add_tag_exclude
` [PATCH 3/4] ruby: Add workarounds to use in-tree build not the installed one
` [PATCH 4/4] ruby: Add wrapper for notmuch_query_set_omit_excluded()
android 3.0 tablet and notmuch?
2012-05-07 8:40 UTC (2+ messages)
[PATCH v2 0/2] Replying to HTML-only emails, v2
2012-05-07 6:17 UTC (10+ messages)
` [PATCH v2 1/2] test: Replying to an HTML-only message in emacs
` [PATCH v2 2/2] emacs: Correctly quote non-text/plain parts in reply
` [PATCH v2.1 "
` [PATCH] test: Force reply to use html2text for consistency
[PATCH 1/2] test: add Emacs notmuch-hello tests for custom tags and queries section
2012-05-06 23:56 UTC (3+ messages)
` [PATCH 2/2] emacs: fix custom queries section customization widget in notmuch-hello
JSON readtable error when replying
2012-05-06 12:23 UTC (8+ messages)
` [PATCH] emacs: Do not pass stderr of notmuch reply to JSON parser
[PATCH 0/4] Several minor Emacs enhancements
2012-05-06 12:21 UTC (12+ messages)
` [PATCH v3 "
` [PATCH v3 1/4] emacs: Let the user choose where to compose new mails
` [PATCH] "
` [PATCH v6] "
[PATCH] NEWS: Insert markdown formatting commands in 0.13 section text
2012-05-06 8:49 UTC
[PATCH] lib: Bump SO version from 2.0.0 to 3.0.0
2012-05-05 23:22 UTC (2+ messages)
[PATCH 0/6] Make notmuch_database_{open,create} return status codes
2012-05-05 23:21 UTC (20+ messages)
` [PATCH 1/6] lib/cli: Make notmuch_database_open return a status code
` [PATCH 2/6] lib/cli: Make notmuch_database_create "
` [PATCH 3/6] go: Update Go bindings for new notmuch_database_{open, create} signatures
` [PATCH 4/6] python: Update Python "
` [PATCH 5/6] ruby: Update Ruby "
` [PATCH 6/6] News for changes to notmuch_database_{open,create}
` [PATCH 0/6] Make notmuch_database_{open, create} return status codes
` [PATCH v2 "
` [PATCH v2 1/6] lib/cli: Make notmuch_database_open return a status code
` [PATCH v2 2/6] lib/cli: Make notmuch_database_create "
` [PATCH v2 3/6] go: Update Go bindings for new notmuch_database_{open, create} signatures
` [PATCH v2 4/6] python: Update Python "
` [PATCH v2 5/6] ruby: Update Ruby "
` [PATCH v2 6/6] News for changes to notmuch_database_{open,create}
[PATCH 0/2] Replying to HTML-only emails
2012-05-05 19:17 UTC (7+ messages)
` [PATCH 1/2] test: Replying to an HTML-only message in emacs
` [PATCH 2/2] emacs: Correctly quote non-text/plain parts in reply
[Patch v3 0/5] emacs: allow show to colour based on tags and flags
2012-05-05 13:42 UTC (6+ messages)
` [Patch v3 1/4] emacs: Move colour line from search to lib
` [Patch v3 2/4] emacs: Add `notmuch-show-line-faces' and apply it
` [Patch v3 3/4] emacs: move notmuch-search-line-faces to "tag:" style
` [Patch v3 4/4] emacs: allow notmuch-show-line-faces to use flags for colouring
[Patch v2 0/3] emacs: allow show to colour based on tags and flags
2012-05-05 11:57 UTC (12+ messages)
` [Patch v2 1/3] emacs: Move colour line from search to lib
` [Patch v2 2/3] emacs: Add `notmuch-show-line-faces' and apply it
` [Patch v2 3/3] emacs: allow notmuch-show-line-faces to use flags for colouring
[announce] Bower 0.3
2012-05-05 0:36 UTC
vim plugin development -- GIT branch?
2012-05-04 20:20 UTC (2+ messages)
[PATCH 1/3] NEWS: untabified and added file local variables block
2012-05-04 11:56 UTC (8+ messages)
` [PATCH 2/3] NEWS: spacing changes
` [PATCH 3/3] NEWS: Insert markdown formatting commands
[ANN] New awesome vim plug-in using Ruby bindings
2012-05-04 11:55 UTC (7+ messages)
[RFC] vim plugin rewrite II
2012-05-04 11:19 UTC (6+ messages)
[PATCH] configure: test shell parameter substring processing and possibly exec one
2012-05-03 18:59 UTC (4+ messages)
` [PATCH] configure: check whether shell is capable of parameter substring processing
notmuch on Solaris
2012-04-30 12:09 UTC (4+ messages)
` [PATCH 1/4] Make configure use /bin/bash instead of /bin/sh
priorities for 0.13
2012-04-29 20:52 UTC (5+ messages)
[RFC] Use JSON in emacs interface
2012-04-29 20:11 UTC (3+ messages)
[PATCH] emacs: do not modify subject in search or show
2012-04-29 2:40 UTC (3+ messages)
` [PATCH v2] "
[PATCH] NEWS: add news item for 'config list'
2012-04-29 1:26 UTC
[Patch v4 0/3] Add filter to emacs show mode
2012-04-29 0:57 UTC (5+ messages)
` [Patch v4 1/3] emacs: split notmuch-show-apply-state
` [Patch v4 2/3] emacs: add a filter option to show
` [Patch v4 3/3] emacs: Bind filter in search to 'l'
[Patch v3 0/2] Add filter to emacs show mode
2012-04-28 22:39 UTC (5+ messages)
` [Patch v3 1/2] emacs: add a filter option to show
` [Patch v3 2/2] emacs: Bind filter in search to 'l'
[PATCH 1/2] config: Add 'config list' command
2012-04-28 13:51 UTC (4+ messages)
` [PATCH v4 0/6] Config-related patches
` [PATCH v4 2/6] config: Check 'config get' arity exactly
[PATCH 1/7] Split notmuch_database_close into two functions
2012-04-28 12:54 UTC (3+ messages)
emacs tagging cleanup
2012-04-28 8:30 UTC (3+ messages)
` emacs tagging cleanup, v3
[PATCH v2 0/2] Add filter to emacs show mode
2012-04-26 19:10 UTC (4+ messages)
` [PATCH v2 1/2] emacs: add a filter option to show
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).