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:9.0.1856: issues with formatting positional arguments (#25013)
zeertzjq
2023-09-04
*
vim-patch:9.0.1715: duplicate test in message_test.c (#24728)
zeertzjq
2023-08-16
*
fix(printf): make positional %zd and %zu work (#24722)
zeertzjq
2023-08-15
*
vim-patch:9.0.1704: Cannot use positional arguments for printf() (#24719)
zeertzjq
2023-08-15
*
vim-patch:8.2.0066: some corners of vim_snprintf() are not tested (#24718)
zeertzjq
2023-08-15
*
fix(lua): improve annotations for stricter luals diagnostics (#24609)
Christian Clason
2023-08-09
*
fix(runtime): respect 'fileignorecase' when sourcing (#24344)
zeertzjq
2023-07-14
*
test(unit/eval/typval_spec): adjust for Float to String conversion
Sean Dewar
2023-06-12
*
test(unit/eval/typval_spec): don't dereference NULL last_msg_hist
Sean Dewar
2023-06-12
*
vim-patch:9.0.0250: slightly inconsistent error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile time
zeertzjq
2023-05-05
*
refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutex
bfredl
2023-04-25
*
refactor(time): refactor delay with input checking
bfredl
2023-04-24
*
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
*
refactor(unit): add type annotations
Lewis Russell
2023-04-14
*
vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def function
zeertzjq
2023-04-14
*
vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)
zeertzjq
2023-04-14
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
fix(test): fix C imports on macOS arm64
Jay
2023-04-03
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
fix(api): make nvim_get_hl return 'cterm' attrs properly
bfredl
2023-03-23
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
refactor(tests): run unittests using main nvim binary in interpreter mode
bfredl
2023-01-31
*
fix(test): fix issues detected by running unittests in ASAN/UBSAN
bfredl
2023-01-31
*
vim-patch:8.2.1698: cannot lock a variable in legacy Vim script like in Vim9 ...
zeertzjq
2023-01-19
*
fix(unittests): fix TUI broken test previously ignored
bfredl
2023-01-18
*
fix(unittest): delete unused duplicated code
bfredl
2023-01-18
*
fix(unittests): do not consider process crash to be a success
bfredl
2023-01-18
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
fix(tui): more work in the TUI
bfredl
2022-12-31
*
vim-patch:9.0.1092: search error message doesn't show used pattern (#21518)
zeertzjq
2022-12-24
*
test(unit): use file:close() properly (#21505)
zeertzjq
2022-12-22
*
vim-patch:9.0.0844: handling 'statusline' errors is spread out (#20992)
luukvbaal
2022-11-08
*
fix(path): don't remove trailing slash when getting absolute path (#20853)
zeertzjq
2022-10-30
*
vim-patch:8.2.1852: map() returing zero for NULL list is unexpected
zeertzjq
2022-10-26
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
fix(path): path_is_url returns false for "foo:/" #19797
sigmaSd
2022-08-23
*
vim-patch:8.1.2045: the option.c file is too big (#19854)
zeertzjq
2022-08-20
*
refactor: move statusline code from buffer.c and [draw]screen.c to new file
bfredl
2022-08-19
*
vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)
zeertzjq
2022-08-19
*
vim-patch:7.4.1168 (#19645)
zeertzjq
2022-08-13
*
feat: stdpath('run'), /tmp/nvim.user/ #18993
Justin M. Keyes
2022-06-30
*
build: rename build-related dirs
Justin M. Keyes
2022-06-28
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
test(unit): use setup()/teardown() in buffer_spec.lua (#18739)
Jun-ichi TAKIMOTO
2022-05-28
*
fix(unittests): coredump when running unit tests #18663
Jun-ichi TAKIMOTO
2022-05-20
*
refactor: move reverse_text to strings.c as it's a string operation
Dundar Goc
2022-05-20
[next]