aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-25test: _notmuch_message_remove_term catches exceptions.David Bremner
2022-06-25lib/message: catch exceptions in _n_m_add_termDavid Bremner
2022-06-25test: define test_private_CDavid Bremner
2022-06-18CLI: set NOTMUCH_CONFIG in hooks.David Bremner
2022-06-18test: add known broken tests for setting NOTMUCH_CONFIG in hooksDavid Bremner
2022-06-17debian: install notmuch-gitDavid Bremner
2022-06-17CLI/git: add safety checks for checkout and commitDavid Bremner
2022-06-17CLI/git: support configuration for repo location / prefixDavid Bremner
2022-06-17CLI/git: change defaults for repo and prefixDavid Bremner
2022-06-17doc/notmuch-git: initial documentationDavid Bremner
2022-06-17CLI/git: cache git indicesDavid Bremner
2022-06-17CLI/git: add @timed decorator, time a few functionsDavid Bremner
2022-06-17CLI/git: replace enumeration of tags with sexp query.David Bremner
2022-06-17test/git: add known broken test for tag with quotes.David Bremner
2022-06-17CLI/git: suppress warnings about initial branch nameDavid Bremner
2022-06-17CLI/git: rename environment variables.David Bremner
2022-06-17test: initial tests for notmuch-gitDavid Bremner
2022-06-17CLI/git: Add an 'init' commandW. Trevor King
2022-06-17CLI/git: make existance of config branch optional on cloneDavid Bremner
2022-06-17notmuch-git: add --git-dir, --tag-prefix argumentsDavid Bremner
2022-06-17CLI/git: drop support for python < 3.2David Bremner
2022-06-17nmbug: promote to user tool "notmuch-git"David Bremner
2022-06-16emacs: use message-dont-reply-to-names when composing repliesjao
2022-06-13emacs: Make notmuch-show-next-thread return nil on failureLeo Okawa Ericson
2022-06-13CLI: document handling of --config for external commandsDavid Bremner
2022-06-13CLI: pass --config to external commands via NOTMUCH_CONFIG.David Bremner
2022-06-13test: initial tests for external commandsDavid Bremner
2022-06-13CLI: mention sexp-queries in help topics, alphabetizeDavid Bremner
2022-06-13CLI: simplify help commandDavid Bremner
2022-06-02emacs: change where notmuch-mua-mail moves pointDamien Cassou
2022-06-01emacs: notmuch-show-header-line: allow format strings and functionsjao
2022-05-29test: replace deprecated use of notmuch_database_createDavid Bremner
2022-05-29test: replace deprecated use of notmuch_database_openDavid Bremner
2022-05-29test: replace deprecated use of notmuch_database_open_verboseDavid Bremner
2022-05-29doc/emacs: document a few notmuch-hello customizable variables.David Bremner
2022-05-29test: make T450 independent of application/octet-stream interpretationMichael J Gruber
2022-05-26Merge branch 'release'David Bremner
2022-05-26lib/message: use false from stdbool.hDavid Bremner
2022-05-26merge uninitialized field fix from releaseDavid Bremner
2022-05-26lib: fix uninitialized field in message objects.David Bremner
2022-05-20emacs: document/defcustom notmuch-multipart/alternative-discouragedDavid Bremner
2022-05-20doc: define and use semantic markup for configuration itemsDavid Bremner
2022-05-16emacs/reply: restrict what mime types are inlined by defaultDavid Bremner
2022-05-16emacs: factor out calculation of mm-inline-override-typesDavid Bremner
2022-05-16test: add known broken test for inlining in emacs/replyDavid Bremner
2022-05-16test/emacs: add regression test for display of tar attachmentsDavid Bremner
2022-05-16test: start corpus for attachmentsDavid Bremner
2022-05-15doc/emacs: document notmuch-show-toggle-toggle-elide-non-matchingDavid Bremner
2022-04-30doc/sexp-queries: be more consistent about ending example textDavid Bremner
2022-04-30doc/sexp-queries: fix exampleDavid Bremner