index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
os
/
fileio.c
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-06-11
refactor(shada): use msgpack_sbuffer less
bfredl
1
2024-06-08
refactor(io): make rstream use a linear buffer
bfredl
1
2024-06-06
fix(fileio): copy to correct buffer position when reading
bfredl
1
2024-05-30
refactor(fileio): use a linear buffer for FileDescriptor
bfredl
1
2024-05-29
Merge pull request #29016 from bfredl/shadareader
bfredl
1
2024-05-28
refactor(shada): remove ShaDaReadDef secondary wrapper
bfredl
1
2024-05-28
refactor(fileio): remove useless use of FileDescriptor
bfredl
1
2024-02-28
refactor(metadata): generate all metadata in lua
bfredl
1
2024-02-25
refactor(fileio): remove API shell layer encouraging unnecessary allocations
bfredl
1
2024-02-02
feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build: enable IWYU on mac
dundargoc
1
2023-11-27
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-03
fix: fix ASAN errors on clang 17 (#25469)
dundargoc
1
2023-02-11
build: enable MSVC level 3 warnings (#21934)
dundargoc
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2023-01-05
refactor: extract code to open stdin for reading
Justin M. Keyes
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-06
feat: ":write ++p" creates parent dirs #20835
Victor Blanchard
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
1
2021-09-14
refactor: format files with uncrustify #15663
dundargoc
1
2021-07-07
chore: use codespell to spell check #15016
dundargoc
1
2019-02-21
I/O: ignore ENOTSUP for failed fsync()
Justin M. Keyes
1
2018-04-14
win: Fix reading from stdin
b-r-o-c-k
1
2018-04-14
Merge branch 'master' into s-dash-stdin
b-r-o-c-k
1
2018-03-18
API: nvim_get_proc()
Justin M. Keyes
1
2018-01-14
os/fileio: Fix some flag names in file_* functions documentation
ZyX
1
2017-12-03
Merge branch 'master' into s-dash-stdin
ZyX
1
2017-07-04
main: Flush file in place of closing it, also do error reporting
ZyX
1
2017-07-04
os/fileio: Add ability to use os/fileio.c for file descriptors
ZyX
1
2017-07-04
os/fileio: Add msgpack_file_write function
ZyX
1
2017-04-19
*: Add comment to all C files
ZyX
1
2017-04-16
fileio: Silence “!= identical subexpressions” warning
ZyX
1
2017-04-15
os/fileio: Remove FUNC_ATTR_MALLOC for file_open_new
ZyX
1
2017-04-02
eval: Make writefile() able to disable fsync()
ZyX
1
2017-04-01
eval,fileio: Omit additional fsync() call
ZyX
1
2017-03-19
os/fileio: Fix QB failure
ZyX
1
2017-03-19
fileio,main: Do not restart syscall at EAGAIN when reading for -s
ZyX
1
2017-03-19
getchar: Use fileio instead of fdopen
ZyX
1
2017-02-14
os/fileio: Support appending to a file
ZyX
1
2017-02-14
os/fileio: Allow certain failures during file_fsync
ZyX
1
2016-07-29
Remove redundant includes of unistd.h (#5126)
Rui Abreu Ferreira
1
2016-06-24
os/fileio: Use readv often
ZyX
1
2016-06-24
file: Move src/nvim/file.* to src/nvim/os/fileio.*
ZyX
1