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
*
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: 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
*
unittests: Add tests for file.c
ZyX
2016-06-24
*
unittests: Add os_write test
ZyX
2016-06-23
*
unittests: Add os_close, os_read and os_readv tests
ZyX
2016-06-23
*
unittests: Also remove event_teardown
ZyX
2016-05-31
*
os_nodetype: Return NODE_NORMAL if os_stat fails.
Justin M. Keyes
2016-05-22
*
vim-patch:7.4.672
KillTheMule
2016-05-02
*
test/unit: ensure event_init()
Justin M. Keyes
2016-04-25
*
test: shell_spec: rename variable
Justin M. Keyes
2016-04-24
*
misc: UNIX => Unix #4022
Seth Jackson
2016-01-16
*
test: sys/fcntl.h -> fcntl.h
Michael Reed
2016-01-14
*
shell: Unquote &shell* options before using them
ZyX
2016-01-11
*
Use libuv errors instead of errno in unit tests
Rui Abreu Ferreira
2015-11-25
*
test/unit: clean up according to luacheck
Marco Hinz
2015-11-23
*
os/fs: Allow os_mkdir_recurse directory name to end with ///
ZyX
2015-10-23
*
test: os_system: spec for non-zero exit. #3419
Russ Adams
2015-10-04
*
os/fs.c: remove os_file_is_readonly()
Justin M. Keyes
2015-08-17
*
test: more cases for os_file_is_readonly()
Justin M. Keyes
2015-08-17
*
test: cover os_file_is_readable()
Justin M. Keyes
2015-08-17
*
test: fix pending() invocations
Justin M. Keyes
2015-08-09
*
os/fs: Move mkdir_recurse from eval.c to os/fs.c
ZyX
2015-07-26
*
event loop: New abstraction layer with refactored time/signal API
Thiago de Arruda
2015-07-17
*
test: Ensure proper initialization in unit/helpers.lua
Thiago de Arruda
2015-07-01
*
tests: Use pending() instead of silently skipping test. #2737
Florian Walch
2015-05-29
[next]