| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat(registry): add brighterscript (#926) | Cason Adams | 2023-01-20 | 2 | -0/+12 | |
| | | ||||||
| * | fix(drools-lsp): remove unused shell exec wrapper (#925) | David Ward | 2023-01-19 | 1 | -10/+1 | |
| | | ||||||
| * | feat(registry): add gitui (#919) | Dan Sully | 2023-01-18 | 2 | -0/+35 | |
| | | ||||||
| * | feat(drools-lsp): link executable to jar file (#912) | David Ward | 2023-01-16 | 1 | -1/+1 | |
| | | ||||||
| * | fix(vala-lanaguager-server): update meson build commands (#896) | Access | 2023-01-15 | 1 | -2/+3 | |
| | | ||||||
| * | fix(editorconfig-checker): update Windows assets (#904) | William Boman | 2023-01-14 | 1 | -2/+4 | |
| | | | | CI failed at https://github.com/mason-org/mason-registry/pull/310. | |||||
| * | feat(registry): add drools-lsp (#898) | David Ward | 2023-01-13 | 2 | -0/+33 | |
| | | ||||||
| * | fix(crystalline): update linux asset name (#901) | William Boman | 2023-01-13 | 1 | -1/+1 | |
| | | | | CI failed at https://github.com/mason-org/mason-registry/pull/305 | |||||
| * | feat(registry): add rustywind (#900) | Celso Benedetti | 2023-01-13 | 2 | -0/+19 | |
| | | ||||||
| * | fix: avoid calling API functions inside fast event (#892) | William Boman | 2023-01-12 | 2 | -19/+17 | |
| | | | | | | | | This won't be a problem once https://github.com/mason-org/mason-registry is integrated because package installations won't independently execute code. Fixes #891. | |||||
| * | fix(lua-language-server): only install Linux assets on GNU systems (#890) | William Boman | 2023-01-12 | 1 | -2/+2 | |
| | | ||||||
| * | feat(registry): add unocss-language-server (#888) | Tom Mi | 2023-01-12 | 2 | -0/+12 | |
| | | ||||||
| * | feat(registry): add glow (#886) | Seth Daniel | 2023-01-12 | 2 | -0/+48 | |
| | | ||||||
| * | fix(openscad-lsp): fix bin definition (#876) | William Boman | 2023-01-09 | 1 | -1/+1 | |
| | | | | Closes #875. | |||||
| * | feat(rust-analyzer): use .zip archives on Windows (#873) | MordechaiHadad | 2023-01-09 | 1 | -9/+21 | |
| | | | | Co-authored-by: William Boman <william@redwill.se> | |||||
| * | refactor(providers): remove ?include_prerelease query param (#872) | William Boman | 2023-01-09 | 1 | -4/+1 | |
| | | | | This is no longer supported by mason-registry-api. | |||||
| * | feat(registry): add openscad-lsp (#869) | Alexander Berg | 2023-01-08 | 2 | -0/+14 | |
| | | ||||||
| * | feat(dprint): add linux_x64 musl target (#862) | XDream8 | 2023-01-07 | 1 | -0/+1 | |
| | | ||||||
| * | fix(solang): llvm13 -> llvm14 (#859) | William Boman | 2023-01-06 | 1 | -5/+5 | |
| | | ||||||
| * | fix(vala-language-server): use git tag source instead of releases (#856) | William Boman | 2023-01-05 | 1 | -13/+8 | |
| | | | | | | The release assets are just a .tar.xz archive of the git repo itself. Closes #845. | |||||
| * | fix(spectral-language-server): update homepage (#855) | William Boman | 2023-01-05 | 1 | -1/+1 | |
| | | ||||||
| * | feat(registry): add ocamlformat (#851) | Feiyou Guo | 2023-01-05 | 2 | -0/+16 | |
| | | ||||||
| * | feat(registry): add has_package() method (#847) | William Boman | 2023-01-04 | 1 | -0/+7 | |
| | | ||||||
| * | fix(mason-registry): don't pass possible nil value to log (#840) | William Boman | 2023-01-03 | 1 | -1/+1 | |
| | | ||||||
| * | feat(registry): add raku-navigator (#791) | Humberto Massa | 2022-12-28 | 2 | -0/+23 | |
| | | ||||||
| * | fix(r-languageserver): pass missing libuv pipe arg (#820) | William Boman | 2022-12-28 | 1 | -1/+1 | |
| | | | | Fixes #819. | |||||
| * | fix(libuv): shutdown -> close (#816) | William Boman | 2022-12-28 | 1 | -1/+1 | |
| | | ||||||
| * | feat(registry): add cueimports (#811) | John Allen | 2022-12-27 | 2 | -0/+12 | |
| | | | | | `cueimports` is a newish tool for automatically managing imports for the CUE language. | |||||
| * | refactor: interact with libuv pipes in async context (#808) | William Boman | 2022-12-26 | 1 | -5/+7 | |
| | | | | Also now properly close pipes (shutdown -> close). | |||||
| * | chore(registry): change ruff-lsp category from linter to lsp (#799) | Dawit Abate | 2022-12-25 | 1 | -1/+1 | |
| | | ||||||
| * | feat(registry): add jq-lsp (#793) | David McDonald | 2022-12-25 | 2 | -0/+16 | |
| | | ||||||
| * | feat(registry): add smithy-language-server (#795) | Nick Rodgers | 2022-12-24 | 2 | -0/+39 | |
| | | ||||||
| * | feat(registry): add ruff-lsp (#786) | Forrest Williams | 2022-12-21 | 2 | -0/+12 | |
| | | ||||||
| * | feat(registry): add nil (#774) | s1341 | 2022-12-19 | 2 | -0/+18 | |
| | | ||||||
| * | feat(registry): add semgrep (#757) | Jay Patel | 2022-12-12 | 2 | -0/+23 | |
| | | ||||||
| * | feat(registry): add fourmolu (#752) | shurizzle | 2022-12-12 | 2 | -0/+33 | |
| | | ||||||
| * | feat: add kotlin-debug-adapter package (#749) | Chris Werner Rau | 2022-12-12 | 2 | -0/+31 | |
| | | ||||||
| * | feat(registry): add neocmakelsp (#739) | Micah Halter | 2022-12-07 | 2 | -0/+12 | |
| | | ||||||
| * | feat(registry): add dart-debug-adapter (#733) | Svetlozar Iliev | 2022-12-07 | 2 | -0/+28 | |
| | | ||||||
| * | feat(mockdebug): write & link mock-debug-adapter executable (#723) | Svetlozar Iliev | 2022-12-04 | 1 | -0/+5 | |
| | | ||||||
| * | fix(tectonic): pin version (#708) | William Boman | 2022-11-30 | 1 | -2/+5 | |
| | | | | | | | | | This is far from ideal. This is needed because the repository hosts multiple different projects. The current mechanism to resolve the "latest" release is not compatible with this and may end up selecting a release for a different project. Closes #544. | |||||
| * | feat(registry): add nginx-language-server (#688) | Stéphane Bisinger | 2022-11-23 | 2 | -0/+12 | |
| | | ||||||
| * | fix(joker): update asset filenames (#685) | William Boman | 2022-11-22 | 1 | -7/+3 | |
| | | ||||||
| * | fix(yapf): install toml to support parsing .toml config files (#682) | William Boman | 2022-11-20 | 1 | -1/+1 | |
| | | | | Fixes #680. | |||||
| * | fix(dhall-lsp): github release doesn't always include lsp server asset (#675) | William Boman | 2022-11-18 | 1 | -34/+44 | |
| | | | | This is a doozy | |||||
| * | fix(spectral-language-server): link spectral-language-server executable (#666) | William Boman | 2022-11-15 | 1 | -1/+4 | |
| | | ||||||
| * | feat(registry): add reorder-python-imports (#665) | Phúc Lê Khắc | 2022-11-14 | 2 | -0/+12 | |
| | | ||||||
| * | feat(registry): add usort (#654) | Phúc Lê Khắc | 2022-11-09 | 2 | -0/+12 | |
| | | ||||||
| * | feat(registry): add ruff (#653) | Phúc Lê Khắc | 2022-11-09 | 2 | -0/+12 | |
| | | ||||||
| * | feat(registry): add colorgen-nvim (#650) | Mat Jones | 2022-11-09 | 2 | -0/+18 | |
| | | ||||||
