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
*
chore: refactor remaining installers to async impl (#616)
William Boman
2022-04-21
8
-44
/
+206
*
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
4
-65
/
+140
*
add async managers (#536)
William Boman
2022-03-26
21
-156
/
+1866
*
feat(async): allow for a.promisify to reject (#557)
William Boman
2022-03-23
1
-0
/
+12
*
tests/minimal_debug_init.lua: set omnifunc and customize completeopt
William Boman
2022-03-09
1
-2
/
+9
*
run server installation in async execution context (#525)
William Boman
2022-03-06
4
-0
/
+181
*
feat(ui): display installed server version (#520)
William Boman
2022-03-05
2
-5
/
+17
*
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
5
-183
/
+274
*
dispatcher: don't include [nvim-lsp-installer] in vim.notify calls
William Boman
2022-02-20
1
-0
/
+24
*
use different path for minimal debug packpath
William Boman
2022-02-18
1
-2
/
+2
*
add server_issue.yml issue template (#486)
William Boman
2022-02-16
1
-0
/
+58
*
tests: add process_spec.lua (#419)
William Boman
2022-01-12
1
-0
/
+136
*
add rnix (#408)
William Boman
2022-01-10
1
-0
/
+32
*
feat(ui): display outdated servers (#395)
William Boman
2022-01-06
3
-0
/
+48
*
feat(ui): sort servers alphabetically, also add language hints (#361)
William Boman
2021-12-25
3
-14
/
+76
*
add some tests (#360)
William Boman
2021-12-25
9
-0
/
+563