aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/core/managers/github/init.lua
Commit message (Expand)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-175/+0
* chore: update some logging (#761)William Boman2022-06-081-1/+1
* 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
* feat(github): add `include_prerelease` option to `fetch_latest_release`William Boman2022-05-131-2/+3
* chore: further decouple module structure (#685)William Boman2022-05-111-1/+1
* 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-211-0/+89