messages from 2012-05-07 22:20:49 to 2012-05-24 20:57:48 UTC [more...]
[PATCH 0/2] Better, more portable stat-ing logic for notmuch new
2012-05-24 20:57 UTC (15+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] test: Test notmuch new with a broken symlink
` [PATCH v2 2/2] new: Centralize file type stat-ing logic
` [PATCH v3 0/4] Better, more portable stat-ing logic for notmuch new
` [PATCH v3 1/4] test: Test notmuch new with a broken symlink
` [PATCH v3 2/4] new: Centralize file type stat-ing logic
` [PATCH v3 3/4] new: Merge error checks from add_files and add_files_recursive
` [PATCH v3 4/4] new: Unify "
[PATCH] Recommend libgmime-2.6-dev in INSTALL
2012-05-24 19:32 UTC
[PATCH] NEWS: started 0.13.1 stanza: fix decoding of text/plain parts in reply
2012-05-24 17:09 UTC
[PATCH 0/4] ruby: quick update before the freeze!
2012-05-24 8:56 UTC (5+ messages)
` [PATCH 3/4] ruby: Add workarounds to use in-tree build not the installed one
Emacs notmuch-show consistently reports "End of file during parsing"
2012-05-24 6:04 UTC (4+ messages)
[PATCH v2 0/2] delivered-to for reply address guessing
2012-05-24 5:15 UTC (3+ messages)
` [PATCH v2 1/2] cli: also use Delivered-To header to figure out the reply from address
` [PATCH v2 2/2] test: add tests for notmuch reply From guessing
[PATCH 1/2] cli: add user address matching helpers for notmuch reply
2012-05-24 1:54 UTC (5+ messages)
` [PATCH 2/2] cli: clean up user address matching code in guess_from_received_header()
[PATCH 0/9] Fix directory lookup on read-only databases
2012-05-24 1:53 UTC (13+ messages)
` [PATCH 1/9] lib: Make directory document creation optional for _notmuch_directory_create
` [PATCH 2/9] lib: Perform the same transformation to _notmuch_database_find_directory_id
` [PATCH 3/9] lib: Perform the same transformation to _notmuch_database_filename_to_direntry
` [PATCH 4/9] lib: Make notmuch_database_get_directory return NULL if the directory is not found
` [PATCH 5/9] new: Remove workaround for detecting newly created directory objects
` [PATCH 6/9] python: Update Database.get_directory documentation
` [PATCH 7/9] lib: Make notmuch_database_find_message_by_filename not crash on read-only databases
` [PATCH 8/9] python: Remove find_message_by_filename workaround
` [PATCH 9/9] lib: Don't needlessly create directory docs in _notmuch_message_remove_filename
[PATCH] emacs: use 'gnus-decoded in notmuch-mm-display-part-inline ()
2012-05-24 1:52 UTC (3+ messages)
[PATCH v4 0/7] cli: improved crypto internals
2012-05-23 22:40 UTC (8+ messages)
` [PATCH v4 1/7] cli: use typedef to deal with gmime 2.4/2.6 incompatibility
` [PATCH v4 2/7] cli: new crypto structure to store crypto contexts and parameters, and functions to support it
` [PATCH v4 3/7] cli: modify show and reply to use new crypto struct
` [PATCH v4 4/7] cli: modify mime_node_open to take new crypto struct as argument
` [PATCH v4 5/7] cli: modify mime_node_context to use the new crypto struct
` [PATCH v4 6/7] cli: new crypto verify flag to handle verification
` [PATCH v4 7/7] cli: use new notmuch_crypto_get_context in mime-node.c
[ANN] New awesome vim plug-in using Ruby bindings
2012-05-23 22:03 UTC (9+ messages)
[PATCH] cli: fix documentation about --decrypt for show
2012-05-23 18:41 UTC
[PATCH] configure: add help note about gmime version
2012-05-23 18:38 UTC
[PATCH v3 0/6] cli: improved crypto internals
2012-05-23 17:34 UTC (9+ messages)
` [PATCH v3 1/6] cli: new crypto structure to store crypto contexts and parameters, and functions to support it
` [PATCH v3 2/6] cli: modify show and reply to use new crypto struct
` [PATCH v3 3/6] cli: modify mime_node_open to take new crypto struct as argument
` [PATCH v3 4/6] cli: modify mime_node_context to use the new crypto struct
` [PATCH v3 5/6] cli: new crypto verify flag to handle verification
` [PATCH v3 6/6] cli: use new notmuch_crypto_get_context in mime-node.c
Sending from multiple accounts
2012-05-23 10:34 UTC (3+ messages)
emacs complains about encoding?
2012-05-23 10:15 UTC (8+ messages)
[PATCH v2 0/5] cli: improve handling of crypto parameters and contexts
2012-05-19 16:28 UTC (14+ messages)
` [PATCH v2 1/5] cli: new crypto structure to store crypto contexts and parameters
` [PATCH v2 2/5] cli: modify mime_node_open to take crypto struct as argument
` [PATCH v2 3/5] cli: modify mime_node_context to use the new notmuch_crypto_t
` [PATCH v2 4/5] cli: new crypto verify flag to handle verification
` [PATCH v2 5/5] cli: lazily create the crypto gpg context only when needed
tagging moved messages
2012-05-19 15:40 UTC
[PATCH 0/6] cli: improve handling of crypto parameters contexts
2012-05-18 17:09 UTC (23+ messages)
` [PATCH 1/6] cli: new crypto structure to store crypto contexts and parameters
` [PATCH 2/6] cli: modify mime_node_context to use the new notmuch_crypto_t
` [PATCH 3/6] cli: modify mime_node_open to take crypto struct as argument
` [PATCH 4/6] cli: intialize crypto structure in show and reply
` [PATCH 5/6] cli: new crypto verify flag to handle verification
` [PATCH 6/6] cli: lazily create the crypto gpg context only when needed
Using procmail to set tags
2012-05-18 14:48 UTC (7+ messages)
[alot] announcing v0.3.1
2012-05-17 21:45 UTC (3+ messages)
[PATCH 1/3] NEWS: Insert markdown formatting commands in 0.13 section text
2012-05-17 19:09 UTC (14+ messages)
` [PATCH 2/3] Changed 0.13 release date in NEWS file to 2012-05-15
` [PATCH 3/3] Capitalized go bindings changes title
` [PATCH 1/4] NEWS: Dropped old 'Reply to sender' section
` [PATCH 2/4] NEWS: Changed 0.13 release date in NEWS file to 2012-05-15
` [PATCH 3/4] NEWS: Insert markdown formatting commands in 0.13 section text
` [PATCH 4/4] NEWS: Capitalized go bindings changes title
[PATCH] add NEWS item about new emacs tagging interface
2012-05-16 0:19 UTC (2+ messages)
notmuch release 0.13 now available
2012-05-15 21:45 UTC
Mark feature in notmuch.el
2012-05-15 16:48 UTC (2+ messages)
[PATCH] ruby: extern linkage portability improvement
2012-05-15 15:31 UTC (5+ messages)
[PATCH 0/5] Fix notmuch_database_get_directory API
2012-05-15 12:04 UTC (17+ 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 v2 0/5] Fix notmuch_database_get_directory API
` [PATCH v2 1/5] lib/cli: Make notmuch_database_get_directory return a status code
` [PATCH v2 2/5] go: Update for changes to notmuch_database_get_directory
` [PATCH v2 3/5] python: "
` [PATCH v2 4/5] ruby: "
` [PATCH v2 5/5] news: "
[PATCH 1/2] cli: also use Delivered-To header to figure out the reply from address
2012-05-14 2:15 UTC (5+ messages)
` [PATCH 2/2] test: add tests for notmuch reply From guessing
[PATCH] news: Update for changes to notmuch_database_get_directory
2012-05-13 20:15 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/5] go: reorganize the go bindings
2012-05-11 11:48 UTC (9+ messages)
` [patch v2] update the go stuff to go 1
` [PATCH 2/5] go: set LDFLAGS to -lnotmuch in the packages source file
` [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
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
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)
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).