aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/installer/registry/init.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor(installer): hoist version validation to the compiled installation en...William Boman2023-06-171-1/+9
* feat(command): improve completion for :MasonInstall (#1353)William Boman2023-06-131-0/+13
* refactor(schemas): don't vendor schemas in mason.nvim (#1248)William Boman2023-04-221-0/+11
* feat(installer): add generic build provider (#1228)William Boman2023-04-181-0/+2
* feat(github): add $MASON_VERSION to build context (#1218)William Boman2023-04-161-2/+2
* refactor: only schedule in a.scheduler() when in fast event (#1170)William Boman2023-04-021-4/+2
* feat: add registry.refresh() method (#1096)William Boman2023-03-141-1/+1
* style: enforce import order (#1092)William Boman2023-03-121-3/+3
* feat: add github registry source capabilities (#1091)William Boman2023-03-121-0/+196