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
*
fix(extmark): fix crash when stepping out from internal node
bfredl
2024-01-23
*
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
2024-01-22
*
test: move format_{string,luav} to a separate module
Lewis Russell
2024-01-17
*
test: refactor Paths
Lewis Russell
2024-01-17
*
test: use vim.mpack and vim.uv directly
Lewis Russell
2024-01-12
*
test: remove helpers.sleep()
Lewis Russell
2024-01-12
*
test: do not inject vim module into global helpers
Lewis Russell
2024-01-12
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
refactor: fix luals warnings
dundargoc
2023-12-30
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
refactor(options): reduce `findoption()` usage
Famiu Haque
2023-12-09
*
test(unit): correct header name (#26446)
zeertzjq
2023-12-07
*
docs: small fixes (#26243)
dundargoc
2023-12-06
*
build: enable lintlua for test/unit/ dir #26396
Justin M. Keyes
2023-12-04
*
refactor: change event_create() to a macro (#26343)
zeertzjq
2023-12-01
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
refactor: move background color detection into Lua
Gregory Anders
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
fix(rpc): "grid_line" event parsing crashes (#25581)
LW
2023-11-04
*
docs: small fixes
dundargoc
2023-10-10
*
test(unit): move statusline tests to statusline_spec.lua (#25441)
zeertzjq
2023-09-30
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
fix(unittests): ignore __s128 and __u128 types in ffi
James McCoy
2023-09-28
*
fix(test): more tests for marktree
bfredl
2023-09-16
*
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
*
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
[next]