| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix(pip3): expand python3_host_prog path (#519) | William Boman | 2022-10-06 | 2 | -3/+14 | |
| | | | | Fixes #505. | |||||
| * | feat: add gradle-language-server (#517) | William Boman | 2022-10-06 | 3 | -0/+36 | |
| | | | | Closes #422. | |||||
| * | fix(log): use "log" stdpath (#516) | William Boman | 2022-10-06 | 1 | -1/+1 | |
| | | | | Closes #430. | |||||
| * | feat: add setting to control PATH modification (#514) | William Boman | 2022-10-06 | 2 | -29/+40 | |
| | | | | Closes #509. | |||||
| * | refactor(cargo): utilize optional chaining (#513) | William Boman | 2022-10-05 | 1 | -9/+10 | |
| | | ||||||
| * | feat(cargo): improve handling of git-based crates (#512) | William Boman | 2022-10-05 | 7 | -57/+175 | |
| | | | | | This is all pretty overkill, especially considering the small amount of packages based on git-based crates. | |||||
| * | chore: update generated code (#507) | williambotman[bot] | 2022-10-04 | 2 | -2/+2 | |
| | | ||||||
| * | feat: add gotestsum (#506) | Seth Daniel | 2022-10-03 | 3 | -1/+17 | |
| | | ||||||
| * | chore: update generated code (#504) | williambotman[bot] | 2022-10-03 | 2 | -1/+4 | |
| | | ||||||
| * | feat: add erg-language-server (#503) | takuto | 2022-10-03 | 3 | -0/+47 | |
| | | ||||||
| * | feat(std): attempt gzip on windows (#501) | William Boman | 2022-10-03 | 2 | -12/+20 | |
| | | | | Closes #498. | |||||
| * | feat: add move-analyzer (#499) | Michael | 2022-10-02 | 3 | -0/+16 | |
| | | ||||||
| * | feat: add pyre linter (#495) | Michael | 2022-10-02 | 3 | -1/+13 | |
| | | | | Closes #456. | |||||
| * | feat(elixir-ls): link elixir-ls-debugger executable (#496) | Slotos | 2022-10-02 | 1 | -0/+1 | |
| | | ||||||
| * | chore: update generated code (#497) | williambotman[bot] | 2022-10-02 | 1 | -1/+1 | |
| | | ||||||
| * | fix(shfmt, yamlfmt): fix windows detection (#492) | William Boman | 2022-10-01 | 2 | -2/+2 | |
| | | | | Closes #489. | |||||
| * | feat: add remark-cli (#486) | Dan Sully | 2022-10-01 | 3 | -1/+13 | |
| | | ||||||
| * | chore: update generated code (#490) | williambotman[bot] | 2022-10-01 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add java-debug-adapter and java-test (#482) | lvimuser | 2022-09-30 | 4 | -1/+65 | |
| | | ||||||
| * | chore: update generated code (#485) | williambotman[bot] | 2022-09-30 | 1 | -1/+1 | |
| | | ||||||
| * | chore: update generated code (#481) | williambotman[bot] | 2022-09-29 | 1 | -1/+1 | |
| | | ||||||
| * | refactor(platform): more functional approach to parsing (#479) | William Boman | 2022-09-29 | 3 | -49/+46 | |
| | | ||||||
| * | feat(verible): add support for CentOS 7.9 (#471) | Nikhil Jha | 2022-09-28 | 2 | -13/+42 | |
| | | ||||||
| * | feat(stylua): add arm64 Linux support (#477) | WJH | 2022-09-28 | 1 | -1/+2 | |
| | | ||||||
| * | chore: update generated code (#476) | williambotman[bot] | 2022-09-28 | 3 | -3/+3 | |
| | | ||||||
| * | feat(gh): set CLICOLOR_FORCE=0 (#474) | William Boman | 2022-09-28 | 1 | -1/+1 | |
| | | | | Closes #459. | |||||
| * | feat(yamlfmt): use the pre-built binary package (#473) | Seth Daniel | 2022-09-28 | 1 | -2/+26 | |
| | | | | This no longer requires 'go' to build. | |||||
| * | feat(shfmt): use pre-built binaries (#472) | Seth Daniel | 2022-09-27 | 1 | -2/+24 | |
| | | | | This no longer requires 'go' to install. | |||||
| * | chore: update generated code (#470) | williambotman[bot] | 2022-09-27 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add solidity-ls (#466) | Ali Shahid | 2022-09-27 | 3 | -1/+13 | |
| | | ||||||
| * | fix(spectral-language-server): build directly from source (#464) | William Boman | 2022-09-26 | 2 | -3/+19 | |
| | | | | | | | | The npm package is an unofficial one, and it seems to be relying on a build script (broken) to execute during installation, instead of pre-packaging it. Fixes #463. | |||||
| * | chore: update generated code (#461) | williambotman[bot] | 2022-09-24 | 3 | -3/+3 | |
| | | ||||||
| * | chore: update generated code (#460) | williambotman[bot] | 2022-09-23 | 2 | -2/+2 | |
| | | ||||||
| * | chore: upgrade stylua to 0.15.0 (#454) | William Boman | 2022-09-22 | 1 | -21/+17 | |
| | | ||||||
| * | feat: add js-debug-adapter (#442) | Hollis Wu | 2022-09-21 | 3 | -2/+30 | |
| | | ||||||
| * | feat(gem): ensure bin path exist when linking (#449) | William Boman | 2022-09-20 | 1 | -0/+4 | |
| | | ||||||
| * | feat: add ruby-lsp (#446) | Jay Patel | 2022-09-20 | 3 | -1/+13 | |
| | | | | Closes #276. | |||||
| * | chore: update generated code (#447) | williambotman[bot] | 2022-09-20 | 3 | -3/+3 | |
| | | ||||||
| * | chore: update generated code (#439) | williambotman[bot] | 2022-09-19 | 1 | -1/+1 | |
| | | ||||||
| * | feat: more competent platform detection (#436) | William Boman | 2022-09-17 | 18 | -102/+116 | |
| | | ||||||
| * | feat(editorconfig-checker): use the pre-packaged ec (#434) | Seth Daniel | 2022-09-17 | 1 | -5/+22 | |
| | | | | Closes #364. | |||||
| * | chore: update generated code (#431) | williambotman[bot] | 2022-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | chore: update generated code (#421) | williambotman[bot] | 2022-09-15 | 1 | -1/+1 | |
| | | ||||||
| * | fix(dotnet): remove unnecessary nil check (#420) | William Boman | 2022-09-14 | 1 | -5/+3 | |
| | | ||||||
| * | refactor: store link state in install context object (#419) | William Boman | 2022-09-14 | 2 | -2/+8 | |
| | | ||||||
| * | fix(r-languageserver): use github releases as version source (#417) | William Boman | 2022-09-14 | 4 | -28/+38 | |
| | | ||||||
| * | chore: update generated code (#416) | williambotman[bot] | 2022-09-14 | 4 | -4/+4 | |
| | | ||||||
| * | feat(clojure-lsp): use the static release of clojure-lsp when running on ↵ | Ruben Slabbert | 2022-09-13 | 1 | -1/+5 | |
| | | | | | musl libc (#410) | |||||
| * | chore: update generated code (#413) | williambotman[bot] | 2022-09-13 | 1 | -1/+1 | |
| | | ||||||
| * | refactor: add ctx:write_php_exec_wrapper utility (#409) | William Boman | 2022-09-12 | 7 | -74/+25 | |
| | | ||||||
