| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mason.nvim | William Boman | 2022-07-07 | 1 | -160/+0 |
| | | |||||
| * | refactor(pip3): use with_paths to set venv path (#736) | William Boman | 2022-05-30 | 1 | -6/+3 |
| | | |||||
| * | fix(spawn): avoid spawning commands that aren't on PATH (#706) | William Boman | 2022-05-17 | 1 | -0/+3 |
| | | | | | This is primarily done to avoid cluttering the log file with a bunch of ERROR entries. Also avoids unnecessary roundtrips to uv_spawn, I guess. | ||||
| * | chore(functional): restructure and extend functional modules (#703) | William Boman | 2022-05-17 | 1 | -9/+7 |
| | | |||||
| * | chore: further decouple module structure (#685) | William Boman | 2022-05-11 | 1 | -11/+12 |
| | | |||||
| * | chore: refactor remaining installers to async impl (#616) | William Boman | 2022-04-21 | 1 | -3/+3 |
| | | |||||
| * | make install context available via coroutine context (#586) | William Boman | 2022-04-11 | 1 | -32/+49 |
| | | |||||
| * | fix(pip3): always use normalized "python" executable with venv-enhanced path ↵ | William Boman | 2022-04-06 | 1 | -2/+2 |
| | | | | | (#577) | ||||
| * | switch majority of installers to async implementation (#574) | William Boman | 2022-04-06 | 1 | -2/+2 |
| | | |||||
| * | add async managers (#536) | William Boman | 2022-03-26 | 1 | -0/+144 |
