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
*
docs: misc (#30914)
dundargoc
2024-11-09
*
test: port libvterm unit test to neovim test suite
dundargoc
2024-10-22
*
docs: misc (#30177)
dundargoc
2024-09-29
*
refactor(multibyte): neo-casefolding without allocation
bfredl
2024-09-29
*
fix(mbyte): check for utf8proc_map() failure (#30531)
zeertzjq
2024-09-26
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
test: add termkey unit tests
dundargoc
2024-09-11
*
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
2024-09-06
*
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
2024-08-30
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
refactor(declarations): also generate prototypes for functions in headers
bfredl
2024-07-13
*
vim-patch:9.1.0569: fnamemodify() treats ".." and "../" differently (#29673)
zeertzjq
2024-07-12
*
vim-patch:9.1.0524: the recursive parameter in the *_equal functions can be r...
zeertzjq
2024-07-05
*
refactor(io): make rstream use a linear buffer
bfredl
2024-06-08
*
test(unit): skip flaky 'typval.c dict extend() works' test
dundargoc
2024-05-25
*
vim-patch:9.1.0426: too many strlen() calls in search.c
zeertzjq
2024-05-22
*
fix(path): avoid chdir() when resolving path (#28799)
zeertzjq
2024-05-17
*
refactor(lua): "module" => "M" #28426
Justin M. Keyes
2024-04-20
*
ci: enable unittests on macos-14
Joey Gouly
2024-04-14
*
fix(path): check return value of append_path() (#28309)
Joey Gouly
2024-04-13
*
fix(test): fix strings_spec.lua for AArch64
Joey Gouly
2024-04-12
*
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
test: improve test conventions
dundargoc
2024-04-08
*
test: skip flaky tests
dundargoc
2024-03-29
*
test: skip flaky tests
dundargoc
2024-03-28
*
docs: fix typos (#27868)
dundargoc
2024-03-28
*
test: correct order of arguments to eq() (#27816)
zeertzjq
2024-03-11
*
refactor(metadata): generate all metadata in lua
bfredl
2024-02-28
*
Merge pull request #27599 from bfredl/nofilealloc
bfredl
2024-02-26
|
\
|
*
refactor(fileio): remove API shell layer encouraging unnecessary allocations
bfredl
2024-02-25
*
|
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
2024-02-26
|
/
*
refactor(eval): use arena when converting typvals to Object
bfredl
2024-02-15
*
refactor(indent): refactor computing of a string's indent size (#27252)
VanaIgr
2024-02-12
*
refactor(api): refactor more api functions to use arena return
bfredl
2024-02-08
*
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
[next]