]> git.cworth.org Git - notmuch/shortlog
notmuch
2022-02-25 David Bremnerperf-test: allow running test_emacs from performance...
2022-02-25 David Bremnertest/emacs: split out tagging related tests
2022-02-25 David Bremnertest: split variable settings to their own file
2022-02-25 David Bremnerdoc/emacs: add minimal documentation for notmuch-unthre...
2022-02-25 David Bremnerdevel/notmuch-web: single user web front end using...
2022-02-21 Tomi Ollilaremoved use of 'echo -n' (and echo -n -e ...)
2022-02-20 David Bremnerdoc: use hyperlinks for config options in notmuch-insert(1)
2022-02-20 David Bremnerdoc: add configuration section to notmuch-insert(1)
2022-02-20 David Bremnerdoc: add configuration section to notmuch-new(1)
2022-02-20 David Bremnerdoc: alphabetize options in notmuch-config(1)
2022-02-20 David BremnerCLI/insert: escape envelope from
2022-02-20 David BremnerCLI/insert: split copy_fd
2022-02-20 David Bremnertest: add known broken test for insert with mbox as...
2022-02-20 David Bremnertest: start new corpus of test messages for indexing...
2022-02-17 David Bremnerpython-cffi: use config_pairs API in ConfigIterator
2022-02-17 David Bremnertest: known broken test for list(db.config) in python...
2022-02-16 David Bremneremacs: escape quote in notmuch-search-result-format...
2022-02-13 David Bremneremacs: remove png logo
2022-02-11 inwitdoc: make post-hook description more precise
2022-02-06 David Bremnergitignore: add bindings/python-cffi/_notmuch_config.py 0.35
2022-02-06 David Bremnerversion: bump to 0.35
2022-02-06 David BremnerNEWS: set release date for 0.35
2022-02-06 David Bremnerdebian: start changelog for 0.35
2022-02-05 David BremnerNEWS: remaining items for 0.35 release
2022-01-31 Tomi OllilaNEWS: emacs/notmuch-logo.svg is there in 0.35
2022-01-31 David BremnerNEWS: my changes for 0.35
2022-01-30 David Bremnerdebian: changelog for 0.35~rc0-2 archive/debian/0.35_rc0-2 debian/0.35_rc0-2
2022-01-29 David Bremnerdebian: add missing install file for notmuch-doc archive/debian/0.35_rc0-1 debian/0.35_rc0-1
2022-01-29 David BremnerNEWS: add stub for 0.35 0.35_rc0
2022-01-29 David Bremnerdebian: add changelog for 0.34~rc0-1
2022-01-29 David Bremnerlib: bump minor version to 6.
2022-01-29 David Bremnerversion: bump to 0.35~rc0
2022-01-29 David Bremnerdebian: package HTML docs
2022-01-29 David Bremnerdoc: replace :math: for subscripts in notmuch-sexp...
2022-01-27 David Bremnerlib: strip trailing '/' from pathnames (sexp queries).
2022-01-27 David Bremnertest: add multiple path, folder sexp query tests
2022-01-27 David Bremnerlib: drop trailing slash for path and folder searches...
2022-01-27 David Bremnertest/sexp: tests for path, folder, including trailing...
2022-01-27 David Bremnertest: known broken tests for trailing / in path search...
2022-01-27 David Bremnertest: sanitize generated message files names
2022-01-26 David Bremnerlib/parse-sexp: handle lastmod queries.
2022-01-26 David Bremnertest/sexpr-search: add known broken tests for lastmod...
2022-01-26 David Bremnerlib/parse-sexp: support actual date queries.
2022-01-26 David Bremnerlib/date: factor out date range parsing.
2022-01-26 David Bremnerlib/parse-sexp: support zero argument date queries
2022-01-26 David Bremnertest/search: add known broken tests for 'date' prefix
2022-01-26 David Bremneremacs: use cached encoded copy for fcc
2022-01-26 David Bremnertest/emacs: known broken test for matching fcc and...
2022-01-26 David Bremnertest: define test_expect_equal_message_body
2022-01-26 David Bremnertest/emacs: match mml settings in emacs_{fcc,deliver...
2022-01-25 David Bremnerdoc: document new option `show.extra_headers`
2022-01-24 David BremnerCLI/setup: special case single item lists
2022-01-24 David Bremnertest/setup: add known broken test for single items
2022-01-24 jaoemacs: customizable names for search buffers
2022-01-23 David Bremneremacs: define, use option :disable-excludes for n-h...
2022-01-23 David BremnerRevert "emacs: use --exclude=false when checking for...
2022-01-23 David Bremnerlib/database: delete stemmer on destroy
2022-01-23 David Bremnerlib/config: move g_key_File_get_string before continue
2022-01-23 David Bremnertest: add known broken test for memory leaks in open
2022-01-23 David Bremnerconfigure: check for ASAN support
2022-01-20 David Bremneremacs: use --exclude=false when counting total messages
2022-01-20 David Bremneremacs: use --exclude=false when checking for empty...
2022-01-20 David Bremnertest/emacs: add known broken test for hidden tags
2022-01-19 David BremnerCLI: print extra headers only for non-replies
2022-01-19 David Bremnertest/emacs: known broken test for reply with extra...
2022-01-18 David BremnerCLI: print extra headers in structured output
2022-01-18 David Bremnerlib/config: add known config key "show.extra_headers"
2022-01-18 David BremnerCLI: stash pointer to database in sprinter structs
2022-01-16 David Bremnertest: fix deprecation warning in symbol-test
2022-01-16 David Bremnercli/new: only ignore .notmuch at top level
2022-01-16 David Bremnertest: add known broken test for ignoring non-toplevel...
2022-01-15 David Bremnerlib/open: no default mail root in split configurations
2022-01-15 David Bremnerlib/config: make sure the config map exists when loadin...
2022-01-15 David Bremnerlib/open: use notmuch->params to track split status
2022-01-15 David Bremnerlib/open: use db struct as talloc ctx for choose_databa...
2022-01-15 David Bremnertest/libconfig: add two tests for the config = "" case
2022-01-15 David Bremnertest/libconfig: save and restore config file
2022-01-14 LdBethemacs/notmuch-tag.el: add xmlns attribute to svg icons
2022-01-12 David BremnerMerge remote-tracking branch 'origin/release'
2022-01-12 David Bremnertest/gpgsm: use --with-colons when calculating fingerprint.
2022-01-11 Michael J Gruberconfigure: Ignore more options that Fedora spec macros...
2022-01-10 jaoemacs: make header line in notmuch-show buffers optional
2022-01-09 David BremnerMerge tag '0.34.3'
2022-01-09 David Bremnerdoc: add 2022 to copyright years. 0.34.3 archive/debian/0.34.3-1 debian/0.34.3-1
2022-01-09 David Bremnerversion: bump to 0.34.3
2022-01-09 David Bremnerdebian: changelog for 0.34.3-1
2022-01-09 David BremnerNEWS: add NEWS for 0.34.3
2022-01-09 David Bremnerbindings/python-cffi: search for config by default
2022-01-09 David BremnerMerge branch 'release'
2022-01-08 David Bremnerpython-cffi: returned OwnedMessage objects from Message...
2022-01-08 David Bremnertest: add known broken tests for recursive traversal...
2022-01-03 Cédric Hannotiercompletion: use mail_root for path completion in bash/zsh
2022-01-03 Cédric Hannotierdoc: mail store is given by database.mail_root
2022-01-01 David Bremnerbindings/python-cffi: add matched property to message...
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...
next