| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(install): remove node requirement | Christian Clason | 2025-10-30 | 1 | -2/+1 |
| * | docs(readme): remove wiki link | Christian Clason | 2025-10-17 | 1 | -2/+0 |
| * | docs(README): clarify that `tree-sitter-cli` is required (#8124) | Sergio A. Vargas | 2025-09-17 | 1 | -1/+1 |
| * | feat(install): support custom queries | Christian Clason | 2025-06-04 | 1 | -7/+3 |
| * | docs: final update after rewrite | Christian Clason | 2025-05-21 | 1 | -22/+25 |
| * | feat(install)!: migrate to latest async.nvim impl (#7856) | Lewis Russell | 2025-05-16 | 1 | -6/+2 |
| * | feat(config)!: remove `ignore_install` | Christian Clason | 2025-05-16 | 1 | -2/+0 |
| * | docs: update to rewrite | Christian Clason | 2025-05-12 | 1 | -53/+24 |
| * | feat(locals)!: remove locals module | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| * | feat(install)!: always generate from json if possible | Christian Clason | 2025-05-12 | 1 | -5/+4 |
| * | feat(setup)!: remove ensure_install field | Christian Clason | 2025-05-12 | 1 | -6/+10 |
| * | feat(parsers): rework tiers | Christian Clason | 2025-05-12 | 1 | -4/+4 |
| * | feat(install)!: bump minimum tree-sitter version to 0.24 | Christian Clason | 2025-05-12 | 1 | -2/+2 |
| * | feat(config)!: remove auto_install | Christian Clason | 2025-05-12 | 1 | -3/+0 |
| * | feat!: use tree-sitter build | Christian Clason | 2025-05-12 | 1 | -36/+4 |
| * | feat!: track parser revision in Lua | Christian Clason | 2025-05-12 | 1 | -23/+42 |
| * | feat(install)!: generate from json instead of requiring node | Christian Clason | 2025-05-12 | 1 | -2/+2 |
| * | feat(install)!: remove support for C++ scanners | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| * | docs(readme): document 'location' key | Christian Clason | 2025-05-12 | 1 | -6/+7 |
| * | feat: add parser tiers | Christian Clason | 2025-05-12 | 1 | -2/+2 |
| * | feat!: drop makefile support, norg parser | Christian Clason | 2025-05-12 | 1 | -0/+1 |
| * | refactor: rewrite installation using jobs and async | Lewis Russell | 2025-05-12 | 1 | -3/+0 |
| * | feat(locals)!: refactor `locals.lua` into standalone | Christian Clason | 2025-05-12 | 1 | -0/+4 |
| * | feat!: drop modules, general refactor and cleanup | Christian Clason | 2025-05-12 | 1 | -677/+65 |
| * | feat(brightscript): brightscript parser and queries (#7780) | AJ Delcimmuto | 2025-04-13 | 1 | -0/+1 |
| * | feat(caddy): add parser and queries (#7588) | Vladimir Levin | 2025-03-23 | 1 | -0/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2025-03-23 | 1 | -0/+1 |
| * | feat(blade): add laravel blade parser and queries (#7693) | Caleb White | 2025-03-12 | 1 | -0/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2025-03-09 | 1 | -0/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2025-02-27 | 1 | -0/+1 |
| * | feat(parsers)!: drop org | Christian Clason | 2025-02-16 | 1 | -1/+0 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2025-02-08 | 1 | -0/+2 |
| * | feat(enforce): add parser and queries (#7626) | simonvic | 2025-02-08 | 1 | -0/+1 |
| * | feat(razor): add parser and queries (#7545) | Tristan Knight | 2025-02-01 | 1 | -0/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2025-01-21 | 1 | -0/+1 |
| * | feat(idris): add parser and queries (#7274) | Serhii Khoma | 2025-01-16 | 1 | -0/+1 |
| * | feat(ipkg): add parser and queries (#7277) | Serhii Khoma | 2024-12-30 | 1 | -0/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-12-06 | 1 | -0/+1 |
| * | docs(parser): add maintainer for julia | Christian Clason | 2024-11-23 | 1 | -1/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-11-06 | 1 | -1/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-11-06 | 1 | -0/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-11-05 | 1 | -0/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-11-04 | 1 | -0/+1 |
| * | feat(cylc): add parser and queries (#7225) | Elliot Fontaine | 2024-10-31 | 1 | -0/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-10-26 | 1 | -0/+1 |
| * | docs(readme): mark Nvim 0.10 as required | Christian Clason | 2024-10-25 | 1 | -1/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-10-20 | 1 | -0/+1 |
| * | feat(verilog)!: use systemverilog parser and queries (#7170) | henrykvdb | 2024-10-16 | 1 | -2/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-10-16 | 1 | -0/+1 |
| * | bot(readme): update | nvim-treesitter-bot[bot] | 2024-10-06 | 1 | -0/+1 |
