aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/core/fetch.lua
Commit message (Collapse)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-54/+0
|
* chore: further decouple module structure (#685)William Boman2022-05-111-1/+1
|
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-211-1/+1
|
* feat(fetch): add ability to download file instead of writing to stdoutWilliam Boman2022-04-121-7/+21
|
* more async refactor (#587)William Boman2022-04-111-78/+20
|
* fix(fetch): shift args to put callback arg lastWilliam Boman2022-03-061-4/+7
|
* fix(powershell): set security protocol to TLS1.2 (#487)William Boman2022-02-161-1/+2
| | | Fixes #480.
* fetch: add User-Agent header (#409)William Boman2022-01-091-4/+26
|
* feat: integrate gh-cli for GitHub API calls (#403)William Boman2022-01-071-1/+14
| | | Closes #248.
* write install receipts (#379)William Boman2022-01-031-0/+59