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
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: make clear that `setup` is required
chrisgrieser-patch-1
Chris Grieser
2025-05-13
1
-2
/
+8
*
docs: update references to mason-org/mason.nvim (#1925)
William Boman
2025-05-06
20
-97
/
+37
*
tests: fix flaky test (#1924)
William Boman
2025-05-06
1
-0
/
+4
*
ci: add nvim v0.11 to test matrix (#1923)
William Boman
2025-05-06
1
-0
/
+2
*
ci: don't cbfmt check CHANGELOG.md (#1922)
William Boman
2025-05-06
1
-1
/
+1
*
v2.0.0
v2.0.0
William Boman
2025-05-06
3
-2
/
+203
*
feat: associate package instances with registry source and record it in receipt
William Boman
2025-05-06
12
-19
/
+102
*
refactor(registry): change lua registries to not instantiate Package themselves
William Boman
2025-05-02
12
-72
/
+62
*
feat(ui): display purl information
William Boman
2025-04-22
4
-0
/
+26
*
feat(ui): support 'winborder'
William Boman
2025-04-21
5
-5
/
+19
*
feat(ui): display current version in header
William Boman
2025-04-21
2
-2
/
+5
*
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
2
-2
/
+10
*
refactor(command): use callback in Package:install() when running :MasonInsta...
William Boman
2025-03-03
3
-57
/
+56
*
v2.0.0-rc.2
v2.0.0-rc.2
William Boman
2025-03-03
2
-2
/
+2
*
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
11
-307
/
+301
*
fix(spawn): expand executable paths on Windows before passing to uv_spawn (#1...
William Boman
2025-02-22
3
-60
/
+85
*
style: fix stylua and selene errors
William Boman
2025-02-20
3
-11
/
+4
*
v2.0.0-rc.1
v2.0.0-rc.1
William Boman
2025-02-19
2
-4
/
+4
*
chore!: update required Neovim version to 0.10.0
William Boman
2025-02-19
7
-17
/
+12
*
feat(context): add ctx:await()
William Boman
2025-02-19
2
-0
/
+43
*
chore: remove unnecessary vim.schedule and nvim_err_writeln
William Boman
2025-02-19
2
-8
/
+8
*
refactor: turn StdioSink into a proper class
William Boman
2025-02-19
32
-151
/
+217
*
feat(context): add ctx:fetch()
William Boman
2025-02-19
1
-0
/
+12
*
feat(ui): display latest version for uninstalled packages
William Boman
2025-02-19
1
-0
/
+3
*
fix(expr): also interpolate table keys
William Boman
2025-02-19
2
-0
/
+16
*
refactor!: change Package API
William Boman
2025-02-19
59
-1372
/
+1254
*
fix(pypi): remove -U flag and fix log message
William Boman
2025-02-19
2
-6
/
+1
*
fix(async): also check async context termination immediately after suspending
William Boman
2025-02-19
2
-2
/
+5
*
refactor: standardize constructors and improve inheritance construction
William Boman
2025-02-19
34
-207
/
+272
*
fix(location): use correct registry path
William Boman
2025-02-19
1
-1
/
+1
*
feat(linker): use relative targets for symlinks (#1525)
William Boman
2025-02-19
4
-59
/
+31
*
feat(path): add relative(from, to)
William Boman
2025-02-19
2
-1
/
+83
*
refactor(path): use InstallLocation to produce paths, remove static path methods
William Boman
2025-02-19
10
-104
/
+115
*
refactor(installer): move initializations to InstallContext constructor
William Boman
2025-02-19
7
-31
/
+27
*
refactor: add InstallLocation.global()
William Boman
2025-02-19
3
-13
/
+18
*
chore: hoist single file modules
William Boman
2025-02-19
2
-0
/
+0
*
fix(command): don't attempt installing packages that are already installing
William Boman
2025-02-19
1
-8
/
+13
*
chore: remove todo comment
William Boman
2025-02-19
1
-1
/
+0
*
chore(compilers): remove default environment from github build compiler
William Boman
2025-02-19
3
-11
/
+5
*
refactor!: refactor installer internals and add new Package class methods (#1...
William Boman
2025-02-19
87
-2177
/
+2482
*
refactor(receipt): change receipt structure and remove old builder APIs (#1521)
William Boman
2025-02-16
11
-104
/
+207
*
fix(package): support older receipt structures (#1520)
William Boman
2025-02-16
1
-1
/
+5
*
fix(ui): change feedback text contents when updating registry (#1519)
William Boman
2025-02-16
1
-1
/
+1
*
refactor(providers): inline GitHub API calls in the client provider (#1518)
William Boman
2025-02-16
2
-47
/
+33
*
feat!: upgrade minimum required neovim version to 0.9.0 (#1517)
William Boman
2025-02-16
7
-15
/
+11
[next]