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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(gem): write shim executables that enhance GEM_PATH appropriately (#202)
William Boman
2022-07-31
2
-34
/
+52
*
fix(go): improve parsing package mod (#197)
William Boman
2022-07-30
1
-1
/
+6
*
fix(ui): ensure window is active before getting cursor (#196)
William Boman
2022-07-29
1
-0
/
+3
*
fix(ui): don't call terminate handler when setting up handle (#190)
William Boman
2022-07-28
1
-2
/
+0
*
feat(ui): hoist cursor when switching tab (#178)
William Boman
2022-07-28
1
-0
/
+4
*
feat: add luaformatter (#116)
William Boman
2022-07-22
1
-2
/
+3
*
feat: minimize modules required by .setup(), lazily require functional module...
William Boman
2022-07-22
1
-9
/
+19
*
fix: move checkhealth to mason module (#111)
William Boman
2022-07-22
1
-298
/
+0
*
fix: remove unused .env() functions (#105)
William Boman
2022-07-21
8
-62
/
+0
*
fix(mason-lspconfig): patch some server's cmd on Windows (#100)
William Boman
2022-07-19
1
-1
/
+1
*
fix(github): update api url for fetching latest git tag
William Boman
2022-07-18
1
-1
/
+1
*
feat(ui): bring focus to the installation section when :MasonInstall (#90)
William Boman
2022-07-17
1
-2
/
+12
*
fix(mason-lspconfig): deduplicate :LspInstall completion items (#88)
William Boman
2022-07-17
2
-0
/
+19
*
fix(jdtls): download milestone versions instead of snapshots (#87)
William Boman
2022-07-17
3
-33
/
+1
*
chore: change emmylua annotation syntax from @ to : for comments (#73)
William Boman
2022-07-14
26
-84
/
+84
*
tests: add some mason-core.package tests (#69)
William Boman
2022-07-13
1
-1
/
+4
*
tests: add some InstallHandle tests (#67)
William Boman
2022-07-13
2
-36
/
+36
*
fix(async): increase vim.wait time (#55)
William Boman
2022-07-11
1
-3
/
+5
*
feat(api): run :MasonInstall in blocking fashion if no UIs are attached (#52)
William Boman
2022-07-11
1
-1
/
+1
*
refactor: return table with declarative keys (#48)
William Boman
2022-07-10
1
-1
/
+1
*
fix(node-debug2-adapter): fix build on Node >= 18 (#47)
William Boman
2022-07-10
1
-0
/
+12
*
fix(luarocks): bin linking (#45)
William Boman
2022-07-10
1
-2
/
+2
*
feat(mason-lspconfig): add :LspInstall and :LspUninstall commands (#35)
William Boman
2022-07-08
1
-0
/
+8
*
refactor: add mason-schemas and mason-core modules (#29)
William Boman
2022-07-08
51
-0
/
+6423