index
:
mason
chore/ci-upgrades
chrisgrieser-patch-1
feat/registry-cache-ttl-config
feat/socket-integration
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
path:
root
/
lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: remove unused import and schedule_wrap registry.update
feat/socket-integration
William Boman
2 days
2
-3
/
+2
*
feat: add support for socket.dev firewall client
William Boman
2 days
17
-17
/
+226
*
feat: add the infrastructure to support "system" packages (#2085)
William Boman
4 days
17
-124
/
+262
*
fix(pypi): add python 3.13 and 3.14 to list of fallbacks (#2081)
Aaron U'Ren
11 days
1
-6
/
+9
*
fix(spawn): handle cases where PATH env on Windows is not set (#2080)
William Boman
2026-04-27
1
-3
/
+4
*
fix(powershell): conform to single quotes (#1740)
Thomas Tan
2026-04-21
2
-4
/
+5
*
feat(npm): add `install_args` setting (#1581)
Amit Tamari
2026-04-21
3
-1
/
+16
*
fix: actually emit the receipt in uninstall event payloads (#2071)
William Boman
2026-04-06
1
-1
/
+1
*
chore(main): release 2.2.1 (#2055)
v2.2.1
stable
williambotman[bot]
2026-01-07
1
-2
/
+2
*
fix(registry): exclude synthesized registry when updating/installing registri...
William Boman
2026-01-07
3
-4
/
+6
*
chore(main): release 2.2.0 (#2032)
v2.2.0
williambotman[bot]
2026-01-07
1
-2
/
+2
*
chore(health): remove sh healthcheck (#2053)
William Boman
2026-01-07
1
-1
/
+0
*
feat: add support for removal of packages from a registry (#2052)
William Boman
2026-01-07
9
-16
/
+145
*
fix(installer): update cwd after uv_fs_rename() was successful (#2033)
William Boman
2025-11-14
1
-8
/
+8
*
fix(installer): attempt to recover from known fs error while finalizing insta...
Sam-Briney
2025-11-14
2
-1
/
+14
*
chore(main): release 2.1.0 (#1996)
v2.1.0
williambotman[bot]
2025-10-01
1
-3
/
+3
*
fix(spawn): always expand executable path on Windows (#2021)
William Boman
2025-09-30
1
-6
/
+19
*
feat(compiler): make `supported_platforms` a universal source field (#2002)
William Boman
2025-08-07
5
-63
/
+45
*
fix(pypi): add support for "compatible release" (~=) PEP440 expressions (#2000)
William Boman
2025-08-01
1
-6
/
+14
*
fix(ui): only set border to none if `'winborder'` doesn't exist (#1984)
Sebastian Lyng Johansen
2025-07-28
1
-6
/
+2
*
fix(process): close check handles (#1995)
Mirek Długosz
2025-07-28
2
-0
/
+2
*
chore(main): release 2.0.1 (#1921)
v2.0.1
williambotman[bot]
2025-07-25
1
-2
/
+2
*
fix(spawn): fix locating exepath on Windows systems using a Unix `'shell'` (#...
William Boman
2025-07-25
1
-1
/
+16
*
fix(fetch): add busybox wget support (#1829)
Fredrik Foss-Indrehus
2025-05-24
2
-8
/
+25
*
fix(pypi): pass --no-user flag (#1958)
William Boman
2025-05-19
1
-0
/
+1
*
fix(registry): ensure there's no duplicate registry entries (#1957)
William Boman
2025-05-19
5
-4
/
+67
*
fix(spawn): fix calling vim.fn when inside fast event loop on Windows (#1950)
William Boman
2025-05-15
1
-0
/
+1
*
docs: update references to mason-org/mason.nvim (#1925)
William Boman
2025-05-06
6
-7
/
+7
*
v2.0.0
v2.0.0
William Boman
2025-05-06
1
-1
/
+1
*
feat: associate package instances with registry source and record it in receipt
William Boman
2025-05-06
9
-19
/
+77
*
refactor(registry): change lua registries to not instantiate Package themselves
William Boman
2025-05-02
3
-23
/
+36
*
feat(ui): display purl information
William Boman
2025-04-22
3
-0
/
+16
*
feat(ui): support 'winborder'
William Boman
2025-04-21
3
-3
/
+15
*
feat(ui): display current version in header
William Boman
2025-04-21
1
-0
/
+3
*
fix(ui): fix setting outdated package state
William Boman
2025-03-28
1
-4
/
+2
*
fix(registry): fix registry.is_installed()
William Boman
2025-03-24
1
-2
/
+2
*
refactor(command): use callback in Package:install() when running :MasonInsta...
William Boman
2025-03-03
2
-53
/
+46
*
v2.0.0-rc.2
v2.0.0-rc.2
William Boman
2025-03-03
1
-1
/
+1
*
refactor(registry)!: add events "update:success", "update:start", "update:pro...
William Boman
2025-03-03
5
-70
/
+92
*
fix(ui): fix initializing state
William Boman
2025-03-03
2
-16
/
+29
*
fix(uninstaller): only unlink if recipt is found
William Boman
2025-03-03
1
-1
/
+2
*
refactor(registry): parallelize registry installation
William Boman
2025-03-03
5
-31
/
+74
*
refactor(registry): refactor registry initialization
William Boman
2025-03-03
10
-306
/
+300
*
fix(spawn): expand executable paths on Windows before passing to uv_spawn (#1...
William Boman
2025-02-22
2
-25
/
+14
*
style: fix stylua and selene errors
William Boman
2025-02-20
2
-2
/
+1
*
v2.0.0-rc.1
v2.0.0-rc.1
William Boman
2025-02-19
1
-3
/
+3
*
chore!: update required Neovim version to 0.10.0
William Boman
2025-02-19
1
-3
/
+3
*
feat(context): add ctx:await()
William Boman
2025-02-19
1
-0
/
+6
*
chore: remove unnecessary vim.schedule and nvim_err_writeln
William Boman
2025-02-19
1
-4
/
+1
*
refactor: turn StdioSink into a proper class
William Boman
2025-02-19
19
-119
/
+159
[next]