aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/core/managers/github/client.lua
Commit message (Expand)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-120/+0
* feat: add apex_ls (#746)William Boman2022-06-031-2/+3
* chore(functional): restructure and extend functional modules (#703)William Boman2022-05-171-19/+8
* fix(github): allow looking for prereleases (#699)William Boman2022-05-131-14/+27
* fix(github): fix bad boolean logicWilliam Boman2022-05-131-1/+1
* feat(health): check GitHub rate limit (#697)William Boman2022-05-131-0/+9
* feat(github): add `include_prerelease` option to `fetch_latest_release`William Boman2022-05-131-3/+6
* chore: further decouple module structure (#685)William Boman2022-05-111-4/+4
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-211-17/+34
* more async refactor (#587)William Boman2022-04-111-0/+88