aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/managers/github
Commit message (Expand)AuthorAgeFilesLines
* refactor(health): split up checks (#1221)William Boman2023-04-161-1/+1
* fix(github): fall back to curl/wget if gh is not available (#1181)William Boman2023-04-052-43/+23
* style: enforce import order (#1092)William Boman2023-03-122-6/+6
* feat(windows): manually decompress zstd archives before untar (#963)BVegNow2023-02-051-1/+1
* refactor(providers): remove ?include_prerelease query param (#872)William Boman2023-01-091-6/+2
* docs: update mason-errors help section (#646)William Boman2022-11-081-1/+1
* fix(zls): support zst (#622)Access2022-11-031-0/+4
* feat: add provider interface (#601)William Boman2022-10-301-10/+3
* feat(api): add typed client interface (#556)William Boman2022-10-141-4/+2
* feat(fetch): add Accept headers where appropriate (#554)William Boman2022-10-141-1/+5
* refactor(api): use new endpoints (#550)William Boman2022-10-141-2/+2
* feat(platform): better glibc detection (#537)William Boman2022-10-101-2/+1
* feat(registry): add api module (#524)William Boman2022-10-081-25/+16
* feat(github): use proxy API for fetching latest release (#521)William Boman2022-10-062-39/+23
* feat(cargo): improve handling of git-based crates (#512)William Boman2022-10-051-1/+25
* feat(gh): set CLICOLOR_FORCE=0 (#474)William Boman2022-09-281-1/+1
* fix(spectral-language-server): build directly from source (#464)William Boman2022-09-261-1/+0
* feat: more competent platform detection (#436)William Boman2022-09-171-4/+4
* fix(r-languageserver): use github releases as version source (#417)William Boman2022-09-141-6/+24
* chore: bump stylua to 0.14.3 (#395)William Boman2022-09-081-3/+4
* test(github): add spec file for the github manager (#299)William Boman2022-08-151-1/+2
* fix(github): fix resolving asset file (#298)William Boman2022-08-151-1/+1
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-152-18/+30
* feat: add bash-debug-adapter (#253)Adam Figgins2022-08-061-1/+1
* fix(github): update api url for fetching latest git tagWilliam Boman2022-07-181-1/+1
* chore: change emmylua annotation syntax from @ to : for comments (#73)William Boman2022-07-141-11/+11
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-082-0/+288