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
*
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
*
job-control: set CLOEXEC on pty processes. #5986
Matthew Malcomson
2017-03-17
*
os/*: Use os_buf instead of NameBuff, IObuff.
Justin M. Keyes
2017-02-12
*
refactor: fix warnings
Justin M. Keyes
2017-02-04
*
win: executable(): full path without extension
Justin M. Keyes
2017-02-04
*
win: Append process dir to $PATH
Justin M. Keyes
2017-02-04
*
win: executable()
Justin M. Keyes
2017-02-04
*
win: fix warnings
Justin M. Keyes
2017-01-19
*
Windows: vim_getenv(): Find runtime relative to nvim. #3303 (#5929)
Justin M. Keyes
2017-01-11
*
os_nodetype: open fd with O_NONBLOCK (#5515)
Justin M. Keyes
2016-10-21
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
Create os_translate_sys_error()
Rui Abreu Ferreira
2016-08-07
*
os_resolve_shortcut: Report conversion error.
Justin M. Keyes
2016-07-30
*
mbyte.c: Move utf8/utf16 functions to mbyte.c
Justin M. Keyes
2016-07-30
*
utf16_to_utf8
Justin M. Keyes
2016-07-30
*
os_resolve_shortcut: cleanup
Justin M. Keyes
2016-07-30
*
os_resolve_shortcut: Remove legacy win16 codepath.
Justin M. Keyes
2016-07-30
*
utf8_to_utf16: adapt libuv's fs__capture_path
Justin M. Keyes
2016-07-30
*
os_resolve_shortcut: initial port from Vim source
Justin M. Keyes
2016-07-30
*
Remove redundant includes of unistd.h (#5126)
Rui Abreu Ferreira
2016-07-29
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
*: Satisfy linter (newest type casts rule)
ZyX
2016-06-24
*
file: Add buffered reading and writing
ZyX
2016-06-23
*
file,os/fs,shada: Separate opening, closing, writing and reading files
ZyX
2016-06-23
*
Remove some unnecessary function attributes (#4909)
oni-link
2016-06-11
[next]