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
*
vim-patch:8.2.1473: items in a list given to :const can still be modified
Sean Dewar
2021-09-16
*
vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4
Sean Dewar
2021-09-11
*
vim-patch:8.1.2036: the str2nr() tests fail
Sean Dewar
2021-09-11
*
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
Merge pull request #15386 from jamessan/32-bit-revert
James McCoy
2021-08-16
|
\
|
*
Revert "tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)"
James McCoy
2021-08-16
*
|
fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-27
*
|
refactor(undo): don't assume curbuf in u_compute_hash
Thomas Vigouroux
2021-07-09
|
/
*
vim-patch:8.1.0897: can modify a:000 when using a reference (#14902)
Jan Edmund Lazo
2021-06-26
*
extmark: fix deletable nodes in MarkTree sometimes getting skipped
snezhniylis
2021-06-22
*
path: add helper for checking a file extension
dm1try
2020-12-01
*
test,unit: Change test according to change of bg color response processing
erw7
2020-11-20
*
vim-patch:8.2.1909: number of status line items is limited to 80
Rom Grk
2020-10-31
*
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
*
vim-patch:8.2.0539: comparing two NULL list fails
Jan Edmund Lazo
2020-07-19
*
vim-patch:8.0.1554: custom plugins loaded with --clean
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
gen_api_dispatch.lua: allow msgpack int for Float args; test: add ui_pum_set_...
Yatao Li
2020-04-28
*
lua: move test helper function, map and filter, to vim.shared module
Hirokazu Hata
2020-02-18
*
Add new marktree data structure for storing marks
Björn Linse
2020-01-14
*
vim-patch:8.1.1579: dict and list could be GC'ed while displaying error
Jan Edmund Lazo
2020-01-05
*
doc: fix typos
Brian Wignall
2019-11-27
*
build/doc/CI: remove/update quickbuild references #11258
Justin M. Keyes
2019-10-19
*
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
*
tui: fix handling of bg response after suspend (#11145)
Daniel Hahler
2019-10-03
*
tests: unit: NVIM_TEST_TRACE_LEVEL: default to 0 #11144
Daniel Hahler
2019-10-02
*
tui: improve handle_background_color: short-circuit (#11067)
Daniel Hahler
2019-09-30
*
tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)
Daniel Hahler
2019-09-22
*
tests: improve error message with literat "~" directory (#11032)
Daniel Hahler
2019-09-17
*
tests: assert:set_parameter('TableFormatLevel', 100) #10925
Daniel Hahler
2019-09-03
*
tests: unit.helpers: provide string with write errors (#10715)
Daniel Hahler
2019-08-06
*
test/mbyte_spec: skip broken test on QuickBuild
Justin M. Keyes
2019-08-06
*
test/mbyte_spec: skip broken test on QuickBuild
Justin M. Keyes
2019-08-05
*
build/tests: remove pre/uv.h #10531
Daniel Hahler
2019-07-28
*
test: cleanup, reduce verbosity
Justin M. Keyes
2019-06-01
*
Merge #9709 'fileio: use os_copy to create backups'
Justin M. Keyes
2019-05-20
|
\
|
*
test: move trim to global helpers
Said Al Attrach
2019-03-30
*
|
test: remove use of require('test.helpers')
Justin M. Keyes
2019-05-18
*
|
lua/stdlib: Introduce vim.shared
Justin M. Keyes
2019-05-18
*
|
test: Extend {unit,functional}.helpers with global helpers
Justin M. Keyes
2019-05-18
|
/
*
search.c: remove dead code #5307
Justin M. Keyes
2019-03-02
*
os/env: use libuv v1.12 getenv/setenv API
Justin M. Keyes
2019-02-27
*
test: Lua 5.2/5.3 compat
Matěj Cepl
2019-01-17
*
Merge pull request #9240 from jamessan/mbyte_spec-failure
James McCoy
2018-11-15
|
\
|
*
unit/mbyte_spec: Run utf_char2bytes test in batches of 0xFFF characters
James McCoy
2018-11-15
*
|
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
*
test: build_stl_str_hl (#8703)
ZviRackover
2018-07-10
*
test: port kword_test to Lua for utf_char2bytes()
Jan Edmund Lazo
2018-07-01
[next]