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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(fetch): set proper iwr header on Windows, reorder tool priority (#531)
William Boman
2022-10-09
1
-2
/
+23
*
feat(npm): speed up checking for new versions (#530)
William Boman
2022-10-09
2
-25
/
+54
*
feat(registry): add api module (#524)
William Boman
2022-10-08
1
-0
/
+37
*
feat(github): use proxy API for fetching latest release (#521)
William Boman
2022-10-06
1
-39
/
+0
*
fix(pip3): expand python3_host_prog path (#519)
William Boman
2022-10-06
1
-0
/
+17
*
feat: add setting to control PATH modification (#514)
William Boman
2022-10-06
1
-1
/
+21
*
feat(cargo): improve handling of git-based crates (#512)
William Boman
2022-10-05
4
-29
/
+194
*
test(cargo): stub crates.io http call (#508)
William Boman
2022-10-04
1
-2
/
+12
*
refactor(platform): more functional approach to parsing (#479)
William Boman
2022-09-29
2
-0
/
+109
*
chore: upgrade stylua to 0.15.0 (#454)
William Boman
2022-09-22
1
-20
/
+5
*
feat: more competent platform detection (#436)
William Boman
2022-09-17
3
-25
/
+48
*
refactor: store link state in install context object (#419)
William Boman
2022-09-14
2
-6
/
+28
*
fix(r-languageserver): use github releases as version source (#417)
William Boman
2022-09-14
1
-0
/
+47
*
refactor: add ctx:write_php_exec_wrapper utility (#409)
William Boman
2022-09-12
1
-0
/
+35
*
fix(EventEmitter): properly deregister handlers, print errors that occur in h...
William Boman
2022-09-03
2
-4
/
+84
*
fix(fetch): use /dev/null logfile for wget (#345)
William Boman
2022-08-27
1
-0
/
+4
*
fix(ui)!: change filetype from "mason.nvim" to "mason" (#317)
William Boman
2022-08-20
1
-2
/
+2
*
fix(installer): use /usr/bin/env bash shebang (#315)
William Boman
2022-08-19
1
-1
/
+1
*
test(installer): add spec files for context and linker (#314)
William Boman
2022-08-19
2
-0
/
+280
*
fix(fetch): use correct header syntax for wget (#307)
William Boman
2022-08-17
1
-3
/
+3
*
test(github): add spec file for the github manager (#299)
William Boman
2022-08-15
1
-0
/
+52
*
refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...
William Boman
2022-08-15
15
-38
/
+36
*
fix(go): improve parsing package mod (#197)
William Boman
2022-07-30
1
-0
/
+1
*
feat: add luaformatter (#116)
William Boman
2022-07-22
1
-0
/
+22
*
refactor!: extract mason-lspconfig to separate plugin (#109)
William Boman
2022-07-22
3
-225
/
+0
*
chore: update generated code (#99)
williambotman[bot]
2022-07-19
2
-1
/
+3
*
docs: update mason-lspconfig.setup_handlers() docs & add some tests (#94)
William Boman
2022-07-17
1
-0
/
+46
*
fix(mason-lspconfig): deduplicate :LspInstall completion items (#88)
William Boman
2022-07-17
1
-0
/
+5
*
fix(jdtls): download milestone versions instead of snapshots (#87)
William Boman
2022-07-17
1
-10
/
+0
*
feat(mason-lspconfig): add get_installed_servers() method & add more tests (#84)
William Boman
2022-07-16
4
-1
/
+169
*
chore: change emmylua annotation syntax from @ to : for comments (#73)
William Boman
2022-07-14
1
-2
/
+2
*
tests: add some mason-core.package tests (#69)
William Boman
2022-07-13
2
-0
/
+159
*
refactor(api): change signatures to accept list of packages (#68)
William Boman
2022-07-13
1
-3
/
+3
*
tests: add some InstallHandle tests (#67)
William Boman
2022-07-13
2
-0
/
+100
*
fix(api): fix the :MasonUninstall command (#66)
William Boman
2022-07-13
3
-0
/
+92
*
feat(mason-lspconfig): add :LspInstall and :LspUninstall commands (#35)
William Boman
2022-07-08
3
-2
/
+14
*
refactor: add mason-schemas and mason-core modules (#29)
William Boman
2022-07-08
35
-87
/
+87
*
refactor: move packages to mason-registry (#27)
William Boman
2022-07-08
2
-5
/
+4
*
feat: add delve and go-debug-adapter (#7)
William Boman
2022-07-07
1
-13
/
+14
*
fix(go): strip wildcard specifier from package names when necessary (#4)
William Boman
2022-07-07
1
-2
/
+9
*
test(async): fix flaky test
William Boman
2022-07-07
1
-3
/
+2
*
style: more stylua
William Boman
2022-07-07
3
-22
/
+25
*
chore: adjust some remnants of nvim-lsp-installer
William Boman
2022-07-07
1
-26
/
+13
*
mason.nvim
William Boman
2022-07-07
45
-888
/
+570
*
docs: remove nvim-lsp-installer.servers helptag (#755)
William Boman
2022-06-06
1
-1
/
+0
*
feat: add apex_ls (#746)
William Boman
2022-06-03
2
-0
/
+13
*
added wgsl_analyzer server (#719)
Dmitry Kudryavtsev
2022-06-01
1
-0
/
+17
*
refactor(pip3): use with_paths to set venv path (#736)
William Boman
2022-05-30
1
-21
/
+16
*
feat(luarocks): use luarocks.bat executable if it's available (#731)
William Boman
2022-05-29
1
-11
/
+21
*
refactor(health): spawn processes via the spawn module (#732)
William Boman
2022-05-29
1
-0
/
+11
[next]