]> git.notmuchmail.org Git - notmuch/history - emacs/notmuch-tree.el
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / emacs / notmuch-tree.el
11 days ago Mohsin Kaleememacs: Add new option notmuch-search-hide-excluded master
2024-04-04 Dmitry Bogatovemacs: Mark "notmuch-tree" command for autoloading
2024-03-11 David BremnerMerge tag 'debian/0.38.3-1'
2024-02-28 Benjamin Drungnotmuch (0.38.2-1.1) unstable; urgency=medium
2023-12-06 David BremnerMerge branch 'release'
2023-12-01 David BremnerMerge branch 'release'
2023-12-01 David BremnerImport notmuch_0.38.2.orig.tar.xz
2023-11-28 David BremnerMerge branch 'release'
2023-10-26 David BremnerMerge tag '0.38.1'
2023-10-12 David BremnerMerge tag '0.38.1_rc1'
2023-10-06 David Bremneremacs: wrap docstrings
2023-02-21 David Bremneremacs/tree: use two argument form of setq-local
2023-02-20 jaoemacs: notmuch-tree-outline-mode
2022-09-23 Tomi Ollilaemacs: add notmuch-search-edit-search and notmuch-tree...
2022-09-03 jaoemacs: new notmuch-tree-process-exit-functions
2022-07-30 David Bremneremacs: update defcustom for notmuch-unthreaded-result...
2022-07-30 David Bremneremacs: update defcustom for notmuch-search-result-format.
2022-07-03 David Bremneremacs: mark notmuch-query.el as obsolete
2022-01-24 jaoemacs: customizable names for search buffers
2022-01-12 David BremnerMerge remote-tracking branch 'origin/release'
2022-01-09 David BremnerMerge tag '0.34.3'
2022-01-09 David BremnerMerge branch 'release'
2021-12-29 David BremnerMerge branch 'release'
2021-12-12 Kyle Meyeremacs/tree: fix docstrings for author faces
2021-12-10 David BremnerMerge tag 'debian/0.34.2-1'
2021-12-05 David BremnerMerge branch 'release'
2021-12-04 David BremnerMerge branch 'release'
2021-11-04 David BremnerMerge tag '0.34.1'
2021-10-30 David Bremneremacs: add minimal docstring for notmuch-unthreaded
2021-09-30 David BremnerMerge tag '0.33.2'
2021-09-20 jaoemacs: notmuch-tree: customizable strings for drawing...
2021-09-11 David Bremneremacs: wrap process-lines
2021-09-11 David BremnerMerge tag '0.33.1'
2021-09-09 David Edmondsonemacs: Allow functions in notmuch-{tree,unthreaded...
2021-09-04 David BremnerMerge branch 'release'
2021-09-04 David BremnerMerge branch 'release'
2021-08-30 Jonas Bernoulliemacs: fix some option type declarations
2021-08-22 David BremnerCLI: define and use format version 5
2021-08-22 jaoemacs: new command notmuch-tree-filter-by-tag
2021-08-22 jaoemacs: new command notmuch-tree-filter
2021-08-19 David BremnerMerge tag 'debian/0.32.3-1'
2021-08-18 David BremnerMerge remote-tracking branch 'origin/debian/bullseye...
2021-07-25 Jonas Bernoulliemacs: notmuch-tree: mark the initial message at point...
2021-07-19 David Bremneremacs: remove useless lexically bound variable
2021-07-03 jaoemacs/tree: command to toggle search sort order in...
2021-07-03 jaoemacs/hello: honouring :sort-order in threaded queries
2021-06-27 David Bremneremacs/tree use notmuch-show-single-message
2021-06-27 David BremnerMerge tag '0.32.2'
2021-06-25 David BremnerMerge branch 'release'
2021-06-20 David BremnerMerge branch 'release'
2021-06-05 Tomi Ollilaemacs: fix declare-function definitions with related...
2021-02-18 David BremnerMerge tag '0.31.4'
2021-01-15 Jonas Bernoulliemacs: notmuch-tree-get-match: No longer define as...
2021-01-15 Jonas Bernoulliemacs: improve how cl-lib and pcase are required
2021-01-15 Jonas Bernoulliemacs: avoid unnecessary let-bindings
2021-01-15 Jonas Bernoulliemacs: various doc-string improvements
2021-01-13 Jonas Bernoulliemacs: deal with unused lexical arguments and variables
2021-01-13 Jonas Bernoulliemacs: use lexical-bindings in all libraries
2021-01-13 Jonas Bernoulliemacs: make headings outline-minor-mode compatible
2021-01-13 Jonas Bernoulliemacs: use setq instead of set
2020-12-26 David BremnerMerge branch 'release'
2020-12-25 David BremnerMerge branch 'release'
2020-12-13 David BremnerMerge tag 'debian/0.31.2-5'
2020-12-11 David BremnerMerge branch 'release'
2020-12-06 Jonas Bernoulliemacs: avoid binding unnamed commands in keymaps
2020-12-06 Jonas Bernoulliemacs: use defvar-local
2020-12-06 Jonas Bernoulliemacs: remove unnecessary notmuch-tree-button-activate
2020-12-06 Jonas Bernoulliemacs: more cleanup since dropping support for Emacs 24
2020-11-12 Jonas Bernoulliemacs: don't fset keymaps
2020-11-12 Jonas Bernoulliemacs: add doc-string to notmuch-tree-mode-map
2020-11-12 Jonas Bernoulliemacs: silence byte-compiler
2020-08-22 Sean Whittonemacs: Use pop-to-buffer-same-window rather than switch...
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-10 Jonas Bernoulliemacs: Increase consistency of library headers
2020-08-10 Jonas Bernoulliemacs: Autoload notmuch-jump-search only once
2020-08-10 Jonas Bernoulliemacs: Improve doc-strings
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-06-06 Tomi Ollilaemacs docstrings: consistent indentation, newlines...
2020-04-27 Jonas Bernoulliemacs: Use `cl-lib' instead of deprecated `cl'
2020-04-06 William Casarinemacs/tree: add x/X bindings
2020-04-06 William Casarinemacs/tree: add notmuch-tree-archive-thread-then-exit
2020-04-06 William Casarinemacs/tree: add notmuch-tree-archive-message-than-next...
2020-04-06 William Casarinemacs/tree: add kill-both prefix argument to notmuch...
2020-04-06 William Casarinemacs/tree: add notmuch-tree-matching-message
2020-04-06 William Casarinemacs/tree: add notmuch-tree-goto-matching-message
2020-04-06 William Casarinemacs/tree: return true if a thread was found in next...
2020-03-20 Mark WaltersAdd a U binding to switch to unthreaded from other...
2020-03-20 Mark WaltersUnthreaded mode: allow user to choose different `show...
2020-03-20 Mark WaltersUnthreaded mode: allow different result format
2020-03-20 Mark WaltersIntroduce unthreaded mode
next