messages from 2013-01-22 20:05:20 to 2013-02-20 22:24:54 UTC [more...]
Update for nmbug, round 2
2013-02-20 22:24 UTC (2+ messages)
` [Patch v2 1/4] nmbug: use dump --format=batch-tag
notmuch webmails
2013-02-20 4:45 UTC (8+ messages)
[PATCH 1/1] NEWS: one typo fixed and 0.15.1 header line tidied up
2013-02-19 17:43 UTC
[alot] announcing v0.3.4
2013-02-19 10:33 UTC
[PATCH] emacs: functions to import sender or recipient into BBDB
2013-02-19 7:24 UTC (5+ messages)
[PATCH 0/6] API for iterating over all messages in a thread
2013-02-19 1:16 UTC (4+ messages)
` [PATCH 1/6] lib: Clean up error handling in _notmuch_thread_create
[PATCH] emacs: show: make buttons select window
2013-02-19 1:12 UTC (3+ messages)
` [PATCH v2] "
[PATCH 1/2] test/test-lib.sh: use $test_subtest_name in all tests
2013-02-19 1:12 UTC (3+ messages)
[PATCH 1/1] devel/release-checks.sh: added check that 1st NEWS header is tidy
2013-02-19 1:11 UTC (4+ messages)
[PATCH v5 00/12] emacs: more flexible and consistent tagging operations
2013-02-19 0:27 UTC (4+ messages)
` [PATCH v2 0/6] `notmuch-show-tag-all' with prefix arg only tags open messages
` [PATCH v2 3/6] test: emacs: `notmuch-show-tag-all' with prefix arg should only tag "
How to get thread id in emacs ui?
2013-02-18 15:23 UTC (9+ messages)
notmuch release 0.15.2 now available
2013-02-17 15:51 UTC
[PATCH] notmuch-mutt: improve robustness of mutt macros
2013-02-16 16:04 UTC (2+ messages)
the future of notmuch-vim?
2013-02-16 12:23 UTC (3+ messages)
proposal, move nmbug from ./contrib to ./devel
2013-02-16 12:22 UTC (3+ messages)
[PATCH] This patch is a little finger excercise for working with git. I found a piece of code that I didn't understand at first
2013-02-16 11:37 UTC (10+ messages)
` [PATCH] convert bitmap to unsigned char
` [PATCH] bitmap:improve memory usage using CHAR_BITS and unsigned CHAR
` [english 100%] "
Search using email headers does not work
2013-02-15 8:27 UTC (10+ messages)
notmuch-mutt: Use of uninitialized value
2013-02-15 2:45 UTC (15+ messages)
` [OT] mutt configuration & philosophy (was Re: notmuch-mutt: Use of uninitialized value.)
[PATCH] nmbug: only push master branch on nmbug push
2013-02-14 11:58 UTC (4+ messages)
[PATCH] contrib/nmbug: convert to use batch tagging
2013-02-14 3:02 UTC (3+ messages)
[PATCH 0/6] notmuch cli config changes
2013-02-13 7:51 UTC (16+ messages)
` [PATCH 1/6] cli: keep track of whether the config is newly created
` [PATCH 2/6] cli: make notmuch_config_open() "is new" parameter input only
` [PATCH 3/6] cli: abstract subcommand finding into a new function
` [PATCH 4/6] cli: plug main notmuch command into subcommand machinery
` [PATCH 5/6] cli: move config open/close to main() from subcommands
` [PATCH 6/6] cli: add top level --config=FILE option
Reply all - issue
2013-02-12 19:17 UTC (23+ messages)
` [Spam-verdenking][english 100%] "
another bug fix release: 0.15.2, in progress
2013-02-10 13:44 UTC (7+ messages)
` [PATCH 1/2] test: delay watchdog checks in emacs
` [PATCH 2/2] NEWS: News for 0.15.2
` [Spam-verdenking][english 100%] Re: another bug fix release: 0.15.2, in progress
Bug: problem decoding some non-ascii characters in subjects
2013-02-10 12:56 UTC (7+ messages)
minor fixes for talloc leak logging
2013-02-09 2:03 UTC (7+ messages)
` [PATCH 1/2] man: document NOTMUCH_TALLOC_REPORT environment variable
` [PATCH 2/2] CLI: add simple error handling for talloc logging
[PATCH v2 0/2] Customize how each tag is displayed
2013-02-06 14:53 UTC (3+ messages)
` [PATCH 1/2] emacs: Add notmuch-combine-face-text-property-string
` [PATCH 2/2] emacs: possibility to customize the rendering of tags
[PATCH 0/2] notmuch-combine-face-text-property improvements
2013-02-06 9:43 UTC (4+ messages)
` [PATCH 1/2] emacs: Handle all face forms when combining faces
` [PATCH 2/2] emacs: Combine string faces and combine under existing faces
[PATCH] lib: Fix name reordering to handle commas without spaces
2013-02-05 18:08 UTC (2+ messages)
It's good to be "back"!
2013-01-30 11:00 UTC (2+ messages)
[PATCH 0/5] Random patches for notmuch-vim-ruby
2013-01-28 18:09 UTC (7+ 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
[PATCH 1/1] test/test-lib.sh: use vt100 as dtach terminal if TERM nonexistent or dumb
2013-01-25 2:41 UTC (7+ messages)
` [PATCH V3 1/1] test/test-lib.sh: use vt100 as dtach terminal if TERM dumb or unset/empty
notmuch release 0.15.1 now available
2013-01-25 1:32 UTC
[PATCH v4 00/12] insert command
2013-01-24 12:08 UTC (13+ messages)
` [PATCH v4 01/12] tag-util: move out 'tag' command-line checks
` [PATCH v4 02/12] tag-util: do not reset list in parse_tag_command_line
` [PATCH v4 03/12] cli: add insert command
` [PATCH v4 04/12] man: document 'insert' command
` [PATCH v4 05/12] man: reference notmuch-insert.1
` [PATCH v4 06/12] test: add tests for insert
` [PATCH v4 07/12] insert: add --folder option
` [PATCH v4 08/12] man: document insert "
` [PATCH v4 09/12] test: test "
` [PATCH v4 10/12] insert: add --create-folder option
` [PATCH v4 11/12] man: document insert --create-folder
` [PATCH v4 12/12] test: test insert --create-folder option
[PATCH] TODO: update entry on date range queries
2013-01-24 11:31 UTC (2+ messages)
[PATCH] TODO: cleanup stuff that has been done
2013-01-24 11:30 UTC (2+ messages)
[Daniel Kahn Gillmor] Bug#698810: notmuch: Internal error: add_message returned unexpected value: 4 (notmuch-new.c:543)
2013-01-24 4:06 UTC
Linking to emails via notmuch
2013-01-23 19:56 UTC (2+ messages)
[PATCH] emacs: Disambiguate point placement after hiding message
2013-01-23 17:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/5] notmuch batch count
2013-01-23 14:13 UTC (5+ messages)
` [PATCH 3/5] cli: add --batch option to notmuch count
` [PATCH] emacs: hello: use batch count
[PATCH v3 00/20] insert command
2013-01-23 9:22 UTC (7+ messages)
` [PATCH v3 01/20] cli: add stub for "
emacs: Customize how each tag is displayed
2013-01-23 2:15 UTC (5+ messages)
` [PATCH 3/4] emacs: possibility to customize the rendering of tags
update top level argument handling
2013-01-23 1:57 UTC (4+ messages)
Compiling notmuch-deliver: undefined reference to `notmuch_database_destroy'
2013-01-22 21:58 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).