messages from 2010-04-20 05:27:11 to 2010-04-24 16:58:38 UTC [more...]
[PATCH] emacs: Fix i-search to open up invisible citations as necessary
2010-04-24 16:58 UTC (3+ messages)
[PATCH] Clean up author display for some "Last, First" cases
2010-04-24 16:57 UTC (3+ messages)
Wrapping up the 0.3 release
2010-04-24 16:53 UTC (2+ messages)
[PATCH] removed unused variables
2010-04-24 16:47 UTC (3+ messages)
[PATCH] emacs: Add more functions to clean up text/plain parts
2010-04-24 15:14 UTC (2+ messages)
Unhandled Xapian exception
2010-04-24 14:38 UTC (2+ messages)
[PATCH] notmuch.pod: pod version of documentation, converted by rman, massaged by hand
2010-04-24 14:04 UTC (2+ messages)
auto-tagging replied messages
2010-04-24 13:56 UTC (4+ messages)
notmuch segfault
2010-04-24 13:52 UTC (4+ messages)
[PATCH] emacs: Allow headers to be shown by default in show mode
2010-04-24 13:21 UTC (9+ messages)
Opening the merge window for 0.3
2010-04-24 12:31 UTC (8+ messages)
` Update on 0.3 progress
` [PATCH] emacs: Add notmuch-hello.el, a friendly frontend to notmuch
` Ideas for making notmuch-hello easier to navigate
Initial support for selecting what is output
2010-04-24 11:44 UTC (4+ messages)
` [PATCH 1/3] remove stale "unused" from around argv and argc in notmuch_show_command
` [PATCH 2/3] notmuch-output.[ch]: initial implementation of output selection argument handling
` [PATCH 3/3] notmuch-show.c: control which headers are show for json output
[PATCH] emacs: Re-arrange message sending code
2010-04-24 5:52 UTC (4+ messages)
[PATCH] Rearchitect the way the Received: header is concatenated
2010-04-24 5:08 UTC
[PATCH] RFC: Add From guessing when forwarding email
2010-04-23 22:52 UTC
Recent linker errors for notmuch-shared
2010-04-24 0:53 UTC (3+ messages)
` [PATCH] Fix linker error from insufficient LDFLAGS
[PATCH] emacs: Add notmuch-address.el for address completion using notmuch
2010-04-24 0:49 UTC (3+ messages)
pull request
2010-04-24 0:29 UTC (21+ messages)
` [PATCH] emacs/notmuch-show.el: Add `notmuch-show-toggle-all' bound to M-RET
[RFC] reordering and cleanup of thread authors
2010-04-24 0:21 UTC (8+ messages)
` [PATCH] Reordering of thread authors to list matching authors first
test suite for fancy From guessing
2010-04-24 0:06 UTC (4+ messages)
` [PATCH 1/2] add From guessing tests to test suite
` [PATCH 2/2] fix expected test result to include Bcc lines
[PATCH] test: Set fixed time zone
2010-04-23 20:30 UTC (3+ messages)
[PATCH] emacs: Push the cursor to point-max on `n' or `N' at the end of a thread
2010-04-23 20:27 UTC (2+ messages)
Bulk message tagging
2010-04-23 20:05 UTC (3+ messages)
problem with notmuch-search-authors-width in JSON emacs implementation
2010-04-23 19:17 UTC (13+ messages)
` [PATCH] emacs: Remove `notmuch-search-authors-width' and fix the use of `notmuch-search-result-format' accordingly
improve from-header guessing
2010-04-23 18:47 UTC (2+ messages)
[PATCH 1/2] Add 'cat' subcommand
2010-04-23 19:07 UTC (15+ messages)
` [PATCH 2/2] emacs: Access raw messages through cat subcommand
add delete keybinding
2010-04-23 18:58 UTC (9+ messages)
` [PATCH] Add 'd'elete keybinding to search and show views
Notmuch success: Xapian database corrupt
2010-04-23 19:04 UTC (5+ messages)
Fcc, Maildir, and Emacs message-mode -- a bit of code
2010-04-23 19:01 UTC (19+ messages)
` [PATCH 1/6] Add elisp file for FCC to maildir solution
` [PATCH] notmuch.el: Make notmuch-show buffer name first subject, instead of thread-id (supersedes V1--3)
` [PATCH 2/6] Integrate notmuch-maildir-fcc into notmuch
` [PATCH 3/6] notmuch-maildir-fcc: rename all jkr/* functions to notmuch-maildir-fcc-*
` [PATCH 4/6] add documentation example
` [PATCH 5/6] notmuch-maildir-fcc: use insert-buffer-substring
` [PATCH 6/6] notmuch-maildir-fcc: replace caddr with (car (cdr (cdr)))
` Updated elisp FCC patches (was: Fcc, Maildir, and Emacs message-mode)
` [PATCH 1/4] Add elisp file for FCC to maildir solution
` [PATCH 2/4] Integrate notmuch-maildir-fcc into notmuch
` [PATCH 3/4] notmuch-maildir-fcc: elisp syntax fixes
` [PATCH 4/4] Integrate notmuch-fcc mechansim
` [PATCH 7/7] "
[PATCH] notmuch.el: quote args in notmuch-show to facilitate remote use
2010-04-23 19:00 UTC (4+ messages)
` [PATCH] Reintroduce patch to "
[Announce] notmuch release 0.2 now available
2010-04-23 18:17 UTC (3+ messages)
[PATCH] notmuch new --new-tags=tags
2010-04-23 17:49 UTC (4+ messages)
[PATCH] Add NEWS updates for my last batch of patches
2010-04-23 17:42 UTC
[PATCH] Add 'G' keybinding to folder and search view that triggers external poll
2010-04-23 17:14 UTC (7+ messages)
[PATCH] Configurable tags for notmuch new
2010-04-23 17:40 UTC (3+ messages)
` [PATCH] notmuch-config: make new message tags configurable
sort order regression
2010-04-23 15:18 UTC (8+ messages)
Add tests (and fix bug exposed by test) for author reordering
2010-04-23 4:42 UTC (3+ messages)
` [PATCH 1/2] Add tests "
` [PATCH 2/2] Remove the pipe symbol in the author list when the last author matches
[PATCH] Makefile.local: Fix LDFLAGS for notmuch-shared
2010-04-23 3:04 UTC
[PATCH] json_quote_str should handle non-ASCII characters
2010-04-23 0:15 UTC (9+ messages)
` [PATCH] First tests for JSON output and UTF-8 in mail body and subject
` Improved diff-based failure reports from the test suite
[PATCH] json: Replace `date_unix' with `timestamp' in show output
2010-04-22 21:55 UTC (3+ messages)
bug tracking
2010-04-22 17:37 UTC (2+ messages)
[PATCH] emacs: Add notmuch-address.el for address completion using notmuch
2010-04-22 11:08 UTC
python cnotmuch -> notmuch
2010-04-22 10:36 UTC
[PATCH] json: Replace `date_unix' with `timestamp' in show output
2010-04-22 8:30 UTC
python cnotmuch -> notmuch
2010-04-22 1:28 UTC (3+ messages)
[PATCH] emacs: Try to name search buffers using info in notmuch-folders
2010-04-22 1:03 UTC (3+ messages)
[PATCH] fix help message for "show"
2010-04-22 0:46 UTC (2+ messages)
"bouncing" messages
2010-04-21 23:13 UTC (8+ messages)
[PATCH] allow to not sort the search results
2010-04-21 23:09 UTC (7+ messages)
[PATCH] Name thread based on matching msgs instead of first msg
2010-04-21 22:59 UTC (3+ messages)
` [PATCH v2] "
[PATCH] notmuch.el: add a hook to notmuch-reply
2010-04-21 21:41 UTC (2+ messages)
` [PATCH v2] "
[PATCH] configure: Add support for GMime 2.6
2010-04-21 21:20 UTC (3+ messages)
Address completion
2010-04-21 14:11 UTC (4+ messages)
[PATCH] json: Avoid calling strlen(NULL)
2010-04-20 15:59 UTC (3+ messages)
The archive operation should only archive open messages
2010-04-20 7:37 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).