| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(spawn): don't check executable when spawning with custom PATH (#721) | William Boman | 2022-05-26 | 1 | -1/+28 |
| * | tests(spawn): fix bad test name and add missing case | William Boman | 2022-05-17 | 1 | -1/+14 |
| * | fix(spawn): avoid spawning commands that aren't on PATH (#706) | William Boman | 2022-05-17 | 1 | -1/+13 |
| * | chore: further decouple module structure (#685) | William Boman | 2022-05-11 | 1 | -1/+1 |
| * | chore: refactor remaining installers to async impl (#616) | William Boman | 2022-04-21 | 1 | -8/+7 |
| * | 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(spawn): fix Failure.tostring when unable to retrieve uv_handle | William Boman | 2022-04-11 | 1 | -0/+31 |
| * | fix(r_language_server): run install script via stdin (#578) | William Boman | 2022-04-06 | 1 | -0/+37 |
| * | add async managers (#536) | William Boman | 2022-03-26 | 1 | -0/+79 |
