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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: refactor remaining installers to async impl (#616)
William Boman
2022-04-21
5
-26
/
+52
*
tests: capture and assert process.spawn() arguments
William Boman
2022-04-18
1
-0
/
+17
*
fix(spawn): recursively parse arglist (#610)
William Boman
2022-04-18
1
-0
/
+1
*
fix(async): slightly better support for nested coroutine contexts (#600)
William Boman
2022-04-16
2
-7
/
+57
*
feat(async): add a.wait_all (#596)
William Boman
2022-04-13
1
-4
/
+29
*
feat(fetch): add ability to download file instead of writing to stdout
William Boman
2022-04-12
1
-0
/
+30
*
more async refactor (#587)
William Boman
2022-04-11
1
-0
/
+49
*
fix(spawn): fix Failure.tostring when unable to retrieve uv_handle
William Boman
2022-04-11
1
-0
/
+31
*
make install context available via coroutine context (#586)
William Boman
2022-04-11
11
-34
/
+73
*
fix(r_language_server): run install script via stdin (#578)
William Boman
2022-04-06
1
-0
/
+37
*
fix(pip3): always use normalized "python" executable with venv-enhanced path ...
William Boman
2022-04-06
1
-6
/
+8
*
switch majority of installers to async implementation (#574)
William Boman
2022-04-06
2
-0
/
+111
*
add async managers (#536)
William Boman
2022-03-26
13
-3
/
+1704
*
feat(async): allow for a.promisify to reject (#557)
William Boman
2022-03-23
1
-0
/
+12
*
run server installation in async execution context (#525)
William Boman
2022-03-06
3
-0
/
+135
*
async: raise errors instead of returning pcall-style (#521)
William Boman
2022-03-05
2
-7
/
+41
*
fix(async): pcall callback-style functions to catch errors (#515)
William Boman
2022-03-02
1
-1
/
+13
*
feat: add async module (#499)
William Boman
2022-02-21
2
-54
/
+113
*
tests: add process_spec.lua (#419)
William Boman
2022-01-12
1
-0
/
+136
*
feat(ui): display outdated servers (#395)
William Boman
2022-01-06
1
-0
/
+10