index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
runtime.c
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-04-06
vim-patch:9.2.0293: :packadd may lead to heap-buffer-overflow
zeertzjq
1
2026-04-06
vim-patch:9.2.0291: too many strlen() calls
zeertzjq
1
2026-03-21
vim-patch:9.2.0219: call stack can be corrupted (#38406)
zeertzjq
1
2026-03-19
vim-patch:partial:9.2.0193: using copy_option_part() can be improved (#38369)
zeertzjq
1
2026-03-09
fix(runtimepath): crash in :packadd splice optimization #38129
rok
1
2026-02-25
perf(runtime): hardware accelerated "packadd opt_package"
bfredl
1
2026-02-22
vim-patch:9.2.0041: Not always using GA_CONCAT_LITERAL
zeertzjq
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2026-01-07
feat(editor): :source can run Lua codeblock / ts injection #36799
benarcher2691
1
2025-12-28
vim-patch:8.2.0098: exe stack length can be wrong without being detected (#37...
Jan Edmund Lazo
1
2025-12-17
vim-patch:9.1.1987: assert_equal() prepends unnecessary ':' when typed
zeertzjq
1
2025-12-17
vim-patch:9.1.1983: Vim9: class_name definition can be improved
zeertzjq
1
2025-12-17
vim-patch:9.0.1758: vim9 no class identifiers in stack dumps
zeertzjq
1
2025-10-20
vim-patch:9.1.0359: MS-Windows: relative import in a script sourced from a bu...
Jan Edmund Lazo
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-06
fix(runtime): coverity STRING_NULL #569464 (#34795)
glepnir
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2025-02-28
vim-patch:8.2.4974: ":so" command may read after end of buffer
zeertzjq
1
2025-02-28
vim-patch:8.2.4647: "source" can read past end of copied line
zeertzjq
1
2025-02-28
vim-patch:8.2.4603: sourcing buffer lines is too complicated
zeertzjq
1
2025-02-28
vim-patch:8.2.4594: need to write script to a file to be able to source them
zeertzjq
1
2025-02-27
refactor(do_source): remove duplicate assignments (#32654)
zeertzjq
1
2025-02-26
fix(eval): don't shorten $HOME in v:stacktrace (#32634)
zeertzjq
1
2025-02-26
refactor: remove unnecessary allocation for "run Nvim with -V1" (#32633)
zeertzjq
1
2025-02-25
fix(lua): don't override script ID from :source (#32626)
zeertzjq
1
2025-02-25
fix(api): don't override Vimscript SID (#32610)
zeertzjq
1
2025-01-07
vim-patch:9.1.0984: exception handling can be improved
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-04
refactor(runtime.c): misc
Lewis Russell
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-09-08
fix(startup): server fails if $NVIM_APPNAME is relative dir #30310
Justin M. Keyes
1
2024-08-02
vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed
zeertzjq
1
2024-08-01
vim-patch:8.2.4275: cannot use an autoload function from a package under star...
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
Merge pull request #29278 from bfredl/strcat
bfredl
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-11
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-25
refactor(source): remove unnecessary concatenation with Lua (#28499)
zeertzjq
1
2024-04-24
vim-patch:8.2.2332: Vim9: missing :endif not reported when using :windo (#28482)
zeertzjq
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-04-13
vim-patch:9.0.2180: POSIX function name in exarg causes issues (#28308)
zeertzjq
1
2024-03-30
fix: explain that user should run nvim with -V1 to see more information
dundargoc
1
2024-02-20
refactor(api): reduce temporary allocations when replacing lines
bfredl
1
2024-02-19
refactor(api): use arena for runtime and client info
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-01-27
docs(lua): update ":{range}lua" docs + error message #27231
Justin M. Keyes
1
[next]