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
*
lua/shared: share trim() impl
Justin M. Keyes
2019-05-20
*
fileio: set group of backup file
Justin M. Keyes
2019-05-20
*
Merge #9709 'fileio: use os_copy to create backups'
Justin M. Keyes
2019-05-20
|
\
|
*
docs: explicitly state return value on success
Said Al Attrach
2019-03-30
|
*
fs: add os_copy function that uses uv_fs_copyfile
Said Al Attrach
2019-03-10
*
|
test: "$PATHEXT=::"
Justin M. Keyes
2019-04-02
*
|
fs.c: fix is_executable_ext()
erw7
2019-04-02
*
|
[ci skip] fs.c: fix comment
erw7
2019-04-01
*
|
fs.c: Move sh check of is_executable_ext to outside of loop
erw7
2019-04-01
*
|
fs.c: Simplify calling is_executable_ext
erw7
2019-04-01
*
|
fs.c: fix is_executable_ext
erw7
2019-04-01
*
|
fs.c: eliminate is_extension_executable
Justin M. Keyes
2019-04-01
*
|
is_extension_executable: simplify check for unix-style shell
Justin M. Keyes
2019-04-01
*
|
is_extension_executable: simplify
erw7
2019-04-01
*
|
cleanup: PATHEXT function
erw7
2019-04-01
*
|
test/win: executable(), exepath() #9516
erw7
2019-04-01
*
|
win: exepath(): append extension if omitted
erw7
2019-04-01
*
|
win: executable(): also check extension
erw7
2019-04-01
*
|
win: executable(): fix relative path bug
erw7
2019-04-01
|
/
*
executable(): return false if user is not owner #9703
erw7
2019-03-09
*
os/env: Fix completion of multibyte env var names
erw7
2019-03-03
*
os: remove uv_translate_sys_error impl #9652
Justin M. Keyes
2019-03-01
*
deps: update to libuv v1.26.0
Justin M. Keyes
2019-02-21
*
fix "E667: Fsync failed" on macOS
Justin M. Keyes
2019-02-21
*
jobstart(): Fix hang on non-executable cwd #9204
Tommy Allen
2018-11-07
*
use wchar_t instead of WCHAR #6998
Matt Kline
2018-06-18
*
Merge #8218 'Fix errors reported by PVS'
Justin M. Keyes
2018-04-27
|
\
|
*
os/fs: Fix PVS/V560: condition was already checked in while()
ZyX
2018-04-15
*
|
API: nvim__stats()
Justin M. Keyes
2018-04-24
*
|
Merge branch 'master' into s-dash-stdin
b-r-o-c-k
2018-04-14
|
\
|
|
*
refactor/rename: path_is_absolute()
Justin M. Keyes
2018-03-24
|
*
Merge #7863 'mingw64: fix gcc warnings'
Justin M. Keyes
2018-01-20
|
|
\
|
|
*
Fix warning, read/write have unsigned int count on windows.
George Zhao
2018-01-19
|
|
*
Fix warning about NULL compare
George Zhao
2018-01-18
|
|
/
*
|
Merge branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
\
|
|
*
os_nodetype: rework
Justin M. Keyes
2017-11-17
|
*
os_open, os_stat: UV_EINVAL on NULL filename
Justin M. Keyes
2017-11-17
|
*
io: more guards against NULL filename (#7159)
Justin M. Keyes
2017-08-13
|
*
os_stat: return ENOENT on NULL filename arg
James McCoy
2017-08-10
|
*
buf_write(): wrong argument to os_fileinfo_hardlinks
Justin M. Keyes
2017-08-09
|
*
coverity/155509: negative close() arg
Justin M. Keyes
2017-06-14
|
*
startup: v:progpath fallback: path_guess_exepath
Justin M. Keyes
2017-05-15
|
*
test/fs: sanity check for literal "~" directory (#6579)
Justin M. Keyes
2017-04-24
|
*
*: Add comment to all C files
ZyX
2017-04-19
|
*
win: os_get_hostname() #5416 (#6413)
Justin M. Keyes
2017-04-07
|
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
|
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
|
fileio,main: Do not restart syscall at EAGAIN when reading for -s
ZyX
2017-03-19
*
|
main: Temporary fix assertion error
ZyX
2017-03-19
|
/
*
os_set_cloexec: Fix condition. #5986
Justin M. Keyes
2017-03-17
[next]