Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix(fs): duplicate path separator #21509 | Eric Haynes | 2023-01-03 |
* | test(lua/fs_spec): fix vim.fs.dir() test (#21503) | zeertzjq | 2022-12-22 |
* | fix(ci): skip test on windows (#21502) | Lewis Russell | 2022-12-22 |
* | feat(fs): add opts argument to vim.fs.dir() | Lewis Russell | 2022-12-20 |
* | refactor(fs): replace vim.fn/vim.env in vim.fs (#20379) | Mike | 2022-12-01 |
* | test: simplify platform detection (#21020) | dundargoc | 2022-11-22 |
* | feat(fs): extend fs.find to accept predicate (#20193) | Mathias Fußenegger | 2022-09-13 |
* | feat(fs): add vim.fs.normalize() | Gregory Anders | 2022-05-31 |
* | feat(fs): add vim.fs.find() | Gregory Anders | 2022-05-31 |
* | feat(fs): add vim.fs.dir() | Gregory Anders | 2022-05-31 |
* | feat(fs): add vim.fs.basename() | Gregory Anders | 2022-05-31 |
* | feat(fs): add vim.fs.dirname() | Gregory Anders | 2022-05-31 |
* | feat(fs): add vim.fs.parents() | Gregory Anders | 2022-05-31 |