aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/installer/registry/util.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-83/+0
* fix: fix usage of deprecated Neovim APIs (#1703)William Boman2024-05-111-1/+1
* feat: add support for openvsx sources (#1589)William Boman2024-01-061-3/+3
* chore(logging): fix log string (#1444)William Boman2023-08-091-1/+1
* refactor(installer): hoist version validation to the compiled installation en...William Boman2023-06-171-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/+83