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
/
fileio.c
Age
Commit message (
Expand
)
Author
Files
2026-04-21
fix(messages): "progress" kind for busy messages #39280
luukvbaal
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-03-30
vim-patch:9.2.0271: buffer underflow in vim_fgets() (#38575)
zeertzjq
1
2026-03-12
vim-patch:9.2.0140: file reading performance can be improved (#38266)
zeertzjq
1
2026-02-19
vim-patch:9.2.0024: Reading files with very long lines crashes with a segfault
zeertzjq
1
2026-02-03
vim-patch:9.1.2128: Heap use after free in buf_check_timestamp()
Sean Dewar
1
2026-01-09
refactor(fileio.c): avoid downcasting in {read,write}_eintr() (#37323)
zeertzjq
1
2025-12-26
vim-patch:9.1.1483: not possible to translation position in buffer (#37099)
zeertzjq
1
2025-12-24
vim-patch:9.1.0974: typo in change of commit v9.1.0873
Jan Edmund Lazo
1
2025-12-24
vim-patch:partial:9.1.0973: too many strlen() calls in fileio.c
Jan Edmund Lazo
1
2025-12-20
refactor(messages): encapsulate msg_delay logic
Justin M. Keyes
1
2025-12-20
test(messages): skip os_delay during tests
Justin M. Keyes
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-08-20
vim-patch:8.2.0853: ml_delete() often called with FALSE argument
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-20
vim-patch:8.1.1736: viminfo support is spread out
Jan Edmund Lazo
1
2025-06-19
vim-patch:9.1.1467: too many strlen() calls (#34572)
zeertzjq
1
2025-04-29
feat(ui): no delay for errors with ext_messages (#33693)
luukvbaal
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2025-02-23
vim-patch:9.1.1141: Misplaced comment in readfile()
zeertzjq
1
2025-02-23
vim-patch:9.1.1139: [fifo] is not displayed when editing a fifo
zeertzjq
1
2025-01-24
fix(log): log unset $TMPDIR at "debug" level #32137
phanium
1
2025-01-19
fix(log): unintuitive message for undefined $TMPDIR
deepsghimire
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-13
refactor(highlight): make enum of builtin highlights start with 1
bfredl
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-10-07
vim-patch:9.1.0761: :cd completion fails on Windows with backslash in path (#...
zeertzjq
1
2024-09-08
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
1
2024-08-13
refactor(fileio): use os_copy() to copy file (#30030)
zeertzjq
1
2024-08-07
vim-patch:9.1.0662: filecopy() may return wrong value when readlink() fails (...
zeertzjq
1
2024-08-06
vim-patch:9.1.0465: missing filecopy() function (#29989)
zeertzjq
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-01
vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...
zeertzjq
1
2024-03-21
refactor(options): remove `set_string_option_direct()`
Famiu Haque
1
2024-03-14
vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()
zeertzjq
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-03-09
fix(fileio): fix off-by-one in rename_with_tmp (#27780)
Colin Watson
1
2024-03-08
vim-patch:9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread'
zeertzjq
1
2024-03-08
vim-patch:9.1.0154: shm=F not respected when reloading buffer with 'autoread'
zeertzjq
1
2024-02-16
vim-patch:9.1.0113: duplicate code when cleaning undo stack
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-10
refactor(options): remove `OPT_FREE` (#26963)
Famiu Haque
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-21
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-12-09
refactor(options): reduce `findoption()` usage
Famiu Haque
1
[next]