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
/
src
/
nvim
/
eval
Commit message (
Expand
)
Author
Age
*
fix(repeat_cmdline): Save the repeat_cmdline when calling a userfunc.
userregs_2
Josh Rahm
2025-04-16
*
feat(userregfunc): programmable user-defined registers with multibyte support
Josh Rahm
2025-04-16
*
refactor(eval): move diff functions to diff.c (#33085)
zeertzjq
2025-03-27
*
fix(messages): incorrect error message splitting and kind #32990
luukvbaal
2025-03-19
*
docs: misc #32959
Justin M. Keyes
2025-03-18
*
fix(messages): no trailing newline for inputlist, tselect, z= with ext_messages
Luuk van Baal
2025-03-13
*
vim-patch:9.1.1195: inside try-block: fn body executed with default arg undef...
zeertzjq
2025-03-13
*
refactor(multiqueue): rename multiqueue_new_parent #32767
Justin M. Keyes
2025-03-08
*
vim-patch:9.1.1169: using global variable for get_insert()/get_lambda_name() ...
zeertzjq
2025-03-03
*
fix(api): don't override Vimscript SID (#32610)
zeertzjq
2025-02-25
*
feat(messages): confirm kind for z=, :tselect, inputlist() #32521
luukvbaal
2025-02-20
*
vim-patch:9.1.1081: has('bsd') is true for GNU/Hurd
zeertzjq
2025-02-07
*
vim-patch:9.1.1074: Strange error when heredoc marker starts with "trim" (#32...
zeertzjq
2025-02-04
*
vim-patch:9.0.1391: "clear" macros are not always used (#32312)
zeertzjq
2025-02-03
*
vim-patch:8.2.4948: cannot use Perl heredoc in nested :def function (#32311)
zeertzjq
2025-02-03
*
vim-patch:9.1.1071: args missing after failing to redefine a function
zeertzjq
2025-02-03
*
vim-patch:9.1.1066: heap-use-after-free and stack-use-after-scope with :14ver...
zeertzjq
2025-02-03
*
vim-patch:9.1.1063: too many strlen() calls in userfunc.c
zeertzjq
2025-02-03
*
vim-patch:9.0.1142: crash and/or memory leak when redefining function
zeertzjq
2025-02-03
*
vim-patch:8.2.2505: Vim9: crash after defining function with invalid return type
zeertzjq
2025-02-03
*
vim-patch:8.2.1445: Vim9: function expanded name is cleared when sourcing again
zeertzjq
2025-02-03
*
vim-patch:8.2.0825: def_function() may return pointer that was freed
zeertzjq
2025-02-03
*
vim-patch:9.1.1068: getchar() can't distinguish between C-I and Tab (#32295)
zeertzjq
2025-02-02
*
vim-patch: port some userfunc.c refactorings from Vim (#32292)
zeertzjq
2025-02-02
*
vim-patch:9.1.1017: Vim9: Patch 9.1.1013 causes a few problems
zeertzjq
2025-01-16
*
vim-patch:9.1.1013: Vim9: Regression caused by patch v9.1.0646
zeertzjq
2025-01-16
*
refactor(options): remove code for multitype options
Famiu Haque
2025-01-14
*
vim-patch:9.1.0984: exception handling can be improved
zeertzjq
2025-01-07
*
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
2025-01-02
*
fix(jobs): do not block UI when jobwait() doesn't block (#31803)
Gregory Anders
2025-01-01
*
refactor(options): use `const` in more places (#31791)
Famiu Haque
2025-01-01
*
refactor(eval): move funcs to deprecated.c #31650
Justin M. Keyes
2024-12-23
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
refactor(wininfo): change wininfo from a linked list to an array
bfredl
2024-12-16
*
vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)
zeertzjq
2024-11-26
*
refactor(options): fix confusing naming of `scope` and `req_scope` (#31317)
Famiu Haque
2024-11-25
*
fix(messages): more ext_messages kinds #31279
luukvbaal
2024-11-20
*
vim-patch:9.1.0870: too many strlen() calls in eval.c (#31267)
zeertzjq
2024-11-19
*
refactor(highlight): make enum of builtin highlights start with 1
bfredl
2024-11-13
*
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
2024-11-08
*
vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)
zeertzjq
2024-10-30
*
refactor(options): option flags enum #30961
Famiu Haque
2024-10-28
*
vim-patch:9.1.0775: tests: not enough tests for setting options (#30785)
zeertzjq
2024-10-13
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
refactor: rename "process" => "proc" #30387
Justin M. Keyes
2024-09-15
*
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
2024-09-08
*
vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)
zeertzjq
2024-08-06
*
vim-patch:9.1.0465: missing filecopy() function (#29989)
zeertzjq
2024-08-06
*
refactor: extract eval/fs.c from eval/funcs.c (#29985)
zeertzjq
2024-08-06
[next]