| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix(ui): better bottom padding if cmdheight=0 (#902) | William Boman | 2023-01-13 | 1 | -1/+1 | |
| | | ||||||
| * | feat(registry): add drools-lsp (#898) | David Ward | 2023-01-13 | 3 | -0/+34 | |
| | | ||||||
| * | 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 | 3 | -6/+25 | |
| | | ||||||
| * | chore: update generated code (#899) | williambotman[bot] | 2023-01-13 | 1 | -1/+1 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | chore: update generated code (#889) | williambotman[bot] | 2023-01-12 | 1 | -1/+1 | |
| | | ||||||
| * | feat(registry): add unocss-language-server (#888) | Tom Mi | 2023-01-12 | 3 | -1/+13 | |
| | | ||||||
| * | feat(registry): add glow (#886) | Seth Daniel | 2023-01-12 | 3 | -1/+49 | |
| | | ||||||
| * | feat(functional): add list.index_by (#882) | William Boman | 2023-01-10 | 2 | -0/+13 | |
| | | ||||||
| * | chore: update generated code (#881) | williambotman[bot] | 2023-01-10 | 3 | -3/+3 | |
| | | ||||||
| * | 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> | |||||
| * | chore: update generated code (#874) | williambotman[bot] | 2023-01-09 | 1 | -1/+1 | |
| | | ||||||
| * | refactor(providers): remove ?include_prerelease query param (#872) | William Boman | 2023-01-09 | 5 | -36/+11 | |
| | | | | This is no longer supported by mason-registry-api. | |||||
| * | feat(registry): add openscad-lsp (#869) | Alexander Berg | 2023-01-08 | 3 | -0/+15 | |
| | | ||||||
| * | feat(dprint): add linux_x64 musl target (#862) | XDream8 | 2023-01-07 | 1 | -0/+1 | |
| | | ||||||
| * | chore: update generated code (#861) | williambotman[bot] | 2023-01-07 | 2 | -2/+2 | |
| | | ||||||
| * | 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 | 3 | -1/+17 | |
| | | ||||||
| * | fix(package): emit package:uninstall:success registry event (#849) | William Boman | 2023-01-04 | 1 | -0/+1 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | chore: update generated code (#841) | williambotman[bot] | 2023-01-03 | 2 | -2/+2 | |
| | | ||||||
| * | chore: update generated code (#837) | williambotman[bot] | 2023-01-02 | 1 | -1/+1 | |
| | | ||||||
| * | refactor(expr): rename to interpolate (#836) | William Boman | 2023-01-02 | 1 | -14/+14 | |
| | | ||||||
| * | feat(functional): add split_every and default_to (#835) | William Boman | 2023-01-02 | 3 | -0/+29 | |
| | | ||||||
| * | fix(ui): do not override existing MasonNormal hl group (#833) | Munif Tanjim | 2023-01-01 | 1 | -1/+1 | |
| | | ||||||
| * | chore: update generated code (#834) | williambotman[bot] | 2023-01-01 | 2 | -2/+2 | |
| | | ||||||
| * | feat(dotnet): ignore failed sources (#792) | Stone Lasley | 2022-12-30 | 1 | -0/+1 | |
| | | ||||||
| * | chore: update generated code (#823) | williambotman[bot] | 2022-12-29 | 1 | -1/+1 | |
| | | ||||||
| * | feat(registry): add raku-navigator (#791) | Humberto Massa | 2022-12-28 | 3 | -0/+24 | |
| | | ||||||
| * | fix(r-languageserver): pass missing libuv pipe arg (#820) | William Boman | 2022-12-28 | 1 | -1/+1 | |
| | | | | Fixes #819. | |||||
| * | fix(powershell): terminate stdin with newline (#818) | William Boman | 2022-12-28 | 1 | -0/+1 | |
| | | | | | | Powershell doesn't seem to be closing the process after commands finsh executing and stdin is closed, not entirely sure why. This seems to fix the issue. | |||||
| * | fix(libuv): shutdown -> close (#816) | William Boman | 2022-12-28 | 2 | -2/+2 | |
| | | ||||||
| * | feat(registry): add cueimports (#811) | John Allen | 2022-12-27 | 3 | -1/+13 | |
| | | | | | `cueimports` is a newish tool for automatically managing imports for the CUE language. | |||||
| * | fix(api/command): instantiate UI before package installation (#810) | William Boman | 2022-12-27 | 1 | -4/+6 | |
| | | | | | | This fixes situations where the UI would be come desynced should a package installation complete immediately (i.e. in the very same event loop as it was started in). | |||||
| * | refactor: interact with libuv pipes in async context (#808) | William Boman | 2022-12-26 | 5 | -18/+30 | |
| | | | | Also now properly close pipes (shutdown -> close). | |||||
| * | feat(powershell): set $ErrorActionPreference = "Stop"; (#807) | William Boman | 2022-12-26 | 1 | -11/+15 | |
| | | | | Also write to stdin pipe asynchronously. | |||||
| * | refactor(installer): write debug log file after installation finishes (#806) | William Boman | 2022-12-26 | 1 | -3/+8 | |
| | | ||||||
| * | feat(expr): add tbl_interpolate() (#805) | William Boman | 2022-12-26 | 1 | -7/+24 | |
| | | ||||||
| * | feat(result): add .try() interface (#804) | William Boman | 2022-12-26 | 1 | -0/+32 | |
| | | ||||||
| * | feat(functional): add strip_{prefix,suffix} (#803) | William Boman | 2022-12-26 | 3 | -2/+37 | |
| | | ||||||
| * | refactor(installer): introduce PackageInstallOpts class (#802) | William Boman | 2022-12-26 | 4 | -13/+8 | |
| | | ||||||
| * | refactor(async): error with stack level 0 (#801) | William Boman | 2022-12-26 | 1 | -2/+4 | |
| | | ||||||
| * | chore: update generated code (#800) | williambotman[bot] | 2022-12-26 | 1 | -1/+1 | |
| | | ||||||
| * | chore(registry): change ruff-lsp category from linter to lsp (#799) | Dawit Abate | 2022-12-25 | 1 | -1/+1 | |
| | | ||||||
