]> git.eshelyaron.com Git - emacs.git/commit
Show also tagged versions on Tree-sitter compatibility report
authorPeter Oliver <git@mavit.org.uk>
Wed, 11 Jun 2025 16:34:53 +0000 (17:34 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 18:59:05 +0000 (20:59 +0200)
commitd3f8cfbe7617ec7d498f69d4add1aebaf817f8d1
treed2989e40f745b8f8f0cdc0db280a323ec2b53bb2
parentdb15ba99866a6bd25c2ed94851f859db54c3db43
Show also tagged versions on Tree-sitter compatibility report

* admin/tree-sitter/compat-template.html: Accommodate two tables.
* admin/tree-sitter/treesit-admin.el
(treesit-admin--find-latest-compatible-revision): Pass through new arg
REVISION-TYPE.
(treesit-admin--last-compatible-grammar-for-modes): Optionally iterate
over tagged rather than all commits.
(treesit-admin--generate-compatibility-report): Generate a second table,
showing only tagged commits (bug#78848).

(cherry picked from commit 96858b9ced0000e681672369d5507f5890086967)
admin/tree-sitter/compat-template.html
admin/tree-sitter/treesit-admin.el