| Commit message (Expand) | Author | Age | Files | Lines |
| * | bot(lockfile): update cmake, llvm, perl, vhdl | nvim-treesitter-bot[bot] | 2024-10-08 | 1 | -1/+1 |
| * | ci: bump create-pull-request to v7 | Christian Clason | 2024-09-11 | 2 | -4/+4 |
| * | Revert "ci(update): bump create-pull-request to v7 and sign commits" | Christian Clason | 2024-09-10 | 2 | -8/+6 |
| * | ci(update): bump create-pull-request to v7 and sign commits | Christian Clason | 2024-09-10 | 2 | -6/+8 |
| * | ci: bump stylua-action to v4 | Christian Clason | 2024-08-27 | 1 | -1/+1 |
| * | Revert "ci: skip updates for javascript" | Christian Clason | 2024-08-20 | 1 | -1/+1 |
| * | ci: skip updates for javascript | Christian Clason | 2024-08-03 | 1 | -1/+1 |
| * | feat(r)!: update parser and queries | Christian Clason | 2024-06-27 | 1 | -1/+0 |
| * | ci(lint): make sure query parser is installed from this repo | Christian Clason | 2024-05-26 | 1 | -3/+4 |
| * | ci: replace node with upstream action | Christian Clason | 2024-04-14 | 2 | -8/+2 |
| * | ci(tests): use nvim nightly for win+cl | Christian Clason | 2024-04-14 | 1 | -1/+1 |
| * | ci: teach bot about conventional commits | Christian Clason | 2024-03-03 | 2 | -2/+2 |
| * | ci: bump create-pull-request to v6 | Christian Clason | 2024-03-01 | 2 | -2/+2 |
| * | fix(scripts): format-queries defaults to cwd | Christian Clason | 2024-02-20 | 1 | -1/+1 |
| * | ci: simplify cache key | dundargoc | 2024-02-19 | 2 | -2/+10 |
| * | ci: fix invalid workflow | dundargoc | 2024-02-10 | 4 | -6/+6 |
| * | ci: use `windows-latest` over `windows-2022` | dundargoc | 2024-02-10 | 2 | -7/+7 |
| * | fixup: it's fine | Christian Clason | 2024-02-09 | 2 | -2/+2 |
| * | ci: pin tree-sitter-cli version in npm install | Christian Clason | 2024-02-09 | 2 | -3/+2 |
| * | ci: use M1 for macOS | Christian Clason | 2024-01-31 | 1 | -2/+2 |
| * | ci: use nvim-treesitter-bot as author | Christian Clason | 2024-01-30 | 2 | -2/+2 |
| * | ci: use nvim-treesitter-bot as committer | Christian Clason | 2024-01-29 | 2 | -0/+2 |
| * | ci: use token for automated PRs | Christian Clason | 2024-01-28 | 3 | -16/+29 |
| * | ci: bump cache to v4 | Christian Clason | 2024-01-24 | 2 | -2/+2 |
| * | ci: add query lint job | Pham Huy Hoang | 2024-01-19 | 1 | -0/+16 |
| * | ci: bump actions to latest | Christian Clason | 2024-01-05 | 6 | -9/+9 |
| * | ci: fix update lockfile workflow | ObserverOfTime | 2023-08-20 | 1 | -1/+1 |
| * | ci: update workflows | ObserverOfTime | 2023-08-18 | 3 | -20/+12 |
| * | ci: dont hardcode the rockspec version | Matthieu Coudron | 2023-08-13 | 1 | -2/+0 |
| * | ci: fix luarocks tag release process | Matthieu Coudron | 2023-08-13 | 1 | -4/+13 |
| * | ci: bump actions to latest | Christian Clason | 2023-07-11 | 3 | -3/+3 |
| * | fix(dart): update indents from upstream (#4924) | Amaan Qureshi | 2023-06-07 | 1 | -1/+1 |
| * | Update parsers: c, cpp, cuda, gitcommit, glsl, go, hlsl, scala, supercollider | GitHub | 2023-05-31 | 1 | -1/+1 |
| * | ci: bump tree-sitter CLI to v0.20.8 | Christian Clason | 2023-05-30 | 1 | -1/+1 |
| * | chore: update skipped langs in ci | Amaan Qureshi | 2023-05-29 | 1 | -1/+1 |
| * | chore: update Gleam | Amaan Qureshi | 2023-05-29 | 1 | -1/+1 |
| * | ci: bump release workflowv0.8.5.2 | Matthieu Coudron | 2023-02-24 | 1 | -1/+1 |
| * | fix(ci): remove double 'uses'v0.8.5.1 | Matthieu Coudron | 2023-02-24 | 1 | -2/+1 |
| * | ci: remove ready_for_review type | dundargoc | 2023-02-23 | 3 | -3/+0 |
| * | ci: add release workflow for luarocks upload (#4109) | Marc Jakobi | 2023-02-22 | 1 | -0/+18 |
| * | prettier formatting yml and md | Kiyoon Kim | 2023-02-16 | 4 | -13/+13 |
| * | Add treesitter CLI in CI with Windows and mac | Kiyoon Kim | 2023-02-15 | 2 | -4/+9 |
| * | ci: fix readme workflow | ObserverOfTime | 2023-01-21 | 1 | -0/+1 |
| * | ci: stop running update-lockfile after every commit | Christian Clason | 2023-01-14 | 1 | -3/+0 |
| * | ci: fix file name for cache calculation | Stephan Seitz | 2023-01-08 | 1 | -1/+1 |
| * | ci: properly fix lockfile action | ObserverOfTime | 2023-01-04 | 1 | -1/+1 |
| * | ci: trim final `"]` when parsers get added in update-lockfile.yml | Stephan Seitz | 2023-01-03 | 1 | -1/+1 |
| * | ci: allow negative assertions in tests | Stephan Seitz | 2023-01-01 | 1 | -1/+1 |
| * | ci: use builtin jq instead of downloading it | dundargoc | 2022-12-21 | 1 | -4/+1 |
| * | ci: bump stylua action to v2 | dundargoc | 2022-12-17 | 1 | -1/+2 |