index
:
mason
chore/ci-upgrades
chrisgrieser-patch-1
feat/lockfile
feat/registry-cache-ttl-config
feat/socket-integration
fix/nuget-windows-bin
fix/rmrf-libuv
fix/support-removed-packages
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix(luarocks): bin linking (#45)
William Boman
2022-07-10
1
-2
/
+2
*
feat: add editorconfig-checker, misspell, shfmt, vint (#39)
Seth Daniel
2022-07-10
6
-2
/
+55
*
feat: add gofumpt, golines, json-to-struct, revive, staticcheck (#43)
Seth Daniel
2022-07-10
7
-1
/
+61
*
fix(scripts): set packpath instead of rtp for dependencies (#42)
William Boman
2022-07-09
2
-37
/
+5
*
chore(workflow): add bot-automation.yml (#38)
William Boman
2022-07-09
3
-2
/
+37
*
fix(mason-lspconfig): fix installing by current filetype (#37)
William Boman
2022-07-08
1
-1
/
+1
*
chore(workflow): modularize scripts and remove mason-lspconfig from CI checks...
William Boman
2022-07-09
13
-206
/
+237
*
feat: add black (#34)
jmp
2022-07-09
2
-0
/
+12
*
feat(mason-lspconfig): add :LspInstall and :LspUninstall commands (#35)
William Boman
2022-07-08
13
-23
/
+331
*
feat: add eslint_d linter (#31)
Daryl Ronningen
2022-07-08
2
-0
/
+12
*
fix(ui): fix highlight group name prefixes (#30)
William Boman
2022-07-08
2
-31
/
+31
*
refactor: add mason-schemas and mason-core modules (#29)
William Boman
2022-07-08
302
-859
/
+863
*
feat: add gotests, gomodifytags, impl (#28)
William Boman
2022-07-08
4
-0
/
+36
*
refactor: move packages to mason-registry (#27)
William Boman
2022-07-08
150
-178
/
+182
*
fix(ui): read from correct path in the receipt to gather linked bins (#26)
William Boman
2022-07-08
1
-1
/
+1
*
fix(codelldb): update description and homepage (#25)
William Boman
2022-07-08
1
-2
/
+2
*
chore: fix some wording (#24)
William Boman
2022-07-08
3
-3
/
+3
*
fix: don't hardcode wrapper script executable paths (#23)
William Boman
2022-07-08
8
-22
/
+37
*
feat: add netcoredbg (#21)
William Boman
2022-07-08
2
-0
/
+44
*
chore: update php-debug-adapter description (#19)
William Boman
2022-07-08
1
-1
/
+1
*
feat: add php-debug-adapter (#18)
William Boman
2022-07-08
2
-0
/
+26
*
fix(firefox-debug-adapter): remove unnecessary git diff header (#17)
William Boman
2022-07-08
1
-2
/
+0
*
feat: add firefox-debug-adapter (#16)
William Boman
2022-07-08
4
-0
/
+78
*
fix!: remove dart-debug-adapter (#14)
William Boman
2022-07-07
2
-26
/
+0
*
fix(chrome-debug-adapter): remove unnecessary artifacts (#13)
William Boman
2022-07-07
1
-0
/
+8
*
fix: rename packages for consistency (#12)
William Boman
2022-07-07
3
-4
/
+4
*
feat: add chrome-debug (#11)
William Boman
2022-07-07
2
-0
/
+26
*
feat: add node-debug2 (#10)
William Boman
2022-07-07
2
-0
/
+27
*
feat: add dart-debug-adapter (#9)
William Boman
2022-07-07
2
-0
/
+26
*
feat: add ktlint (#8)
William Boman
2022-07-07
2
-0
/
+39
*
feat: add delve and go-debug-adapter (#7)
William Boman
2022-07-07
9
-21
/
+88
*
fix(r-languageserver): add missing desc (#5)
William Boman
2022-07-07
1
-1
/
+1
*
run autogen_metadata.lua (#6)
williambotman[bot]
2022-07-07
1
-1
/
+1
*
fix(go): strip wildcard specifier from package names when necessary (#4)
William Boman
2022-07-07
2
-6
/
+20
*
docs: highlight this still being in alpha stage (#3)
William Boman
2022-07-07
2
-2
/
+14
*
fix(mason-lspconfig): fix incorrect require path
William Boman
2022-07-07
1
-15
/
+17
*
chore: some cleanup
William Boman
2022-07-07
2
-14
/
+2
*
test(async): fix flaky test
William Boman
2022-07-07
1
-3
/
+2
*
fix(ui): display correct keybinding for language filter
William Boman
2022-07-07
1
-1
/
+4
*
feat(ui): add sticky cursor to installing and queued packages
William Boman
2022-07-07
1
-34
/
+36
*
fix(ui): only hydrate detailed package state on first expansion
William Boman
2022-07-07
1
-74
/
+86
*
style: run stylua
William Boman
2022-07-07
1
-8
/
+4
*
refactor(ui): remove disk space calculation for now
William Boman
2022-07-07
1
-20
/
+4
*
chore: s/package/pkg/
William Boman
2022-07-07
13
-70
/
+70
*
feat(ui): implement keybind to update all outdated packages
William Boman
2022-07-07
1
-7
/
+27
*
fix(ui): some ui improvements
William Boman
2022-07-07
2
-13
/
+42
*
style: more stylua
William Boman
2022-07-07
4
-23
/
+29
*
style: run stylua
William Boman
2022-07-07
59
-555
/
+666
*
chore: adjust some remnants of nvim-lsp-installer
William Boman
2022-07-07
13
-110
/
+85
*
fix(logs): use 0.7-compatible stdpath
William Boman
2022-07-07
1
-1
/
+1
[prev]
[next]