| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat!: track parser revision in Lua | Christian Clason | 2025-05-12 | 1 | -55/+0 |
| | | | | | | | | | | | | Problem: Tracking parser revision in lockfile and allowing override through the parsers module complicates the code. In addition, only revision changes are handled robustly, not changes to other installation info. Solution: Track parser revision in the parsers module directly. Reload parser table on every install or update call. Support modifying parser table in a `User TSUpdate` autocommand. | ||||
| * | ci: remove update-lockfile shell script | Christian Clason | 2025-05-12 | 1 | -5/+2 |
| | | |||||
| * | refactor: use vim.fs.joinpath | Christian Clason | 2025-05-12 | 1 | -1/+1 |
| | | |||||
| * | ci(bot): bump create-github-app-token to v2 | Christian Clason | 2025-04-06 | 1 | -1/+1 |
| | | |||||
| * | ci(update): only check once a week (sat) | Christian Clason | 2025-04-02 | 1 | -1/+1 |
| | | | | | I need a break... | ||||
| * | ci(update): block dhall,elm,enforce,rust (ABI 15) | Christian Clason | 2025-04-02 | 1 | -1/+1 |
| | | |||||
| * | ci(update): block wit (ABI 15) | Christian Clason | 2025-03-21 | 1 | -1/+1 |
| | | |||||
| * | ci(update): block bp (ABI 15) | Christian Clason | 2025-03-13 | 1 | -1/+1 |
| | | |||||
| * | ci(update): block rescript (ABI 15) | Christian Clason | 2025-03-04 | 1 | -1/+1 |
| | | |||||
| * | ci(update): block templ (ABI 15) | Christian Clason | 2025-03-02 | 1 | -1/+1 |
| | | |||||
| * | ci(update): block typespec (ABI 15) | Christian Clason | 2025-03-01 | 1 | -1/+1 |
| | | |||||
| * | ci(update): block verilog (ABI 15) | Christian Clason | 2025-03-01 | 1 | -1/+1 |
| | | |||||
| * | ci(update): block git_config (ABI 15) | Christian Clason | 2025-02-25 | 1 | -1/+1 |
| | | |||||
| * | ci(update): block devicetree (ABI 15) | Christian Clason | 2025-02-23 | 1 | -1/+1 |
| | | |||||
| * | ci(update): block nickel (ABI 15) | Christian Clason | 2025-02-18 | 1 | -1/+1 |
| | | |||||
| * | ci(update): block t32 (ABI 15) | Christian Clason | 2025-02-09 | 1 | -1/+1 |
| | | |||||
| * | bot(lockfile): update erlang, vhs | nvim-treesitter-bot[bot] | 2025-02-06 | 1 | -1/+1 |
| | | | | | lock sql parser (ABI 15) | ||||
| * | Revert "ci(update): block vhdl (ABI 15)" | Christian Clason | 2025-02-02 | 1 | -1/+1 |
| | | | | | This reverts commit 1545e964e299176375efd84867dcf82fbff52ee2. | ||||
| * | ci(update): block vhdl (ABI 15) | Christian Clason | 2025-02-02 | 1 | -1/+1 |
| | | |||||
| * | bot(lockfile): update bash, desktop, haskell, julia, nix, objc, typst | nvim-treesitter-bot[bot] | 2025-02-01 | 1 | -1/+1 |
| | | |||||
| * | ci(update): unblock gnuplot | Christian Clason | 2024-12-23 | 1 | -1/+1 |
| | | |||||
| * | refactor(unison): update to latest treesitter grammar | zetashift | 2024-11-13 | 1 | -1/+1 |
| | | |||||
| * | feat(julia): update parser and queries | Christian Clason | 2024-11-11 | 1 | -1/+1 |
| | | |||||
| * | bot(lockfile): update inko, nu, udev | nvim-treesitter-bot[bot] | 2024-11-08 | 1 | -1/+1 |
| | | |||||
| * | ci(update): skip julia but for real | Christian Clason | 2024-11-06 | 1 | -1/+1 |
| | | |||||
| * | ci(update): skip julia | Christian Clason | 2024-11-06 | 1 | -1/+1 |
| | | |||||
| * | ci(update): skip gnuplot, unskip djot | Christian Clason | 2024-10-29 | 1 | -1/+1 |
| | | |||||
| * | 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 | 1 | -2/+2 |
| | | |||||
| * | Revert "ci(update): bump create-pull-request to v7 and sign commits" | Christian Clason | 2024-09-10 | 1 | -4/+3 |
| | | | | | This reverts commit c9003a3cb19280bc252e24bfb813027643016e5f. | ||||
| * | ci(update): bump create-pull-request to v7 and sign commits | Christian Clason | 2024-09-10 | 1 | -3/+4 |
| | | |||||
| * | Revert "ci: skip updates for javascript" | Christian Clason | 2024-08-20 | 1 | -1/+1 |
| | | | | | This reverts commit a7a3b9c10e8a5fe0da05ebb65db3ed1d164e612d. | ||||
| * | ci: skip updates for javascript | Christian Clason | 2024-08-03 | 1 | -1/+1 |
| | | |||||
| * | ci: teach bot about conventional commits | Christian Clason | 2024-03-03 | 1 | -1/+1 |
| | | |||||
| * | ci: bump create-pull-request to v6 | Christian Clason | 2024-03-01 | 1 | -1/+1 |
| | | |||||
| * | ci: fix invalid workflow | dundargoc | 2024-02-10 | 1 | -1/+1 |
| | | | | | | | | | Context variables aren't always available, so we can't rely on them for e.g. environment variables. Also merge all install scripts into `script/ci-install.sh`, that way it can be called the same way regardless of system. | ||||
| * | ci: use nvim-treesitter-bot as author | Christian Clason | 2024-01-30 | 1 | -1/+1 |
| | | |||||
| * | ci: use nvim-treesitter-bot as committer | Christian Clason | 2024-01-29 | 1 | -0/+1 |
| | | |||||
| * | ci: use token for automated PRs | Christian Clason | 2024-01-28 | 1 | -9/+14 |
| | | | | | | | | | | | * Use a Github App token to allow CI to run automatically (Following https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#authenticating-with-github-app-generated-tokens) * Enable automerge * make lint workflow only run once on PRs to master | ||||
| * | ci: bump actions to latest | Christian Clason | 2024-01-05 | 1 | -1/+1 |
| | | |||||
| * | ci: fix update lockfile workflow | ObserverOfTime | 2023-08-20 | 1 | -1/+1 |
| | | |||||
| * | ci: update workflows | ObserverOfTime | 2023-08-18 | 1 | -10/+6 |
| | | |||||
| * | ci: bump actions to latest | Christian Clason | 2023-07-11 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | | | | skip dart updates from now on | ||||
| * | 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 |
| | | |||||
| * | prettier formatting yml and md | Kiyoon Kim | 2023-02-16 | 1 | -1/+1 |
| | | |||||
| * | ci: stop running update-lockfile after every commit | Christian Clason | 2023-01-14 | 1 | -3/+0 |
| | | | | | | | | This is wasteful and noisy for unrelated commits, while the intended use (making sure that new parsers have a lockfile entry) can be covered by either making sure this is part of the initial PR (ideally) or running the action manually. | ||||
| * | ci: properly fix lockfile action | ObserverOfTime | 2023-01-04 | 1 | -1/+1 |
| | | |||||
