Commit message (Expand) | Author | Age | |
---|---|---|---|
* | test(system_spec): check for .git dir before using git (#31458) | zeertzjq | 2024-12-05 |
* | fix(vim.system): close pipe handles after process handle | Lewis Russell | 2024-12-04 |
* | docs: misc (#31138) | dundargoc | 2024-11-21 |
* | fix(vim.system): resolve executable paths on windows | Lewis Russell | 2024-11-08 |
* | test: support upvalues in exec_lua | Lewis Russell | 2024-09-21 |
* | test: improve test conventions | dundargoc | 2024-04-23 |
* | refactor(test): inject after_each differently | Lewis Russell | 2024-04-10 |
* | test: improve test conventions | dundargoc | 2024-04-08 |
* | fix(vim.system): don't process non-fast events during wait() (#27300) | zeertzjq | 2024-02-02 |
* | refactor: format test/* | Justin M. Keyes | 2024-01-03 |
* | refactor(vim.system): factor out on_exit handling | Lewis Russell | 2023-09-05 |
* | fix(vim.system): make timeout work properly | Lewis Russell | 2023-09-05 |
* | fix(vim.system): let on_exit handle cleanup after kill | Lewis Russell | 2023-09-05 |
* | feat(lua): add `vim.system()` | Lewis Russell | 2023-06-07 |