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
/
fs.c
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-02-28
fix(channel): support :detach, :restart on Windows #37977
Sanzhar Kuandyk
1
2026-02-23
fix(process): handle poll() interrupted by a signal (#38024)
zeertzjq
1
2025-12-04
vim-patch:9.1.1948: Windows: Vim adds current directory to search path
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-06
refactor(build): don't use the preprocessor when generating headers
bfredl
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2025-01-24
vim-patch:partial:9.1.1050: too many strlen() calls in os_unix.c (#32188)
zeertzjq
1
2024-08-09
vim-patch:8.2.4860: MS-Windows: always uses current directory for executables
zeertzjq
1
2024-06-04
fixup: apply the change on more files
James Tirta Halim
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-05-17
fix(path): avoid chdir() when resolving path (#28799)
zeertzjq
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-04-13
fix(path): check return value of append_path() (#28309)
Joey Gouly
1
2024-03-10
vim-patch:9.1.0162: problem with writing extended attributes on failure (#27800)
zeertzjq
1
2024-02-09
refactor(api): make cstr_as_string accept "const char*"
bfredl
1
2024-02-02
feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)
zeertzjq
1
2024-01-19
feat(ui): add chdir UI event (#27093)
Gregory Anders
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
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(IWYU): fix includes for func_attr.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-25
build: rework IWYU mapping files
dundargoc
1
2023-11-24
fix: missing case in setxattr error handling (#26176)
Nik Klassen
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-16
vim-patch:dbf749bd5aae (#25665)
zeertzjq
1
2023-10-03
vim-patch:9.0.1975: xattr: permission-denied errors on write (#25478)
zeertzjq
1
2023-10-01
vim-patch:9.0.1967: xattr errors not translated (#25454)
zeertzjq
1
2023-10-01
vim-patch:9.0.1964: xattr support fails to build on MacOS X (#25448)
zeertzjq
1
2023-09-30
vim-patch:9.0.1963: Configure script may not detect xattr
zeertzjq
1
2023-09-30
vim-patch:9.0.1962: No support for writing extended attributes
zeertzjq
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-29
refactor(message): smsg_attr -> smsg
bfredl
1
2023-06-06
refactor: adjust headers according to the style guide (#23934)
dundargoc
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-25
refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutex
bfredl
1
2023-04-16
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
1
2023-04-06
refactor: remove use of reserved c++ keywords
ii14
1
2023-02-15
Merge pull request #22056 from lewis6991/refactor/fileio_more
Lewis Russell
1
2023-02-11
build: enable MSVC level 3 warnings (#21934)
dundargoc
1
2023-02-02
fix(lua): mark some eval functions that can run in API-fast
Lewis Russell
1
2023-02-01
refactor(fileio.c): remove HAVE_ACL ifdefs
Lewis Russell
1
2023-01-18
refactor: replace char_u with char 24 (#21823)
dundargoc
1
2023-01-17
refactor: replace char_u with char 22 (#21786)
dundargoc
1
[next]