aboutsummaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
...
* ci: rename workflows and jobs to be more consistentDundar Göc2022-02-144-8/+8
* ci: use apt-get instead of apt to avoid warnings from aptDundar Göc2022-02-061-1/+1
* ci: remove unnecessary apt callsDundar Göc2022-02-061-1/+0
* ci: remove apt update if on workflows where it's not usedDundar Göc2022-02-062-4/+0
* ci: combine "Compile parsers" steps into a single stepDundar Göc2022-02-051-9/+2
* ci: combine "Check query files" steps into a single stepDundar Göc2022-02-051-6/+1
* ci: introduce platform-independent environment variable NVIMDundar Göc2022-02-051-5/+9
* ci: mark automated PRs as draft (#2413)dundargoc2022-02-013-1/+6
* ci: skip swift check on neovim stableDundar Göc2022-01-311-0/+7
* ci: only fix major version of vulnerable action (#2411)Christian Clason2022-01-302-2/+2
* chore: run parser update at least daily (#2379)Christian Clason2022-01-271-0/+2
* ci: bump tree-sitter to 0.20.4Christian Clason2022-01-232-2/+2
* ci: fix cache path for rust cargoMunif Tanjim2022-01-221-3/+6
* ci: drop windows+clangChristian Clason2022-01-221-0/+4
* ci: remove ccacheStephan Seitz2022-01-222-14/+0
* ci: bump tree-sitter to v0.20.3Christian Clason2022-01-222-2/+2
* ci: Avoid rust-cache (failures and current git dependency)Stephan Seitz2022-01-211-1/+7
* ci: stop uploading artifacts (binary release archives soonish?)Stephan Seitz2022-01-212-6/+1
* ci: fix cache path on WindowsStephan Seitz2022-01-212-4/+8
* ci: use curl on Windows CIStephan Seitz2022-01-211-1/+1
* ci: cache using ccacheStephan Seitz2022-01-212-2/+17
* ci: add cache for Rust dependencyStephan Seitz2022-01-211-2/+8
* ci: use stable tag for latest nvim releaseChristian Clason2022-01-211-0/+7
* ci: use stable tag for latest nvim releaseChristian Clason2022-01-214-7/+7
* ci: only run one compiler each on macos, ubuntuChristian Clason2022-01-211-4/+4
* ci: avoid duplicate CI runsChristian Clason2022-01-212-2/+26
* ci: bump neovim and tree-sitter cli to latest versionChristian Clason2022-01-213-8/+8
* ci: cache parsers for workflows/testsMunif Tanjim2022-01-211-1/+7
* Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz2022-01-161-1/+1
* Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz2022-01-161-1/+1
* Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz2022-01-161-7/+5
* Update .github/ISSUE_TEMPLATE/highlighting_issue.ymlStephan Seitz2022-01-161-1/+1
* docs: use markdown instead of checkboxesStephan Seitz2022-01-161-12/+9
* docs: add issue template for highlighting issuesStephan Seitz2022-01-161-0/+100
* fix(haskell): Haskell switched to C scannerStephan Seitz2022-01-051-4/+0
* ci: use Neovim v0.6.0Stephan Seitz2021-12-063-7/+7
* ci: open PRs to update READMEStephan Seitz2021-12-061-12/+15
* ci: add nightly again to CIStephan Seitz2021-11-301-2/+10
* ci: Add workflow for testsStephan Seitz2021-11-241-0/+42
* ci: Try out windows-2022Stephan Seitz2021-11-241-7/+7
* Add `query error: invalid node type at position` to the troubleshooting sectionSantos Gallegos2021-11-201-1/+2
* chore: fix typosDundar Göc2021-11-021-2/+2
* ci: use nvim v0.5.1 on CIStephan Seitz2021-10-213-11/+17
* ci: upload artifacts before checkStephan Seitz2021-10-211-5/+5
* feat(healthcheck): support native lua healthchecks, and fixesJavier López2021-10-111-1/+1
* chore(issues): make bug_report an issue formThomas Vigouroux2021-08-232-57/+60
* Use node actionStephan Seitz2021-07-311-0/+1
* feat(mergify): delay mergify merging by one dayThomas Vigouroux2021-07-191-1/+19
* fix: only automerge when then is two approvalsThomas Vigouroux2021-07-181-1/+1
* fix(mergify): only merge when there is no review requestsThomas Vigouroux2021-07-181-1/+1