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.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
*
fix(PVS/V1044): suppress warning
Dundar Goc
2022-05-17
*
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
*
vim-patch:8.2.0855: GUI tests fail because the test doesn't use a modifier
zeertzjq
2022-04-29
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
test: correct order of arguments to eq() and neq()
zeertzjq
2022-04-26
*
vim-patch:8.2.0004: get E685 and E931 if buffer reload is interrupted
zeertzjq
2022-04-08
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
test(strcase_save): test overlong UTF8-encoding
Dundar Göc
2022-03-05
|
/
*
Merge pull request #17113 from zeertzjq/vim-8.2.2569
zeertzjq
2022-02-01
|
\
|
*
feat(statusline): support multibyte fillchar
zeertzjq
2022-01-16
*
|
test(unit): add unit tests for path_with_url
zeertzjq
2022-01-24
|
/
*
refactor(extmarks): use a more efficient representation
Björn Linse
2022-01-15
*
chore: fix typos (#16816)
dundargoc
2022-01-04
*
test: remove references to misc1.c
zeertzjq
2021-12-11
*
vim-patch:8.2.3468: problem with :cd when editing file in non-existent directory
zeertzjq
2021-11-19
*
refactor(api): break out Vim script functions to its own file
Björn Linse
2021-10-29
*
feat(decorations): support more than one virt_lines block
Björn Linse
2021-10-23
*
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
[next]