notmuch
Thread
Date
Earlier messages
Later messages
Messages by Thread
revision tracking patches, round 1
David Bremner
[PATCH 1/6] lib: Only sync modified message documents
David Bremner
[PATCH 1/6] lib: Only sync modified message documents
David Bremner
[PATCH 2/6] lib: Add per-message last modification tracking
David Bremner
[PATCH 2/6] lib: Add per-message last modification tracking
Daniel Schoepe
[PATCH 2/6] lib: Add per-message last modification tracking
David Bremner
[PATCH 2/6] lib: Add per-message last modification tracking
Austin Clements
[PATCH] fixup! lib: Add per-message last modification tracking
David Bremner
[PATCH 3/6] lib: API to retrieve database revision and UUID
David Bremner
[PATCH 3/6] lib: API to retrieve database revision and UUID
Tomi Ollila
[PATCH 4/6] cli/count: add --output=modifications
David Bremner
[PATCH 5/6] cli: add global option "--db-revision"
David Bremner
[PATCH 5/6] cli: add global option "--db-revision"
Daniel Schoepe
[PATCH 5/6] cli: add global option "--db-revision"
David Bremner
[PATCH 6/6] lib: Add "lastmod:" queries for filtering by last modification
David Bremner
[PATCH 6/6] lib: Add "lastmod:" queries for filtering by last modification
Daniel Schoepe
[PATCH 6/6] lib: Add "lastmod:" queries for filtering by last modification
David Bremner
argument parsing refactor, add shared options
David Bremner
[PATCH 1/4] cli: ignore config argument of notmuch_help_command
David Bremner
[PATCH 2/4] cli: refactor notmuch_help_command
David Bremner
[PATCH 3/4] cli: define shared options, use for --help and --version
David Bremner
[PATCH 4/4] cli: add standard option processing to config and setup
David Bremner
[PATCH 4/4] cli: add standard option processing to config and setup
David Bremner
argument parsing refactoring, round 2
David Bremner
[Patch v2 1/4] cli: ignore config argument of notmuch_help_command
David Bremner
[Patch v2 2/4] cli: refactor notmuch_help_command
David Bremner
[Patch v2 3/4] cli: define shared options, use for --help and --version
David Bremner
[Patch v2 3/4] cli: define shared options, use for --help and --version
Mark Walters
[Patch v2 4/4] cli: add standard option processing to config and setup
David Bremner
[Patch v2 4/4] cli: add standard option processing to config and setup
Mark Walters
[Patch v2 4/4] cli: add standard option processing to config and setup
David Bremner
argument parsing refactoring, round 2
Mark Walters
argument parsing refactoring round3
David Bremner
[PATCH 1/4] cli: ignore config argument of notmuch_help_command
David Bremner
[PATCH 2/4] cli: refactor notmuch_help_command
David Bremner
[PATCH 3/4] cli: define shared options, use for --help and --version
David Bremner
[PATCH 4/4] cli: add standard option processing to config, help and setup
David Bremner
[PATCH] fixup! cli: add standard option processing to config, help and setup
David Bremner
argument parsing refactoring round3
guyzmo
argument parsing refactoring round3
David Bremner
argument parsing refactoring round3
David Bremner
argument parsing refactoring round3
Tomi Ollila
argument parsing refactoring round3
David Bremner
Website and mailing list are hopefully back now
Carl Worth
Website and mailing list are hopefully back now
Carl Worth
propagating the tags of a thread
Tom Hirschowitz
[PATCH] nmbug-status: add support for specifying sort order for each view
Jani Nikula
[PATCH] nmbug-status: add support for specifying sort order for each view
Tomi Ollila
[PATCH] nmbug-status: add support for specifying sort order for each view
W. Trevor King
[PATCH] nmbug-status: add support for specifying sort order for each view
Tomi Ollila
[PATCH v2] nmbug-status: add support for specifying sort order for each view
Jani Nikula
Re: [PATCH v2] nmbug-status: add support for specifying sort order for each view
W. Trevor King
Re: [PATCH v2] nmbug-status: add support for specifying sort order for each view
David Bremner
Re: [PATCH v2] nmbug-status: add support for specifying sort order for each view
Tomi Ollila
Is notmuchmail.org down?
Jinwoo Lee
[PATCH] notmuch-emacs-mua: non-forking escape () usage with backslash '\' escape
Tomi Ollila
[PATCH] notmuch-emacs-mua: non-forking escape () usage with backslash '\' escape
David Bremner
[PATCH] notmuch-emacs-mua: non-forking escape () usage with backslash '\' escape
David Bremner
[PATCH] test/thread-order: more robust loop exit in case of broken input
Tomi Ollila
[PATCH] test/thread-order: more robust loop exit in case of broken input
David Bremner
[PATCH] test/thread-order: more robust loop exit in case of broken input
David Bremner
UnicodeDecodeError with python API
Sebastian Fischmeister
UnicodeDecodeError with python API
W. Trevor King
UnicodeDecodeError with python API
Sebastian Fischmeister
UnicodeDecodeError with python API
W. Trevor King
[PATCH] NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section
W. Trevor King
[PATCH] NEWS: fix 'not' -> 'now' typo in 0.19 nmbug section
David Bremner
[PATCH] emacs: show: hide large text attachments by default
Mark Walters
[PATCH] emacs: show: hide large text attachments by default
David Bremner
[PATCH] emacs: show: hide large text attachments by default
David Bremner
[PATCH] emacs: show: hide large text attachments by default
David Bremner
Library logging overhaul, round 6
David Bremner
[Patch v6 1/8] test: Add two tests for error output from notmuch_database_open
David Bremner
[Patch v6 2/8] test: add support for compiling and running C snippets
David Bremner
[Patch v6 3/8] test: add error reporting tests
David Bremner
[Patch v6 4/8] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner
[Patch v6 4/8] lib: add "verbose" versions of notmuch_database_{open, create}
Tomi Ollila
[Patch v6 4/8] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner
[Patch v6 5/8] lib: add a log function with output to a string in notmuch_database_t
David Bremner
[Patch v6 6/8] lib: add private function to extract the database for a message.
David Bremner
[Patch v6 7/8] lib: replace almost all fprintfs in library with _n_d_log
David Bremner
[Patch v6 8/8] lib: eliminate fprintf from _notmuch_message_file_open
David Bremner
[PATCH] test/thread-order: continue loop while $parent is number
Tomi Ollila
emacs / vim - time taken to open threads
Matthew Lear
emacs / vim - time taken to open threads
David Bremner
emacs / vim - time taken to open threads
Tomi Ollila
emacs / vim - time taken to open threads
Matthew Lear
emacs / vim - time taken to open threads
David Bremner
emacs / vim - time taken to open threads
Matthew Lear
Can't compose message in Emacs - Notmuch
Glyn Millington
Can't compose message in Emacs - Notmuch
David Bremner
Can't compose message in Emacs - Notmuch
Glyn Millington
Can't compose message in Emacs - Notmuch
Tomi Ollila
Can't compose message in Emacs - Notmuch
David Bremner
strange search behaviour in emacs
Sebastian Fischmeister
strange search behaviour in emacs
David Bremner
strange search behaviour in emacs
Sebastian Fischmeister
[PATCH] emacs: print messages when starting and ending notmuch queries
David Bremner
Emacs client scalability for long, deeply-nested threads
Jed Brown
Emacs client scalability for long, deeply-nested threads
Michael Hudson-Doyle
Emacs client scalability for long, deeply-nested threads
Jed Brown
Emacs client scalability for long, deeply-nested threads
David Bremner
Emacs client scalability for long, deeply-nested threads
Jed Brown
[DRAFT PATCH] emacs: show local date next to Date: in case value differs
Tomi Ollila
[DRAFT PATCH] emacs: show local date next to Date: in case value differs
David Bremner
[DRAFT PATCH] emacs: show local date next to Date: in case value differs
Tomi Ollila
[DRAFT PATCH] emacs: show local date next to Date: in case value differs
David Bremner
Re: [DRAFT PATCH] emacs: show local date next to Date: in case value differs
Tomi Ollila
Re: [DRAFT PATCH] emacs: show local date next to Date: in case value differs
David Bremner
[DRAFT PATCH] emacs: show local date next to Date: in case value differs
Mark Walters
[PATCH v4] nmbug-status: Use 'show-ref --heads' for loading configs
W. Trevor King
[PATCH v4] nmbug-status: Use 'show-ref --heads' for loading configs
Tomi Ollila
[PATCH v4] nmbug-status: Use 'show-ref --heads' for loading configs
David Bremner
[PATCH] notmuch-emacs-mua: do not create a frame by default with --client
Jani Nikula
[PATCH] notmuch-emacs-mua: do not create a frame by default with --client
Tomi Ollila
[PATCH] notmuch-emacs-mua: do not create a frame by default with --client
David Bremner
[PATCH v2] notmuch-emacs-mua: do not create a frame by default with --client
Jani Nikula
[PATCH v2] notmuch-emacs-mua: do not create a frame by default with --client
Tomi Ollila
[PATCH] notmuch-emacs-mua: do not create a frame by default with --client
Jani Nikula
[PATCH] notmuch-emacs-mua: do not create a frame by default with --client
David Bremner
[PATCH] notmuch-emacs-mua: do not create a frame by default with --client
Tomi Ollila
[PATCH] notmuch-emacs-mua: do not start emacs daemon w/o --create-frame
Tomi Ollila
[PATCH] notmuch-emacs-mua: do not start emacs daemon w/o --create-frame
David Bremner
[PATCH v3] nmbug-status: Use 'show-ref --heads' for loading configs
W. Trevor King
[BUG] notmuch crashes on FreeBSD when synchronize_flags=true
Simon Campese
[BUG] notmuch crashes on FreeBSD when synchronize_flags=true
David Bremner
[BUG] notmuch crashes on FreeBSD when synchronize_flags=true
Tomi Ollila
[BUG] notmuch crashes on FreeBSD when synchronize_flags=true
Simon Campese
[BUG] notmuch crashes on FreeBSD when synchronize_flags=true
David Bremner
[BUG] notmuch crashes on FreeBSD when synchronize_flags=true
Tomi Ollila
[BUG] notmuch crashes on FreeBSD when synchronize_flags=true
David Bremner
[PATCH v2] emacs: prefer notmuch-emacs-version in User-Agent: header
Tomi Ollila
[PATCH v2] emacs: prefer notmuch-emacs-version in User-Agent: header
Mark Walters
Proposal: List-Id
Harlan Lieberman-Berg
Proposal: List-Id
Guyzmo
Proposal: List-Id
David Bremner
Proposal: List-Id
Amadeusz Żołnowski
Proposal: List-Id
guyzmo
[PATCH v2] nmbug-status: Use 'show-ref --heads' for loading configs
W. Trevor King
[PATCH v2] nmbug-status: Use 'show-ref --heads' for loading configs
Tomi Ollila
[PATCH v2] nmbug-status: Use 'show-ref --heads' for loading configs
W. Trevor King
libnotmuch logging overhaul v4
David Bremner
[Patch v4 1/9] test: Add two tests for error output from notmuch_database_open
David Bremner
[Patch v4 2/9] test: add support for compiling and running C snippets
David Bremner
[Patch v4 2/9] test: add support for compiling and running C snippets
Tomi Ollila
[Patch v4 3/9] test: add error reporting tests for lib/database.cc
David Bremner
[Patch v4 4/9] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner
[Patch v4 4/9] lib: add "verbose" versions of notmuch_database_{open, create}
Tomi Ollila
[Patch v4 5/9] lib/database: add field for last error string
David Bremner
[Patch v4 6/9] lib: add a log function with output to a string in notmuch_database_t
David Bremner
[Patch v4 7/9] lib: add private function to extract the database for a message.
David Bremner
[Patch v4 8/9] lib: replace almost all fprintfs in library with _n_d_log
David Bremner
[Patch v4 9/9] lib: eliminate fprintf from _notmuch_message_file_open
David Bremner
[Patch v5 1/8] test: Add two tests for error output from notmuch_database_open
David Bremner
[Patch v5 2/8] test: add support for compiling and running C snippets
David Bremner
[Patch v5 3/8] test: add error reporting tests
David Bremner
[Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner
[Patch v5 5/8] lib: add a log function with output to a string in notmuch_database_t
David Bremner
[Patch v5 6/8] lib: add private function to extract the database for a message.
David Bremner
[Patch v5 7/8] lib: replace almost all fprintfs in library with _n_d_log
David Bremner
[Patch v5 8/8] lib: eliminate fprintf from _notmuch_message_file_open
David Bremner
Update to library logging, version 5
David Bremner
[Patch v5 1/8] test: Add two tests for error output from notmuch_database_open
David Bremner
[Patch v5 2/8] test: add support for compiling and running C snippets
David Bremner
[Patch v5 2/8] test: add support for compiling and running C snippets
Tomi Ollila
[Patch v5 3/8] test: add error reporting tests
David Bremner
[Patch v5 3/8] test: add error reporting tests
Tomi Ollila
[Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner
[Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open, create}
Tomi Ollila
[Patch v5 4/8] lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner
[Patch v5 5/8] lib: add a log function with output to a string in notmuch_database_t
David Bremner
[Patch v5 5/8] lib: add a log function with output to a string in notmuch_database_t
Tomi Ollila
[Patch v5 6/8] lib: add private function to extract the database for a message.
David Bremner
[Patch v5 7/8] lib: replace almost all fprintfs in library with _n_d_log
David Bremner
[Patch v5 8/8] lib: eliminate fprintf from _notmuch_message_file_open
David Bremner
"original message" replies shouldn't be hidden by default
Daniel Kahn Gillmor
emacs: notmuch-tree, reading messages and tags
Matthew Lear
emacs: notmuch-tree, reading messages and tags
Mark Walters
emacs: notmuch-tree, reading messages and tags
Matthew Lear
Alternative to no longer supported folder:foo* wildcard matching ?
Jean-Marc Liotier
Alternative to no longer supported folder:foo* wildcard matching ?
David Bremner
Alternative to no longer supported folder:foo* wildcard matching ?
Jean-Marc Liotier
Alternative to no longer supported folder:foo* wildcard matching ?
David Bremner
Alternative to no longer supported folder:foo* wildcard matching ?
Jean-Marc Liotier
Alternative to no longer supported folder:foo* wildcard matching ?
David Bremner
[PATCH 1/2] cli: fix top level --help combined with other options
Jani Nikula
[PATCH 2/2] cli: add support for notmuch command --help
Jani Nikula
[PATCH 2/2] cli: add support for notmuch command --help
David Bremner
[PATCH 2/2] cli: add support for notmuch command --help
Tomi Ollila
[PATCH 1/2] cli: fix top level --help combined with other options
David Bremner
[PATCH 1/2] cli: fix top level --help combined with other options
Tomi Ollila
[PATCH 1/2] cli: fix top level --help combined with other options
David Bremner
[PATCH v2] go: add binding for notmuch_message_get_date
Trevor Jim
[PATCH v2] go: add binding for notmuch_message_get_date
David Bremner
updated count / search API patches
David Bremner
[PATCH 1/5] lib: define NOTMUCH_DEPRECATED macro, document its use.
David Bremner
[PATCH 2/5] lib: deprecate notmuch_query_search_{threads, messages}
David Bremner
[PATCH 3/5] cli/lib: remove most use of deprecated notmuch_query_search_{messages,threads}
David Bremner
[PATCH 4/5] lib: add versions of notmuch_query_count_{message,threads} with status return
David Bremner
[PATCH 5/5] cli: update to use new count API
David Bremner
Earlier messages
Later messages