aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/fs.lua
Commit message (Expand)AuthorAgeFilesLines
* docs: update references to mason-org/mason.nvim (#1925)William Boman2025-05-061-1/+1
* fix(fs): fall back to `fs_stat` if entry type is not returned by `fs_readdir`...Nicolas Thierry2025-02-151-0/+7
* refactor(linker): copy_file instead of rename on Windows (#1254)William Boman2023-04-231-0/+8
* style: enforce import order (#1092)William Boman2023-03-121-2/+2
* feat(InstallContext): add strict_mode flag (#1055)William Boman2023-03-051-0/+7
* refactor(installer): introduce PackageInstallOpts class (#802)William Boman2022-12-261-1/+1
* feat(functional): add more functions (#741)William Boman2022-12-081-0/+2
* chore: bump stylua to 0.14.3 (#395)William Boman2022-09-081-3/+4
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-151-1/+1
* chore: change emmylua annotation syntax from @ to : for comments (#73)William Boman2022-07-141-2/+2
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-081-0/+152