index
:
mason
chrisgrieser-patch-1
main
release-please--branches--main--components--mason.nvim
v1.x
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
mason-core
/
spawn.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(spawn): always expand executable path on Windows (#2021)
William Boman
2025-09-30
1
-6
/
+19
*
fix(spawn): fix locating exepath on Windows systems using a Unix `'shell'` (#...
William Boman
2025-07-25
1
-1
/
+16
*
fix(spawn): fix calling vim.fn when inside fast event loop on Windows (#1950)
William Boman
2025-05-15
1
-0
/
+1
*
fix(spawn): expand executable paths on Windows before passing to uv_spawn (#1...
William Boman
2025-02-22
1
-24
/
+13
*
refactor: turn StdioSink into a proper class
William Boman
2025-02-19
1
-13
/
+24
*
fix: fix usage of deprecated Neovim APIs (#1703)
William Boman
2024-05-11
1
-1
/
+3
*
refactor: only schedule in a.scheduler() when in fast event (#1170)
William Boman
2023-04-02
1
-3
/
+1
*
style: enforce import order (#1092)
William Boman
2023-03-12
1
-4
/
+4
*
Revert "fix(spawn): always expand cmd if PATH is not modified (#773)" (#783)
William Boman
2022-12-21
1
-19
/
+21
*
fix(spawn): always expand cmd if PATH is not modified (#773)
William Boman
2022-12-20
1
-21
/
+19
*
feat: add provider interface (#601)
William Boman
2022-10-30
1
-1
/
+1
*
feat: more competent platform detection (#436)
William Boman
2022-09-17
1
-6
/
+6
*
refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...
William Boman
2022-08-15
1
-7
/
+7
*
chore: change emmylua annotation syntax from @ to : for comments (#73)
William Boman
2022-07-14
1
-7
/
+7
*
refactor: add mason-schemas and mason-core modules (#29)
William Boman
2022-07-08
1
-0
/
+112