]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2021-12-31 David Bremnerbuild: move {C,CXX}FLAGS to the end of FINAL_{C,CXX...
2021-12-31 David Bremnerbuild: move CPPFLAGS after source directory includes.
2021-12-31 David Bremnerbuild: move LDFLAGS after notmuch libraries.
2021-12-29 David Bremneremacs: update coolj-line-prefix-regexp to make space...
2021-12-29 David BremnerMerge branch 'release'
2021-12-29 David Bremnerconfigure: calculate NOTMUCH_BUILDDIR, write to Makefil...
2021-12-29 David Bremnerlib/open: do not consider .notmuch alone as an existing...
2021-12-29 David Bremnertest/new: add known broken test for missing xapian...
2021-12-26 David Bremnertest: test folder renames
2021-12-25 David Bremnerdoc: add dep. on stamp file for rebuilding gzipped...
2021-12-23 David Bremnertest: remove directory names from paths in exceptions
2021-12-23 Tomi Ollilaemacs: add notmuch-logo.svg and use it in emacs mua...
2021-12-23 David Bremnerdoc: introduce stamp file for info build
2021-12-23 David Bremnerdoc: replace phony target with variable
2021-12-12 Kyle Meyeremacs/tree: fix docstrings for author faces
2021-12-11 Tomi Ollilaconfigure: have bash_absolute and perl_absolute always...
2021-12-10 David BremnerMerge tag 'debian/0.34.2-1'
2021-12-10 David Bremnerdebian: build only against default python version archive/debian/0.34.2-1 debian/0.34.2-1
2021-12-09 David BremnerNEWS: mention fix for unprintable python exception 0.34.2
2021-12-09 David Bremnerdebian: changelog for 0.34.2-1
2021-12-09 David Bremnerversion: bump to 0.34.2
2021-12-09 David BremnerNEWS: add NEWS for 0.34.2
2021-12-06 David Bremnertest/emacs: mark one test as fixed in newer emacs.
2021-12-05 David Bremnerpython-cffi: fix out-of-tree build
2021-12-05 David BremnerMerge branch 'release'
2021-12-05 Floris BruynoogheFix error message when using notmuch_status_to_string
2021-12-04 David Bremnerpython-cffi: introduce stamp file
2021-12-04 David Bremnerruby: don't use a directory as a target.
2021-12-04 David Bremneremacs: don't add space to tag completion candidates.
2021-12-04 David Bremnertest/new: replace use of gdb in vanishing file test
2021-12-04 David Bremnertest/count: replace use of gdb with a LD_PRELOAD shim
2021-12-04 David Bremnertest: move system includes to notmuch-test.h
2021-12-04 David Bremnerlib/config: use g_key_file_get_string to read config...
2021-12-04 David Bremnertest: known broken tests for escape characters in confi...
2021-12-04 David Bremnerconfig: ignore leading/trailing spaces in ';'-delimited...
2021-12-04 David Bremnertest: known broken tests for leading/trailing ws in...
2021-12-04 David Bremneremacs: run notmuch-search-hook lazily
2021-12-04 David BremnerMerge branch 'release'
2021-12-04 David Bremnerpython-cffi: switch to notmuch_database_{open,create...
2021-12-04 David Bremnertest: add known broken tests for python bindings in...
2021-12-04 David Bremnertest: add python-cffi bindings to path for test_python
2021-12-04 David Bremnerpython-cffi: fix typos in docstring for Database.defaul...
2021-12-04 David Bremnerlib/config: don't overwrite database.path if the caller...
2021-12-04 David Bremnerlib/open: track which parameters are passed
2021-12-04 David Bremnertest: add known broken test for conflict with database...
2021-12-04 David Bremnertest/libconfig: use 'export' for remaining sets of...
2021-12-04 David Bremneremacs: drop C-tab binding in hello mode, document ...
2021-12-04 David Bremnerdoc/python-cffi: import from built bindings, not instal...
2021-12-04 David Bremnerrename built_with.sexpr_query to built_with.sexp_queries
2021-11-04 David BremnerMerge tag '0.34.1'
2021-11-03 David Bremnerdebian: refinalize changelog 0.34.1 archive/debian/0.34.1-1 debian/0.34.1-1
2021-11-03 David BremnerNEWS: finalize release date
2021-10-31 David Bremnerdebian: changelog for 0.34.1-1
2021-10-31 David BremnerNEWS: start news for 0.34.1
2021-10-31 David Bremnerversion: bump to 0.34.1
2021-10-30 David Bremneremacs: improve notmuch-*-from-current-query docstrings
2021-10-30 David Bremneremacs: add minimal docstring for notmuch-unthreaded
2021-10-30 David Bremnerlib/open: replace call to deprecated notmuch_database_o...
2021-10-30 David Bremnerlib/compact: replace deprecated notmuch_database_open_v...
2021-10-30 David BremnerMerge branch 'release'
2021-10-30 David Bremnerlib/load_config: deallocate / NULL database on fatal...
2021-10-30 David Bremnerlib/load_config: document expectations for db on error...
2021-10-30 David Bremnerlib/create: fix memory leak, ensure *database=NULL...
2021-10-30 David Bremnerlib/create: document expectations for db on error,...
2021-10-30 David Bremnerlib/open: fix potential double-free, ensure *database...
2021-10-30 David Bremnertest: add two known broken tests for missing config...
2021-10-30 David Bremnerlib: document n_o_w_config can return NOTMUCH_STATUS_NO...
2021-10-28 David BremnerMerge branch 'release'
2021-10-28 David BremnerNEWS: fix typo in 0.34 news.
2021-10-28 David Bremnertest/libconfig: use 'export' when restoring NOTMUCH_CONFIG
2021-10-25 David Bremnerdoc/sexp-queries: replace definition lists with block...
2021-10-25 David Bremnerdoc: remove explicit formatting of terms in definition...
2021-10-23 David BremnerCLI: move indexopts variable out of shared options...
2021-10-23 David Bremnerlib: make indexopts pointers opaque
2021-10-23 Jani Nikulacli: remove enum names from typedefs
2021-10-23 Jani Nikulalib: remove enum names from typedefs
2021-10-23 Jani Nikulalib: fix commented out NOTMUCH_DEPRECATED()
2021-10-20 David BremnerNEWS: set date 0.34 archive/debian/0.34-1 debian/0.34-1
2021-10-20 David Bremnerdebian: changelog for 0.34
2021-10-20 David Bremneradd NEWS for remaining changes
2021-10-20 David Bremnerversion: bump to 0.34
2021-10-20 David BremnerNEWS: update sexp-query news
2021-10-19 Doug Woosemacs: fix call to nonexistent notmuch--call-process...
2021-10-15 David Bremnerdebian: add dependency on libsexp-dev 0.34_rc0 archive/debian/0.34_rc0-1 debian/0.34_rc0-1
2021-10-15 David Bremnerdebian: add changelog for 0.34~rc0
2021-10-15 David BremnerINSTALL: document optional dependency on libsfsexp
2021-10-15 David BremnerNEWS: stub news for 0.34~rc0
2021-10-15 David Bremnerlib: bump lib minor version to 5
2021-10-15 David Bremnerdebian: add new function to symbols file
2021-10-15 David Bremnerversion: bump to 0.34~0
2021-10-12 David Bremnerdebian: install notmuch-sexp-queries man page
2021-10-10 David Bremnerconfigure: whitespace cleanup
2021-10-10 David Bremnerdevel: script for checking a commit (series)
2021-10-09 David Bremnerconfigure: check explicitely for python dev (include...
2021-09-30 David BremnerMerge tag '0.33.2'
2021-09-30 David Bremnerversion: bump to 0.33.2 0.33.2
2021-09-30 David Bremnerdebian: changelog for 0.33.2-1
2021-09-30 David BremnerNEWS: update for 0.33.2
2021-09-29 David Bremnertest/T355-smime: Use key as exported by gpgsm
2021-09-20 jaoemacs: notmuch-tree: customizable strings for drawing...
next