messages from 2013-03-03 21:55:22 to 2013-04-09 02:47:40 UTC [more...]
[RFC/PATCH] python: search parent lib directory for libnotmuch.so
2013-04-09 2:47 UTC
[PATCH] emacs: add missing paren to fix defun in notmuch-address.el
2013-04-09 1:12 UTC (7+ messages)
[PATCH] lib: Add a new prefix "list" to the search-terms syntax
2013-04-08 21:56 UTC (4+ messages)
Integrating notmuch with gnus?
2013-04-08 18:25 UTC (5+ messages)
[PATCH] cli: mime node: fix compiler warning when building against gmime 2.4
2013-04-07 19:07 UTC (2+ messages)
[PATCH 0/3] config: follow symlinks when saving
2013-04-07 19:02 UTC (5+ messages)
` [PATCH 1/3] test: add some config file tests
` [PATCH 2/3] cli: config: do not overwrite symlinks when saving config file
` [PATCH 3/3] TODO: remove some completed todo items from the list
[PATCH] emacs: functions to import sender or recipient into BBDB
2013-04-06 19:43 UTC (9+ messages)
[PATCH 0/3] nmbug-status: add support for querying the search views
2013-04-06 11:39 UTC (8+ messages)
` [PATCH 1/3] nmbug-status: simplify config file read from nmbug git
` [PATCH 2/3] nmbug-status: add support for querying the search views
` [PATCH 3/3] nmbug-status: only import notmuch when needed
the future of notmuch-vim?
2013-04-05 11:30 UTC (10+ messages)
Bug#704648: notmuch-emacs: M-x notmuch-show-reply on an encrypted message should insert encryption tags into the mml buffer
2013-04-04 1:50 UTC
[ANN] notmuch-vim-ruby v0.5
2013-04-03 23:58 UTC
[PATCH] debian: package ruby bindings
2013-04-03 23:27 UTC
[PATCH 1/1] emacs/notmuch-address.el: add notmuch-address-selection-function
2013-04-03 15:08 UTC
[PATCH v5 00/12] insert command
2013-04-02 22:41 UTC (13+ messages)
` [PATCH v5 01/12] tag-util: move out 'tag' command-line checks
` [PATCH v5 02/12] tag-util: do not reset list in parse_tag_command_line
` [PATCH v5 03/12] cli: add insert command
` [PATCH v5 04/12] man: document 'insert' command
` [PATCH v5 05/12] man: reference notmuch-insert.1
` [PATCH v5 06/12] test: add tests for insert
` [PATCH v5 07/12] insert: add --folder option
` [PATCH v5 08/12] man: document insert "
` [PATCH v5 09/12] test: test "
` [PATCH v5 10/12] insert: add --create-folder option
` [PATCH v5 11/12] man: document insert --create-folder
` [PATCH v5 12/12] test: test insert --create-folder option
[PATCH 0/5] Random patches for notmuch-vim-ruby
2013-04-02 19:52 UTC (12+ messages)
` [PATCH 1/5] open_reply: fallback to use addr.local if addr.name is nil
` [PATCH 2/5] rename g:notmuch_sendmail -> g:notmuch_rb_sendmail
` [PATCH 3/5] /usr/sbin/sendmail as a default g:notmuch_rb_sendmail
` [PATCH 4/5] Introduce g:notmuch_rb_folders_count_threads
` [PATCH 5/5] Drop harmful reply buffer preparation
[Joerg Jaspert] Bug#688609: notmuch: Can't deal with compressed maildir files
2013-04-02 12:04 UTC
[PATCH v2 0/3] cli: clean up gmime 2.4 vs. 2.6 conditional build
2013-04-01 19:42 UTC (7+ messages)
` [PATCH v2 1/3] cli: crypto: abstract gpg context creation for clarity
` [PATCH v2 2/3] cli: mime node: abstract decryption and signature verification
` [PATCH v2 3/3] cli: conform to same conditional build style as elsewhere in notmuch-show
[PATCH v4 00/12] insert command
2013-04-01 19:38 UTC (11+ messages)
` [PATCH v4 01/12] tag-util: move out 'tag' command-line checks
` [PATCH v4 03/12] cli: add insert command
` [PATCH v4 04/12] man: document 'insert' command
` [PATCH v4 06/12] test: add tests for insert
[PATCH v3 0/6] batch count for notmuch-hello speedup
2013-04-01 13:43 UTC (9+ messages)
` [PATCH v3 1/6] cli: remove useless talloc_strdup
` [PATCH v3 2/6] cli: extract count printing to a separate function in notmuch count
` [PATCH v3 3/6] cli: add --batch option to "
` [PATCH v3 4/6] man: document notmuch count --batch and --input options
` [PATCH v3 5/6] test: "
` [PATCH v3 6/6] emacs: hello: use batch count
[BUG] inconsistent user context handling w/ tramp
2013-04-01 13:33 UTC (5+ messages)
` [PATCH] emacs: introduce notmuch-command-to-string, replace use of shell-command-to-string
[PATCH 1/1] emacs: removed code attempting to support emaces prior to version 23
2013-03-31 20:04 UTC
[PATCH 1/1] emacs/notmuch.el: remove instruction to (require 'notmuch) in ~/.emacs
2013-03-31 19:59 UTC (3+ messages)
[PATCH v2 0/6] batch count for notmuch-hello speedup
2013-03-31 7:39 UTC (12+ messages)
` [PATCH v2 1/6] cli: remove useless strdup
` [PATCH v2 2/6] cli: extract count printing to a separate function in notmuch count
` [PATCH v2 3/6] cli: add --batch option to "
` [PATCH v2 4/6] man: document notmuch count --batch and --input options
` [PATCH v2 5/6] test: "
` [PATCH v2 6/6] emacs: hello: use batch count
[PATCH v2 0/4] cli: notmuch tag --remove-all option
2013-03-30 22:37 UTC (7+ messages)
` [PATCH v2 1/4] cli: make caller check tag count in parse_tag_command_line
` [PATCH v2 2/4] cli: add --remove-all option to "notmuch tag"
` [PATCH v2 3/4] man: document notmuch tag --remove-all
` [PATCH v2 4/4] test: "
[PATCH 1/2] NEWS: bash completion
2013-03-30 22:37 UTC (3+ messages)
` [PATCH 2/2] completion: update README about bash completion dependencies
[PATCH v2 0/3] cli: mail-followup-to support
2013-03-30 22:36 UTC (5+ messages)
` [PATCH v2 1/3] cli: config: remove unnecessary braces from if blocks
` [PATCH v2 2/3] cli: add reply.honor_followup_to configuration option
` [PATCH v2 3/3] cli: support Mail-Followup-To: in notmuch reply
[PATCH 1/2] cli: crypto: abstract gpg context creation for clarity
2013-03-30 13:17 UTC (4+ messages)
` [PATCH 2/2] cli: mime node: abstract decryption and signature verification
Strange behavior on manually files moving
2013-03-29 22:15 UTC (2+ messages)
Updated mutt wikipage, new addressbook script: notmuch-abook
2013-03-29 21:05 UTC (6+ messages)
funcmail.py: generate notmuch-tags based on headers
2013-03-29 19:43 UTC (4+ messages)
[RFC PATCH 1/3] cli: cosmetic style cleanup
2013-03-29 14:13 UTC (6+ messages)
` [RFC PATCH 3/3] cli: support Mail-Followup-To: in notmuch reply
[PATCH 1/1] devel: add post-release tools news2wiki.pl and man-to-mdwn.pl
2013-03-29 14:12 UTC (2+ messages)
[PATCH 1/1] devel/STYLE: information how to enable standard pre-commit hook
2013-03-29 14:12 UTC (4+ messages)
[PATCH] lib: Fix name reordering to handle commas without spaces
2013-03-29 14:11 UTC (3+ messages)
` [PATCH v2] "
[PATCH] completion: complete bash completion rewrite
2013-03-29 13:28 UTC (3+ messages)
` [PATCH v2] "
[PATCH v3 0/2] Customize how each tag is displayed
2013-03-25 15:46 UTC (10+ messages)
` [PATCH 1/2] emacs: Add notmuch-combine-face-text-property-string
` [PATCH 2/2] emacs: possibility to customize the rendering of tags
[PATCH v2 0/2] Customize how each tag is displayed
2013-03-23 14:03 UTC (5+ messages)
` [PATCH 2/2] emacs: possibility to customize the rendering of tags
[PATCH] alot: send batch keypresses back to urwid
2013-03-17 14:32 UTC (2+ messages)
` [PATCH] alot: send batch keypresses back to urwid (v2)
Procmail regex group reuse
2013-03-13 22:09 UTC (3+ messages)
synchronizing tag for cur/new location of mail
2013-03-12 10:24 UTC (2+ messages)
[RFC patch] emacs: skeleton of texinfo manual for emacs interface
2013-03-10 2:22 UTC
[PATCH v2 0/6] notmuch cli config changes
2013-03-08 12:05 UTC (10+ messages)
` [PATCH v2 1/6] cli: abstract subcommand finding into a new function
` [PATCH v2 3/6] cli: config: keep track of whether the config is newly created
` [PATCH v2 4/6] cli: config: make notmuch_config_open() "is new" parameter input only
` [PATCH v2 5/6] cli: move config open/close to main() from subcommands
` [PATCH v2 6/6] cli: add top level --config=FILE option
` [PATCH] man: document the notmuch --config=FILE global option
notspam: a notmuch interface to spamassassin
2013-03-08 6:56 UTC (6+ messages)
[PATCH] build: fix out-of-tree builds
2013-03-08 6:26 UTC (3+ messages)
[PATCH] test/README: mention the test_expect_equal_json and *sanitize* functions
2013-03-07 13:48 UTC (3+ messages)
[RFC] [PATCH] lib/database.cc: change how the parent of a message is calculated
2013-03-06 3:31 UTC (9+ messages)
` [PATCH 1/2] test: add tests for the handling of References and In-Reply-To headers
` [PATCH 2/2] lib/database.cc: change how the parent of a message is calculated
afew filter rules
2013-03-05 14:18 UTC (3+ messages)
[ANNOUNCE] notmuch-web 0.1.0
2013-03-03 22:08 UTC (4+ 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).