aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* feat(api): add typed client interface (#556)William Boman2022-10-144-6/+60
* feat(lemmy-help): use prebuilt binaries from release assets (#555)William Boman2022-10-141-5/+36
* feat(fetch): add Accept headers where appropriate (#554)William Boman2022-10-144-4/+20
* chore: update generated code (#551)williambotman[bot]2022-10-141-2/+4
* refactor(api): use new endpoints (#550)William Boman2022-10-144-7/+9
* feat(registry): selene and stylua support for luau (#548)Lopy2022-10-133-3/+3
* chore: update generated code (#543)williambotman[bot]2022-10-111-0/+2
* feat(astro): vendor typescript (#542)William Boman2022-10-111-1/+1
* feat(platform): better glibc detection (#537)William Boman2022-10-103-11/+35
* fix(visualforce-language-server): remove custom release resolution code (#534)William Boman2022-10-101-13/+1
* chore: update generated code (#533)williambotman[bot]2022-10-102-2/+24
* fix(codelldb): require GNU compatible system on linux (#532)William Boman2022-10-091-3/+3
* fix(fetch): set proper iwr header on Windows, reorder tool priority (#531)William Boman2022-10-093-77/+108
* feat(npm): speed up checking for new versions (#530)William Boman2022-10-095-46/+91
* feat(registry): add iferr tool for Go (#528)Fran Casas2022-10-093-1/+13
* feat(beautysh): add missing languages (#527)Kazi Sadman Ahmed2022-10-092-8/+7
* chore: update generated code (#529)williambotman[bot]2022-10-091-0/+60
* feat(registry): add beautysh formatter (#526)Jay Patel2022-10-093-1/+18
* feat(registry): add gersemi formatter (#525)Jay Patel2022-10-093-1/+18
* feat(registry): add api module (#524)William Boman2022-10-083-25/+74
* feat(registry): add pylama linter (#523)Kazi Sadman Ahmed2022-10-083-1/+13
* chore: update generated code (#522)williambotman[bot]2022-10-071-0/+1
* fix(dhall): new assets have capitalized naming (#520)kylo2522022-10-061-3/+3
* feat(github): use proxy API for fetching latest release (#521)William Boman2022-10-063-78/+23
* fix(pip3): expand python3_host_prog path (#519)William Boman2022-10-063-3/+31
* chore: update generated code (#518)williambotman[bot]2022-10-061-0/+23
* feat: add gradle-language-server (#517)William Boman2022-10-063-0/+36
* ci(tests): add neovim version matrix (#515)William Boman2022-10-061-1/+8
* fix(log): use "log" stdpath (#516)William Boman2022-10-061-1/+1
* feat: add setting to control PATH modification (#514)William Boman2022-10-065-86/+131
* refactor(cargo): utilize optional chaining (#513)William Boman2022-10-051-9/+10
* feat(cargo): improve handling of git-based crates (#512)William Boman2022-10-0511-86/+369
* test(cargo): stub crates.io http call (#508)William Boman2022-10-041-2/+12
* chore: update generated code (#507)williambotman[bot]2022-10-043-2/+23
* feat: add gotestsum (#506)Seth Daniel2022-10-033-1/+17
* chore: update generated code (#504)williambotman[bot]2022-10-033-1/+65
* feat: add erg-language-server (#503)takuto2022-10-033-0/+47
* feat(std): attempt gzip on windows (#501)William Boman2022-10-032-12/+20
* feat: add move-analyzer (#499)Michael2022-10-023-0/+16
* feat: add pyre linter (#495)Michael2022-10-023-1/+13
* feat(elixir-ls): link elixir-ls-debugger executable (#496)Slotos2022-10-021-0/+1
* chore: update generated code (#497)williambotman[bot]2022-10-022-1/+23
* fix(shfmt, yamlfmt): fix windows detection (#492)William Boman2022-10-012-2/+2
* chore(workflows): bump neovim to 0.8.0 (#491)William Boman2022-10-012-2/+2
* feat: add remark-cli (#486)Dan Sully2022-10-013-1/+13
* chore: update generated code (#490)williambotman[bot]2022-10-012-1/+51
* feat: add java-debug-adapter and java-test (#482)lvimuser2022-09-304-1/+65
* chore: update generated code (#485)williambotman[bot]2022-09-301-1/+1
* chore: update generated code (#481)williambotman[bot]2022-09-292-1/+3
* refactor(platform): more functional approach to parsing (#479)William Boman2022-09-295-49/+155