unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
 messages from 2017-05-24 06:17:36 to 2017-07-05 16:46:51 UTC [more...]

Bug: fatal error with notmuch new, second run starts indexing all over again
 2017-07-05 16:46 UTC  (5+ messages)

notmuch-show-view-part does nothing
 2017-07-05 16:21 UTC 

(no subject)
 2017-07-05 11:03 UTC  (26+ messages)
` [PATCH 01/23] emacs: convert to use format-version 3
` [PATCH 02/23] devel/schemata: describe version 4
` [PATCH 03/23] cli: implement structured output "
` [PATCH 04/23] test/multipart: reorganize creation of multipart message
` [PATCH 05/23] test: mark inclusion of headers as broken in gmime-2.x
` [PATCH 06/23] test: mark test as broken in gmime 3.0
` [PATCH 07/23] test/crypto: mark extra space in userid as a bug in gmime-2.6
` [PATCH 08/23] test: add test for modified pgp/mime signed message
` [PATCH 09/23] test/crypto: add test for corrupted signatures
` [PATCH 10/23] test: test parsing of malformed from addresses
` [PATCH 11/23] cli: replace use of g_mime_message_get_date_as_string
` [PATCH 12/23] cli: replace use of g_mime_message_get_reply_to
` [PATCH 13/23] lib/cli: replace use of g_mime_message_get_sender
` [PATCH 14/23] cli: replace use of g_mime_message_get_recipients
` [PATCH 15/23] util: fake gmime-2.6 compatible API for gmime-3.0
` [PATCH 16/23] cli: generalize use of GMIME_SIGNATURE_{ERROR, STATUS} to gmime-3
` [PATCH 17/23] cli: hide rename of GMimeCertificateTrust
` [PATCH 18/23] lib: wrap use of g_mime_utils_header_decode_date
` [PATCH 19/23] lib: refactor _notmuch_messsage_file_get_combined_header
` [PATCH 20/23] lib: add version of _n_m_f_get_combinded_header for gmime 3.0
` [PATCH 21/23] lib: paper over allocation difference
` [PATCH 22/23] cli: make keyid from fingerprint in gmime 3.0
` [PATCH 23/23] cli: wrap getting uid

sometimes it takes long to open folder
 2017-07-04  5:49 UTC  (3+ messages)

release 0.25 timeline
 2017-07-01 15:56 UTC 

v3 of drop HTML tags when indexing
 2017-07-01 15:43 UTC  (6+ messages)
` [patch v3 1/4] lib/index: generalize name of indexing filter
` [patch v3 2/4] lib/index: separate state table definition from scanner
` [patch v3 3/4] lib/index.cc: generalize filter state machine
` [patch v3 4/4] lib/index: add simple html filter

[PATCH] Fix minor mistake where indentation width is ignored
 2017-07-01 15:29 UTC  (2+ messages)

v3 of spaces command line argument separator
 2017-07-01 15:18 UTC  (4+ messages)
` [PATCH 1/3] cli/show: convert keyword options to booleans
` [PATCH 2/3] cli: change api of parse_option
` [PATCH 3/3] cli: add space separator for keyword, string, and int arguments

some issues with emacs 25
 2017-06-30 12:47 UTC  (17+ messages)

[PATCH] Add indentation to imenu in notmuch-show
 2017-06-30 11:53 UTC  (2+ messages)

[PATCH] Fix minor mistake where indentation width is ignored
 2017-06-29 14:05 UTC 

[PATCH 1/2] python: add bindings for notmuch_database_get_config{, _list}
 2017-06-26 23:19 UTC  (6+ messages)
` [PATCH 2/2] python: add convenience function to get named queries

find threads where I and Jian participated but not Dave
 2017-06-26 23:09 UTC  (21+ messages)
                    ` finding incoming messages in threads in which i've participated [was: Re: find threads where I and Jian participated but not Dave]

[PATCH 1/5] minor whitespace cleanups
 2017-06-26 22:54 UTC  (11+ messages)
` [PATCH 2/5] add leaks due to missing invocations of va_end
` [PATCH 3/5] remove ineffective assignments
` [PATCH 4/5] fix wrong printf formatting of signed/unsigned integers
` [PATCH 5/5] flag potential problems with FIXME

[PATCH] remove extra space in Emacs prompt
 2017-06-25 13:04 UTC  (2+ messages)

High CPU usage on Tree View with many emails
 2017-06-25  8:28 UTC  (3+ messages)

bug present without emacs25 or notmuch
 2017-06-15 16:04 UTC  (2+ messages)

Add support for imenu
 2017-06-14 11:06 UTC  (15+ messages)
` [PATCH] Add Emacs' imenu support in notmuch-show and notmuch-search
            ` (no subject)
              ` 
                    ` imenu support

Sublime Text plugin to insert addresses (OSX)
 2017-06-11 13:04 UTC 

[PATCH v2 00/11] Add filesize index, search, sort & emacs UI
 2017-06-11  0:55 UTC  (25+ messages)
