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
Commit message (
Expand
)
Author
Age
*
tui: "backpressure": Drop messages to avoid flooding.
Justin M. Keyes
2016-12-09
*
build: Target luacheck HEAD.
Justin M. Keyes
2016-11-17
*
event/multiqueue.c: Rename "queue" to "multiqueue".
Justin M. Keyes
2016-10-02
*
shell_escape: rename; refactor
Justin M. Keyes
2016-09-11
*
system(): Respect 'sxe' and 'sxq' #2789
Zhaosheng Pan
2016-09-10
*
test: Add unittest spec for option.c (#5289)
Kalle Ranki
2016-09-04
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
os/fs: Rename os_file_exists to os_path_exists (#4973)
Daniel Xu
2016-07-06
*
unittests/*/helpers: Fix testlint errors
ZyX
2016-06-24
*
fixup! unittests: Add tests for vim_to_object function
ZyX
2016-06-24
*
unittests: Add tests for vim_to_object function
ZyX
2016-06-24
*
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
*
Add new functionality to the `=` marker in the STL
TJ DeVries
2016-06-14
*
functests: Check logs in lua code
ZyX
2016-06-10
*
unittests: Also remove event_teardown
ZyX
2016-05-31
*
Merge pull request #4198 from daynin/string-tests
Justin M. Keyes
2016-05-29
|
\
|
*
add test for vim_strsave_escaped() function
Sergey Golovin
2016-05-29
*
|
os_nodetype: Return NODE_NORMAL if os_stat fails.
Justin M. Keyes
2016-05-22
*
|
test/functional: clear the temp directory before each tempfile test
John Szakmeister
2016-05-06
*
|
Merge pull request #4654 from KillTheMule/testlint
Justin M. Keyes
2016-05-06
|
\
\
|
*
|
Satisfy testlint.
KillTheMule
2016-04-28
*
|
|
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
*
|
Merge tempfile.c back into fileio.c
Jurica Bradaric
2016-04-20
*
|
eval/encode: Make sure that encoder can encode NULL variables
ZyX
2016-04-18
*
|
functests: Replace \xXX escapes with \DDD in lua code
ZyX
2016-04-18
*
|
eval/decode: Do not overflow when parsing `-`
ZyX
2016-04-18
*
|
eval/decode: Make sure that error messages do not cause overflow
ZyX
2016-04-18
*
|
eval/decode: Make sure that parsing strings does not overflow
ZyX
2016-04-18
*
|
eval/decode: Avoid overflow when parsing incomplete null/true/false
ZyX
2016-04-18
*
|
eval/encode: Fix writing strings starting with NL to list
ZyX
2016-04-18
*
|
mbyte_spec.lua: Fix indentation
oni-link
2016-04-17
*
|
mbyte_spec.lua: Fix wording
oni-link
2016-04-17
*
|
mbyte.c: Unittest for utfc_ptr2char_len()
oni-link
2016-04-15
*
|
buffer.c: change return type to bool
Charles Joachim
2016-04-03
|
/
*
Tests: fix according to lualint
Marco Hinz
2016-02-02
*
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
*
Start adding unit tests
Wayne Rowcliffe
2015-11-11
*
os/fs: Allow os_mkdir_recurse directory name to end with ///
ZyX
2015-10-23
[next]