]> git.cworth.org Git - notmuch/history - test
lib: add config key INDEX_AS_TEXT
[notmuch] / test /
2023-04-02 David Bremnerlib: add config key INDEX_AS_TEXT
2023-03-31 Kevin Boulainlib: replace some uses of Query::MatchAll with a thread...
2023-03-31 Felipe Contrerasruby: database: make path arg optional
2023-03-30 Kevin Boulaintest: add test for notmuch_message_remove_all_propertie...
2023-03-30 Kevin Boulainlib/message-property: sync removed properties to the...
2023-03-30 David Bremnertest: reveal notmuch_message_remove_all_properties...
2023-03-30 Kevin Boulaintest: reorganize tests and mark a few of them as broken
2023-03-30 Kevin Boulaintest: remove unnecessary sorting
2023-03-30 Kevin Boulaintest: display key name in property tests
2023-03-30 Kevin Boulainlib/message-property: catch xapian exceptions
2023-03-30 Kevin Boulaintest: uncaught exception when editing properties of...
2023-02-20 David Bremnerlib: add better diagnostics for over long filenames.
2023-02-20 David Bremnertest: add known broken test for diagnostics from over...
2023-02-20 jaoemacs: notmuch-tree-outline-mode
2023-01-06 David Bremnertest: mark some tests as broken when run as root.
2022-12-27 David Bremnerlib/message: move xapian call inside try/catch block...
2022-12-27 David Bremnertest: add known broken test for exception handling...
2022-11-05 Robin Jarrycli: add options --offset and --limit to notmuch show
2022-09-23 Justus Wintertest: replace aging OpenPGP key used in the test suite
2022-09-20 Justus Wintertest: compute expected keyid from fingerprint
2022-09-03 David Bremnertest: add known broken test for indexing text/* attachments
2022-09-03 David Bremnertest: rename indexing corpus
2022-09-03 David Bremnerlib: add field processor for lastmod: prefix
2022-09-03 David Bremnerlib/sexp: provide relative lastmod queries
2022-09-03 David Bremnerlib/open: create database path in some cases
2022-09-03 David Bremnerlib/open: return non-SUCCESS on missing database path
2022-09-03 David Bremnertest/path-config: set database.mail_root but not databa...
2022-09-03 David Bremnertest: add test for creating database in various configu...
2022-08-11 David Bremneremacs/show: restrict inlined mimetypes on refresh.
2022-08-11 David Bremnertest/emacs: add known broken test for inlining on refresh.
2022-08-07 David Bremneremacs: add duplicate support to notmuch-show-view-raw...
2022-08-07 David Bremnertest/emacs: add known broken test for viewing raw duplicate
2022-08-07 David Bremneremacs: update notmuch-show-get-filename to handle dupli...
2022-08-07 David Bremnertest/emacs: add known broken test for stashing duplicat...
2022-08-06 David Bremnertests: remove dead code from T055-path-config.sh
2022-07-30 David Bremneremacs/reply: reply to correct duplicate
2022-07-30 David BremnerCLI/reply: support --duplicate argument
2022-07-30 David Bremneremacs/show: display count of duplicates in headerline
2022-07-30 David Bremneremacs/show: provide notmuch-show-choose-duplicate
2022-07-30 David BremnerCLI/show: support --duplicate for structured output
2022-07-30 David BremnerCLI/show: initial support for --duplicate for (raw...
2022-07-14 David Bremneremacs/show: introduce notmuch-show-height-limit
2022-07-14 David Bremneremacs/show: obey notmuch-show-max-text-part-size for...
2022-07-14 David Bremneremacs/show: optionally insert bodies of "deep messages...
2022-07-07 David BremnerCLI/git: add --format-version argument to init subcommand
2022-07-07 David BremnerCL/git: add format version 1
2022-07-05 David Bremnertest: known broken test for top level .notmuch in split...
2022-07-05 David Bremnertest: add new corpus of duplicate messages
2022-07-05 David Bremnertest: define and use notmuch_sexp_*_sanitize functions
2022-07-05 David Bremnertest: use notmuch_json_show_sanitize more places
2022-07-01 David Bremnerlib/sexp: add parameter expansion for regex and wildcard
2022-07-01 David Bremnertest/sexp: add known broken tests for macro param insid...
2022-06-25 David Bremnerlib/sexp: allow * as alias for "" in range searches.
2022-06-25 David Bremnerlib/sexp: special case "" as an argument in lastmod...
2022-06-25 David Bremnertest/sexp: one sided range searches.
2022-06-25 David Bremnerlib: check for writable db in n_m_tags_maildir_flags
2022-06-25 David Bremnerlib: add NOTMUCH_STATUS_CLOSED_DATABASE, use in _n_d_en...
2022-06-25 David Bremnerlib/tag: handle NULL argument to notmuch_tags_valid
2022-06-25 David Bremnertest: add known broken test for notmuch_tags_valid...
2022-06-25 David Bremnertest: error handling for n_m_tags_to_maildir_flags
2022-06-25 David Bremnertest: error handling in _n_message_{add,remove}_filename
2022-06-25 David Bremnertest: _notmuch_message_remove_term catches exceptions.
2022-06-25 David Bremnerlib/message: catch exceptions in _n_m_add_term
2022-06-25 David Bremnertest: define test_private_C
2022-06-18 David BremnerCLI: set NOTMUCH_CONFIG in hooks.
2022-06-18 David Bremnertest: add known broken tests for setting NOTMUCH_CONFIG...
2022-06-17 David BremnerCLI/git: add safety checks for checkout and commit
2022-06-17 David BremnerCLI/git: support configuration for repo location /...
2022-06-17 David BremnerCLI/git: change defaults for repo and prefix
2022-06-17 David BremnerCLI/git: cache git indices
2022-06-17 David BremnerCLI/git: replace enumeration of tags with sexp query.
2022-06-17 David Bremnertest/git: add known broken test for tag with quotes.
2022-06-17 David BremnerCLI/git: rename environment variables.
2022-06-17 David Bremnertest: initial tests for notmuch-git
2022-06-16 jaoemacs: use message-dont-reply-to-names when composing...
2022-06-13 Leo Okawa Ericsonemacs: Make notmuch-show-next-thread return nil on...
2022-06-13 David BremnerCLI: pass --config to external commands via NOTMUCH_CONFIG.
2022-06-13 David Bremnertest: initial tests for external commands
2022-05-29 David Bremnertest: replace deprecated use of notmuch_database_create
2022-05-29 David Bremnertest: replace deprecated use of notmuch_database_open
2022-05-29 David Bremnertest: replace deprecated use of notmuch_database_open_v...
2022-05-29 Michael J Grubertest: make T450 independent of application/octet-stream...
2022-05-26 David BremnerMerge branch 'release'
2022-05-26 David Bremnermerge uninitialized field fix from release
2022-05-21 David Bremneremacs: document/defcustom notmuch-multipart/alternativ...
2022-05-16 David Bremneremacs/reply: restrict what mime types are inlined by...
2022-05-16 David Bremnertest: add known broken test for inlining in emacs/reply
2022-05-16 David Bremnertest/emacs: add regression test for display of tar...
2022-05-16 David Bremnertest: start corpus for attachments
2022-04-15 David Bremnerlib: add sexp: prefix to Xapian (infix) query parser.
2022-04-15 David Bremnertest/sexp: add test for and of stemmed terms.
2022-04-13 David Bremnertest/smime: fix signature verification test with newer...
2022-04-07 David BremnerMerge branch 'release'
2022-03-25 David Bremnertest: unset XDG_DATA_HOME and MAILDIR for tests.
2022-03-19 David Bremnerlib: do not phrase parse prefixed bracketed subexpressions
2022-03-19 David Bremnertest: known broken tests for bracketed terms in subject
2022-02-26 David Bremneremacs: redirect undo to notmuch-tag-undo
2022-02-26 David Bremneremacs: add notmuch-tag-undo
2022-02-25 David Bremnerperf-test: allow running test_emacs from performance...
2022-02-25 David Bremnertest/emacs: split out tagging related tests
next