` [PATCH v2 01/11] lib: message: index message file sizes
` [PATCH v2 02/11] lib: database: store message filesize & add range processor
` [PATCH v2 03/11] notmuch-search: add filesize based sort order
` [PATCH v2 04/11] emacs: make notmuch-search-oldest-first generic
` [PATCH v2 05/11] emacs: notmuch-search: add filesize sorting
` [PATCH v2 07/11] lib: thread: add thread total size function
` [PATCH v2 08/11] notmuch-search: output total_filesize thread result
` [PATCH v2 09/11] notmuch-show: export message filesize
` [PATCH v2 10/11] emacs: notmuch-search: add display thread sizes capability
` [PATCH v2 11/11] emacs: notmuch-show: add filesize to headerline

v3 of index multiple files per msg-id, add reindex command
 2017-06-10 20:02 UTC  (17+ messages)
` [patch v3 01/12] lib: isolate n_d_add_message and helper functions into own file
` [patch v3 02/12] lib/n_d_add_message: refactor test for new/ghost messages
` [patch v3 03/12] lib: factor out message-id parsing to separate file
` [patch v3 04/12] lib: refactor notmuch_database_add_message header parsing
` [patch v3 05/12] test: add known broken tests for duplicate message id
` [patch v3 06/12] lib: index message files with duplicate message-ids
    ` [PATCH] fixup! "
` [patch v3 07/12] lib: add notmuch_message_count_files
` [patch v3 08/12] lib: add notmuch_thread_get_total_files
` [patch v3 09/12] cli/search: print total number of files matched in summary output
` [patch v3 10/12] lib: add _notmuch_message_remove_indexed_terms
` [patch v3 11/12] lib: add notmuch_message_reindex
` [patch v3 12/12] add "notmuch reindex" subcommand

Bug#864493: notmuch: bash completion eats typed option
 2017-06-10 10:36 UTC  (2+ messages)

[Łukasz Stelmach] Bug#864493: notmuch: bash completion eats typed option
 2017-06-09 14:04 UTC 

Enhance argument parsing to allow spaces as separators (v2)
 2017-06-05 10:29 UTC  (4+ messages)
` [patch v2 1/3] cli/show: convert keyword options to booleans
` [patch v2 2/3] cli: change api of parse_option
` [patch v2 3/3] cli: add space separator for keyword, string, and int arguments

[Kiso Katsuyuki] Re: Modify kill and exit functions on emacs notmuch mode
 2017-06-04 16:04 UTC 

Semi-ready saved search
 2017-06-04 15:48 UTC  (3+ messages)

Modify kill and exit functions on emacs notmuch mode
 2017-06-04 15:37 UTC  (6+ messages)
` [PATCH 1/2] emacs: retrun to the previous notmuch buffer when exit
` [PATCH 2/2] NEWS: emacs notmuch buffer exit functions are modified

[FEATURE] indexing arbitrary headers
 2017-06-03 16:28 UTC  (2+ messages)

Show email adress in output of `notmuch search --format json`
 2017-06-02 10:11 UTC  (7+ messages)

Show email adress in output of `notmuch search --format json`
 2017-06-02 10:40 UTC 

v2 human readable signature status
 2017-06-02  9:42 UTC  (5+ messages)
` [PATCH 1/3] emacs: convert to use format-version 3
` [PATCH 2/3] devel/schemata: describe version 4
` [PATCH 3/3] cli: implement structured output "

notmuch release 0.24.2 now available
 2017-06-01 10:37 UTC 

Compiling notmuch in cygwin
 2017-06-01  7:14 UTC  (2+ messages)

v3 of pre-gmime-3.0 cleanup
 2017-06-01  1:14 UTC  (16+ messages)
` [Patch v3 01/11] util: convenience function to create gmime stream for stdout
` [Patch v3 02/11] cli/reply: direct all output for text format to gmime stream
` [Patch v3 03/11] cli/show: use single stream for printf / gmime object output
` [Patch v3 04/11] perf-test: add memory test for reply
` [Patch v3 05/11] cli/reply: fix two memory leaks, document a third
` [Patch v3 06/11] test/thread-naming: remove excess escaping from sender address
` [Patch v3 07/11] configure: add optional support for gmime-3.0
` [Patch v3 08/11] test: define GMime version dependant breakage
` [Patch v3 09/11] test/multipart: reorganize creation of multipart message
` [Patch v3 10/11] test: mark inclusion of headers as broken in gmime-2.x
` [Patch v3 11/11] test: mark test as broken in gmime 3.0

update structured output formats for human readable signature status
 2017-05-31 14:30 UTC  (6+ messages)
` [PATCH 1/3] emacs: convert to use format-version 3
` [PATCH 2/3] devel/schemata: describe version 4
` [PATCH 3/3] cli: impliment structured output "

[PATCH] emacs: with prefix argument, notmuch-show-stash-date stashes timestamp
 2017-05-30 12:00 UTC  (2+ messages)

(no subject)
 2017-05-26 10:40 UTC  (5+ messages)
` [PATCH 2/2] exit lingering gpg agents at the end of relevant tests
` 

[PATCH] test/thread-naming: remove excess escaping from sender address
 2017-05-24 23:53 UTC  (2+ messages)
` [PATCH] test: test parsing of malformed from addresses


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).