index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
lua
/
fs_spec.lua
Commit message (
Expand
)
Author
Age
*
feat(vim.fs): find(), dir() can "follow" symlinks #31551
Mike
2025-01-14
*
feat: add vim.fs.relpath
dundargoc
2025-01-13
*
docs: misc #31867
Justin M. Keyes
2025-01-09
*
fix(vim.fs.normalize): normalize case for windows drive letter
dundargoc
2025-01-04
*
fix(vim.fs.abspath): correctly handle UNC paths
dundargoc
2025-01-01
*
docs: misc #31479
Justin M. Keyes
2025-01-01
*
fix(vim.fs): joinpath() does not normalize slashes on Windows #31782
Gustav Eikaas
2024-12-31
*
feat(lua): add `vim.fs.abspath`
Famiu Haque
2024-12-28
*
test(main_spec): use CMakePresets.json instead of .git for root marker
James McCoy
2024-12-03
*
test: support upvalues in exec_lua
Lewis Russell
2024-09-21
*
test: allow exec_lua to handle functions
Lewis Russell
2024-08-02
*
fix(fs): make vim.fs.root work for relative paths and unnamed buffers (#28964)
Gregory Anders
2024-05-24
*
feat(fs): add vim.fs.root (#28477)
Gregory Anders
2024-04-24
*
test: improve test conventions
dundargoc
2024-04-23
*
feat(lua): vim.fs.normalize() resolves ".", ".." #28203
Famiu Haque
2024-04-16
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
fix: support UNC paths in vim.fs.normalize
dundargoc
2024-03-30
*
fix(fs): allow backslash characters in unix paths
James Trew
2024-03-29
*
fix(test): typing
Lewis Russell
2024-03-25
*
test: refactor Paths
Lewis Russell
2024-01-17
*
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
refactor: format test/*
Justin M. Keyes
2024-01-03
*
test: simplify vim.fs tests
dundargoc
2023-12-26
*
test(windows): unskip working tests (#25153)
dundargoc
2023-09-15
*
fix(fs.lua): normalize slash truncation (#23753)
Mike
2023-07-18
*
fix(fs): make `normalize()` work with '/' path (#24047)
Evgeni Chasnovski
2023-06-18
*
feat(fs): expose join_paths as `vim.fs.joinpath` (#23685)
Christian Clason
2023-05-20
*
build: bundle uncrustify
dundargoc
2023-05-18
*
test(vim.fs.normalize): enable test on Windows
dundargoc
2023-04-05
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
test: don't search entire repo for files
dundargoc
2023-03-05
*
feat(vim.fs): pass path to find() predicate, lazy evaluate #22378
Mike
2023-03-01
*
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