aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/core/managers/github
Commit message (Expand)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-072-295/+0
* chore: update some logging (#761)William Boman2022-06-081-1/+1
* feat: add apex_ls (#746)William Boman2022-06-031-2/+3
* refactor: use new github.download_release_file function (#728)William Boman2022-05-281-0/+8
* feat(github): add setting to customize asset download url (#711)William Boman2022-05-211-1/+2
* fix(erlangls): follow git tags (#708)William Boman2022-05-191-4/+32
* 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-132-5/+9
* chore: further decouple module structure (#685)William Boman2022-05-112-5/+5
* fix(github): fix bad ternary expressionWilliam Boman2022-05-051-1/+6
* feat(receipt): add "github_release" type (#650)William Boman2022-05-011-0/+45
* fix(github): provide correct filename to gunzip (#625)Elio2022-04-231-5/+3
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-212-17/+123
* more async refactor (#587)William Boman2022-04-111-0/+88