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
/
src
/
nvim
/
os
/
fs.c
Commit message (
Expand
)
Author
Age
*
vim-patch:partial:9.1.1050: too many strlen() calls in os_unix.c (#32188)
zeertzjq
2025-01-24
*
vim-patch:8.2.4860: MS-Windows: always uses current directory for executables
zeertzjq
2024-08-09
*
fixup: apply the change on more files
James Tirta Halim
2024-06-04
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
fix(path): avoid chdir() when resolving path (#28799)
zeertzjq
2024-05-17
*
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
2024-04-20
*
fix(path): check return value of append_path() (#28309)
Joey Gouly
2024-04-13
*
vim-patch:9.1.0162: problem with writing extended attributes on failure (#27800)
zeertzjq
2024-03-10
*
refactor(api): make cstr_as_string accept "const char*"
bfredl
2024-02-09
*
feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)
zeertzjq
2024-02-02
*
feat(ui): add chdir UI event (#27093)
Gregory Anders
2024-01-19
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
fix: missing case in setxattr error handling (#26176)
Nik Klassen
2023-11-24
*
build: remove PVS
dundargoc
2023-11-12
*
vim-patch:dbf749bd5aae (#25665)
zeertzjq
2023-10-16
*
vim-patch:9.0.1975: xattr: permission-denied errors on write (#25478)
zeertzjq
2023-10-03
*
vim-patch:9.0.1967: xattr errors not translated (#25454)
zeertzjq
2023-10-01
*
vim-patch:9.0.1964: xattr support fails to build on MacOS X (#25448)
zeertzjq
2023-10-01
*
vim-patch:9.0.1963: Configure script may not detect xattr
zeertzjq
2023-09-30
*
vim-patch:9.0.1962: No support for writing extended attributes
zeertzjq
2023-09-30
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor: adjust headers according to the style guide (#23934)
dundargoc
2023-06-06
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutex
bfredl
2023-04-25
*
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
2023-04-16
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
Merge pull request #22056 from lewis6991/refactor/fileio_more
Lewis Russell
2023-02-15
|
\
|
*
refactor(fileio.c): remove HAVE_ACL ifdefs
Lewis Russell
2023-02-01
*
|
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
|
fix(lua): mark some eval functions that can run in API-fast
Lewis Russell
2023-02-02
|
/
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
fix(exepath)!: prefers extensionless for powershell
Anton Kriese
2023-01-16
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: eliminate os_unix.c #21621
Justin M. Keyes
2023-01-02
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
fix: pvs warnings (#21145)
dundargoc
2022-11-22
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
[next]