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
/
unit
/
os
/
fileio_spec.lua
Commit message (
Expand
)
Author
Age
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
refactor(metadata): generate all metadata in lua
bfredl
2024-02-28
*
refactor(fileio): remove API shell layer encouraging unnecessary allocations
bfredl
2024-02-25
*
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
build: enable lintlua for test/unit/ dir #26396
Justin M. Keyes
2023-12-04
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
Merge branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
\
|
*
os/fileio: Add ability to use os/fileio.c for file descriptors
ZyX
2017-07-04
|
*
os/fileio: Add msgpack_file_write function
ZyX
2017-07-04
|
*
tests: Fix testlint errors
ZyX
2017-04-03
|
*
eval: Make writefile() able to disable fsync()
ZyX
2017-04-02
|
*
eval,fileio: Omit additional fsync() call
ZyX
2017-04-01
*
|
unittests: Add tests for new fileio functions
ZyX
2017-03-19
|
/
*
unittests: Check core dumps in after_each, like in functests
ZyX
2017-03-11
*
unittests: Run all unit tests in their own processes
ZyX
2017-03-11
*
unittests: Fix testlint errors
ZyX
2016-06-24
*
unittests: Fix kFileNoSymlink test on FreeBSD
ZyX
2016-06-24
*
unittests: Fix bug somewhere that makes file_read tests SEGV
ZyX
2016-06-24
*
file: Move src/nvim/file.* to src/nvim/os/fileio.*
ZyX
2016-06-24