]> git.cworth.org Git - notmuch/history - notmuch-git.py
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / notmuch-git.py
2024-03-11 David BremnerMerge tag 'debian/0.38.3-1'
2024-02-28 Benjamin Drungnotmuch (0.38.2-1.1) unstable; urgency=medium
2024-01-14 Jakub WilkCLI/git: remove no-op format() call
2024-01-14 Jakub WilkCLI/git: fix name error
2024-01-14 Jakub WilkCLI/git: remove unused import
2023-12-01 David BremnerImport notmuch_0.38.2.orig.tar.xz
2022-12-27 David BremnerCLI/git: use --exclude=false when calling notmuch-search
2022-07-17 David BremnerCLI/git: opportunistically use bindings to check for...
2022-07-17 David BremnerCLI/git: current cache contents of index
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-07 David BremnerCLI/git: replace most mentions of nmbug
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: add @timed decorator, time a few functions
2022-06-17 David BremnerCLI/git: replace enumeration of tags with sexp query.
2022-06-17 David BremnerCLI/git: suppress warnings about initial branch name
2022-06-17 David BremnerCLI/git: rename environment variables.
2022-06-17 David Bremnertest: initial tests for notmuch-git
2022-06-17 W. Trevor KingCLI/git: Add an 'init' command
2022-06-17 David BremnerCLI/git: make existance of config branch optional on...
2022-06-17 David Bremnernotmuch-git: add --git-dir, --tag-prefix arguments
2022-06-17 David BremnerCLI/git: drop support for python < 3.2
2022-06-17 David Bremnernmbug: promote to user tool "notmuch-git"