]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2020-08-18 David Bremnerupdate changelog for 0.31~rc1-1 0.31_rc1 archive/debian/0.31_rc1-1 debian/0.31_rc1-1
2020-08-18 David Bremnerversion: bump to 0.31~rc1
2020-08-18 Tomi OllilaNEWS: notmuch-mutt: system(shell pipeline) replaced...
2020-08-16 David Bremnertest: fix uninitialized variable use in T562-lib-database
2020-08-16 David Bremnerbuild: clean up sphinx.config
2020-08-16 David Bremnerdevel/release-checks.sh: use grep to find copyright... 0.31_rc0
2020-08-16 David Bremnerdebian: update symbols for 0.31
2020-08-16 David Bremnerdebian: start changelog for 0.31~rc0-1
2020-08-16 David Bremnerversion: bump to 0.31~rc0
2020-08-16 William Casarinemacs/tree: add notmuch-tree-archive-thread-then-next
2020-08-16 William Casarinemacs/tree: enable moving to next thread in search...
2020-08-16 William Casarinemacs/tree: introduce notmuch-tree-parent-buffer variable
2020-08-16 David Bremnertest: update README to reflect dropping upgrade tests
2020-08-15 Teemu LikonenEmacs: Indent first header line only when indentation...
2020-08-12 Tomi Ollilanotmuch-mutt: replace shell pipeline with internal...
2020-08-12 Tomi Ollilaconfigure: Check if emacs >= 25 (instead of >= 24)...
2020-08-10 Jonas Bernoullitry-emacs-mua: Trim `require' advice for Emacs 25
2020-08-10 Jonas Bernoulliemacs: Use new advice mechanism do advice mm-shr
2020-08-10 Jonas Bernoulliemacs: Do not abuse advice to monkey patch while testing
2020-08-10 Jonas Bernoulliemacs: Drop old advices that were only need for Emacs 23
2020-08-10 Jonas Bernoulliemacs: Remove notmuch-read-char-choice
2020-08-10 Jonas Bernoulliemacs: Remove notmuch-setq-local
2020-08-10 Jonas Bernoulliemacs: Use cl-incf where appropriate
2020-08-10 Jonas BernoulliNEWS: At least Emacs 25.1 is required now
2020-08-10 Jonas BernoulliNEWS: Add stub for 0.31
2020-08-10 Jonas Bernoulliemacs: Add end-of-file line to libraries that lack it
2020-08-10 Jonas Bernoulliemacs: Provide 'rstdoc' feature at end of file
2020-08-10 Jonas Bernoulli.gitignore: Sort using sort-lines
2020-08-10 Jonas Bernoullitest: Fix indentation
2020-08-10 Jonas Bernoulli.dir-locals.el: Set variables for correct "shell" mode
2020-08-10 Jonas BernoulliFix typos
2020-08-10 Jonas Bernoulliemacs: Increase consistency of library headers
2020-08-10 Jonas Bernoulliemacs: Various cosmetic changes
2020-08-10 Jonas Bernoulliemacs: Autoload notmuch-jump using an autoload cookie
2020-08-10 Jonas Bernoulliemacs: Autoload notmuch-jump-search only once
2020-08-10 Jonas Bernoulliemacs: Improve doc-strings
2020-08-10 Jonas Bernoulliemacs: Use makefile-gmake-mode in Makefile*s
2020-08-09 Jonas Bernoulliemacs: notmuch-poll: Let the user know we are polling
2020-08-09 Jonas Bernoulliemacs: No longer define notmuch-hello-mode-map as a...
2020-08-09 Jonas Bernoulliemacs: Fix some function declarations
2020-08-09 Jonas Bernoulliemacs: Extend face to window edge again
2020-08-09 Jonas Bernoulliemacs: Use one or three lines for 'if' forms
2020-08-09 Jonas Bernoulliemacs: Use 'when' instead of 'if' when there is no...
2020-08-09 Jonas Bernoulliemacs: Use 'unless' instead of 'when' and 'not'
2020-08-09 Jonas Bernoulliemacs: Use 'and' instead of 'when' when the return...
2020-08-09 Jonas Bernoulliemacs: Only set one variable per setq form
2020-08-09 Jonas Bernoulliemacs: Closing parenthesis go on the same line
2020-08-09 Jonas Bernoulliemacs: Fix indentation
2020-08-09 Jonas Bernoulliemacs: Remove excess empty lines
2020-08-09 Jonas Bernoulliemacs: Shorten long lines
2020-08-08 Teemu LikonenEmacs: Ensure left-to-right display for message headers
2020-08-08 Đoàn Trần Công... T355: specify hash algorithm explicitly
2020-08-08 Đoàn Trần Công... configure: drop check for default xapian backend
2020-08-08 Đoàn Trần Công... configure: check for pytest with python -m pytest
2020-08-04 David Bremnertest: regression tests for n_indexopts_{get,set}_decryp...
2020-08-04 David Bremnertest: regression test for traversing config list with...
2020-08-04 David Bremnertest: regression test for n_d_get_config_list on closed db.
2020-08-04 David Bremnertest: regression test for n_directory_{get,set}_mtime
2020-08-03 David Bremnerlib: fix return value for n_directory_delete
2020-08-03 David Bremnertest: known broken test for n_directory_delete with...
2020-08-03 David Bremnerlib: catch exceptions in n_directory_get_child_files
2020-08-03 David Bremnertest: add known broken test for n_directory_get_child_files
2020-08-03 David Bremnerlib: catch exceptions in n_directory_get_child_directories
2020-08-03 David Bremnertest: add known broken test for n_directory_get_child_d...
2020-08-03 David Bremnertest: regression test for n_m_get_filenames
2020-08-03 David Bremnertest: split header for lib-message tests.
2020-08-03 David Bremnertest: add regression test for n_messages_collect_tags
2020-08-03 David Bremnerlib: return NULL from n_d_get_default_indexopts on...
2020-08-03 David Bremnerbuild: upload html docs as part of release process
2020-08-01 David Bremnertest: drop use of db_ending
2020-08-01 David Bremnertest: drop NOTMUCH_DEFAULT_XAPIAN_BACKEND from T360...
2020-07-31 David Bremnertest: destroy thread from closed database
2020-07-31 David Bremnertest: regression test for n_thread_get_tags
2020-07-31 David Bremnertest: add regression tests for oldest and newest dates
2020-07-31 David Bremnertest: add regression tests for n_t_get_{authors, subject}
2020-07-31 David Bremnertest: add regression test for n_t_get_messages
2020-07-31 David Bremnertest: add regression tests for n_thread_get_toplevel_me...
2020-07-31 David Bremnertest: add regression test for n_thread_get_total_{messa...
2020-07-31 David Bremnertest: regression test for n_t_get_thread_id
2020-07-29 David Bremnertest: regression test for notmuch_query_destroy
2020-07-29 David Bremnertest: regression tests for n_q_count_{messages, threads}
2020-07-29 David Bremnertest: regression test for n_q_search_messages
2020-07-29 David Bremnertest: regression test for n_q_search_threads
2020-07-29 David Bremnertest: add regression test for n_q_add_tag_exclude
2020-07-29 David Bremnertest: regression test for n_q_{set, get}_sort
2020-07-29 David Bremnertest: regression test for set_omit_excluded
2020-07-29 David Bremnertest: regression test for notmuch_query_get_database
2020-07-29 David Bremnertest: add regression test for n_q_{create,_get_query_st...
2020-07-29 David Bremnertest: move notmuch_message_* tests to their own file
2020-07-28 David Bremnerlib: replace use of static_cast for writable databases
2020-07-28 David Bremnerlib: encapsulate the use of notmuch_database_t field...
2020-07-28 David Bremnerlib: drop two gratuitous assignments to database mode
2020-07-28 Jonas Bernoullitest: Explicitly state that we want to sign with sender
2020-07-28 Jonas Bernoullitest: Remove misguided emacs testing utilities
2020-07-28 Jonas Bernoullitest: Deal with Emacs 27 switching to lexical scope...
2020-07-28 Jonas Bernoulligitignore: Ignore generated sphinx.config
2020-07-22 David Bremnertest: add known broken test for n_d_get_default_indexopts
2020-07-22 David Bremnerlib: fix error return bug with n_d_set_config.
2020-07-22 David Bremnertest: add known broken test for n_d_set_config
2020-07-22 David Bremnertest: add regression test for n_d_get_config
next