| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat(terminator): send SIGKILL after some delay after SIGTERM (#727) | William Boman | 2022-12-05 | 2 | -21/+26 | |
| | | | | | Give a very generous grace period for processes to terminate gracefully before forcefully killing them, to ensure none linger. | |||||
| * | feat: show warning message when exiting neovim with active installations (#725) | William Boman | 2022-12-04 | 3 | -0/+130 | |
| | | ||||||
| * | feat(mockdebug): write & link mock-debug-adapter executable (#723) | Svetlozar Iliev | 2022-12-04 | 1 | -0/+5 | |
| | | ||||||
| * | feat(ui): increase window height (#719) | William Boman | 2022-12-02 | 1 | -6/+6 | |
| | | ||||||
| * | feat(ui): change log line number formatting in tail output (#718) | William Boman | 2022-12-02 | 1 | -1/+5 | |
| | | | | | I think this has better affordance and better indicates that the log is truncated to a single line and can actually be expanded. | |||||
| * | feat(ui): stick cursor to installation log toggle line (#713) | William Boman | 2022-12-01 | 1 | -1/+2 | |
| | | ||||||
| * | feat(ui): hoist "Installing" and "Failed" package groups to the top (#712) | William Boman | 2022-12-01 | 3 | -74/+90 | |
| | | | | Also improve how logs are displayed. | |||||
| * | chore: update generated code (#710) | williambotman[bot] | 2022-11-30 | 1 | -1/+1 | |
| | | ||||||
| * | 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(ui): add keybind on section headers for cancelling installation of the ↵ | William Boman | 2022-11-29 | 2 | -18/+27 | |
| | | | | | entire group (#707) | |||||
| * | chore: use pwsh instead of powershell (#706) | William Boman | 2022-11-29 | 2 | -4/+12 | |
| | | ||||||
| * | chore: update generated code (#705) | williambotman[bot] | 2022-11-29 | 1 | -1/+1 | |
| | | ||||||
| * | chore: update generated code (#696) | williambotman[bot] | 2022-11-25 | 2 | -2/+2 | |
| | | ||||||
| * | chore: update generated code (#693) | williambotman[bot] | 2022-11-24 | 1 | -1/+1 | |
| | | ||||||
| * | feat(registry): add nginx-language-server (#688) | Stéphane Bisinger | 2022-11-23 | 3 | -0/+13 | |
| | | ||||||
| * | chore: update generated code (#687) | williambotman[bot] | 2022-11-23 | 1 | -1/+1 | |
| | | ||||||
| * | 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. | |||||
| * | chore: update generated code (#679) | williambotman[bot] | 2022-11-20 | 1 | -1/+1 | |
| | | ||||||
| * | chore: update generated code (#677) | williambotman[bot] | 2022-11-19 | 3 | -3/+3 | |
| | | ||||||
| * | 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 | |||||
| * | chore: update generated code (#673) | williambotman[bot] | 2022-11-18 | 1 | -1/+1 | |
| | | ||||||
| * | feat(pip): add setting to upgrade pip before installing packages (#671) | William Boman | 2022-11-16 | 2 | -1/+16 | |
| | | | | Closes #616. | |||||
| * | chore: update generated code (#669) | williambotman[bot] | 2022-11-16 | 1 | -1/+1 | |
| | | ||||||
| * | chore: update generated code (#667) | williambotman[bot] | 2022-11-15 | 1 | -0/+3 | |
| | | ||||||
| * | 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 | 3 | -1/+13 | |
| | | ||||||
| * | feat(health): add healthcheck for python3_host_prog pip (#664) | William Boman | 2022-11-14 | 1 | -0/+9 | |
| | | ||||||
| * | chore: update generated code (#660) | williambotman[bot] | 2022-11-10 | 3 | -3/+3 | |
| | | ||||||
| * | feat(registry): add usort (#654) | Phúc Lê Khắc | 2022-11-09 | 3 | -1/+13 | |
| | | ||||||
| * | feat(registry): add ruff (#653) | Phúc Lê Khắc | 2022-11-09 | 3 | -1/+13 | |
| | | ||||||
| * | feat(registry): add colorgen-nvim (#650) | Mat Jones | 2022-11-09 | 2 | -0/+18 | |
| | | ||||||
| * | fix(verible): properly format asset file (#657) | William Boman | 2022-11-09 | 1 | -5/+2 | |
| | | | | Fixes #648. | |||||
| * | fix(visualforce-language-server): update script path (#656) | William Boman | 2022-11-09 | 1 | -7/+1 | |
| | | | | Fixes #655. | |||||
| * | fix(rome): drop default version pin (#649) | Otto Ahoniemi | 2022-11-09 | 1 | -9/+1 | |
| | | ||||||
| * | fix(apex-language-server): update jar file path (#652) | William Boman | 2022-11-09 | 1 | -1/+1 | |
| | | | | Fixes #651. | |||||
| * | docs: update mason-errors help section (#646) | William Boman | 2022-11-08 | 1 | -1/+1 | |
| | | ||||||
| * | chore: update generated code (#645) | williambotman[bot] | 2022-11-08 | 2 | -2/+2 | |
| | | ||||||
| * | fix(rustfmt): use correct asset names and use unzip on windows (#644) | N.N | 2022-11-07 | 1 | -16/+24 | |
| | | ||||||
| * | feat(registry): add rustfmt (#642) | Jay Patel | 2022-11-07 | 3 | -1/+34 | |
| | | ||||||
| * | fix(protolint): use Protobuf language (#641) | William Boman | 2022-11-07 | 2 | -3/+2 | |
| | | ||||||
| * | feat(registry): add protolint (#640) | Jay Patel | 2022-11-07 | 3 | -0/+38 | |
| | | ||||||
| * | feat(ui): add MasonNormal highlight (#636) | William Boman | 2022-11-06 | 5 | -43/+44 | |
| | | ||||||
| * | fix(gem): don't format executable (#634) | William Boman | 2022-11-06 | 1 | -0/+1 | |
| | | | | | Closes #570. Closes williamboman/mason-lspconfig.nvim#94. | |||||
| * | chore: update generated code (#632) | williambotman[bot] | 2022-11-06 | 1 | -1/+1 | |
| | | ||||||
| * | feat(registry): add autoflake (#631) | Andy Dirnberger | 2022-11-06 | 3 | -1/+13 | |
| | | ||||||
| * | fix(platform): also accept exit code 1 when checking ldd version (#630) | William Boman | 2022-11-05 | 1 | -1/+1 | |
| | | | | Fixes #629. | |||||
| * | chore: update generated code (#628) | williambotman[bot] | 2022-11-05 | 1 | -1/+1 | |
| | | ||||||
| * | chore: update generated code (#624) | williambotman[bot] | 2022-11-04 | 2 | -2/+2 | |
| | | ||||||
| * | fix(zls): support zst (#622) | Access | 2022-11-03 | 3 | -8/+14 | |
| | | | | Co-authored-by: William Boman <william@redwill.se> | |||||
