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
*
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
*
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
[next]