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
/
test
/
unit
/
os
Commit message (
Expand
)
Author
Age
*
test(unit): add test for os_mkdir_recurse "created"
zeertzjq
2023-04-16
*
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
2023-04-16
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
test(unit): use file:close() properly (#21505)
zeertzjq
2022-12-22
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
test: correct order of arguments to eq() and neq()
zeertzjq
2022-04-26
*
chore: fix typos (#16816)
dundargoc
2022-01-04
*
test: remove references to misc1.c
zeertzjq
2021-12-11
*
win: avoid duplicate separators in $PATH #12869
Justin M. Keyes
2020-09-08
*
lua: Use #var instead of deprecated table.getn(var)
James McCoy
2020-07-31
*
doc: fix typos
Brian Wignall
2019-11-27
*
tests: improve error message with literat "~" directory (#11032)
Daniel Hahler
2019-09-17
*
build/tests: remove pre/uv.h #10531
Daniel Hahler
2019-07-28
*
test: cleanup, reduce verbosity
Justin M. Keyes
2019-06-01
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
shell/logging: Fix E730 with verbose system({List}) #9009
Justin M. Keyes
2018-09-21
*
test: Rename includes/pre/uv-errno.h to includes/pre/uv.h
James McCoy
2018-07-11
*
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 branch 'master' into s-dash-stdin
ZyX
2017-12-03
|
\
|
|
*
os_stat: return ENOENT on NULL filename arg
James McCoy
2017-08-10
|
*
os/fileio: Add ability to use os/fileio.c for file descriptors
ZyX
2017-07-04
|
*
os/fileio: Add msgpack_file_write function
ZyX
2017-07-04
|
*
test: expand_env_esc: Pass correct buffer size for outlen and assertion
James McCoy
2017-07-02
|
*
test: fix bashisms (#6791)
Jonathan de Boyne Pollard
2017-06-01
|
*
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
|
*
win: os_shell_is_cmdexe() + tests
Justin M. Keyes
2017-04-12
|
*
tests: Fix testlint errors
ZyX
2017-04-03
|
*
eval: Make writefile() able to disable fsync()
ZyX
2017-04-02
|
*
eval,fileio: Omit additional fsync() call
ZyX
2017-04-01
|
*
build: Rename NEOVIM_* to NVIM_*
Justin M. Keyes
2017-03-27
*
|
unittests: Add tests for new fileio functions
ZyX
2017-03-19
*
|
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
|
/
*
unittests: Fix linter errors
ZyX
2017-03-11
*
unittests: Do not import libnvim or headers in main process
ZyX
2017-03-11
*
unittests: Check core dumps in after_each, like in functests
ZyX
2017-03-11
*
unittests: Run all unit tests in their own processes
ZyX
2017-03-11
*
build: Do not force busted into front of $PATH
Justin M. Keyes
2017-02-04
*
win: Append process dir to $PATH
Justin M. Keyes
2017-02-04
*
test: expand_env_esc()
Justin M. Keyes
2017-01-21
*
build: Target luacheck HEAD.
Justin M. Keyes
2016-11-17
*
shell_escape: rename; refactor
Justin M. Keyes
2016-09-11
*
system(): Respect 'sxe' and 'sxq' #2789
Zhaosheng Pan
2016-09-10
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
unittests: Fix testlint errors
ZyX
2016-06-24
*
unittests: Fix kFileNoSymlink test on FreeBSD
ZyX
2016-06-24
*
unittests: Fix bug somewhere that makes file_read tests SEGV
ZyX
2016-06-24
*
file: Move src/nvim/file.* to src/nvim/os/fileio.*
ZyX
2016-06-24
[next]