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
/
lua
Age
Commit message (
Expand
)
Author
Files
2026-04-23
fix(lua): don't strip debuginfo in precompile module #39191
phanium
1
2026-04-22
feat(eval): treat Lua string as "blob" in writefile() #39098
Barrett Ruth
1
2026-04-22
fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)
zeertzjq
1
2026-04-16
fix(treesitter): restore highlighting on 32 bit systems #39091
Barrett Ruth
1
2026-03-28
docs: news #38464
Justin M. Keyes
1
2026-03-18
fix(messages): disallow user-defined integer message-id #38359
Justin M. Keyes
1
2026-03-11
docs: api, messages, lsp, trust
Justin M. Keyes
1
2026-03-06
fix(cmdline): cmdline_block events for :lua debug.debug() #38171
luukvbaal
1
2026-03-05
fix(build): glibc 2.43 happened
bfredl
1
2026-02-13
fix: wait() checks condition twice on each interval (#37837)
zeertzjq
1
2026-02-01
fix(lua): close vim.defer_fn() timer if vim.schedule() failed (#37647)
zeertzjq
1
2026-01-27
fix(ui): textlock still causes issues for UI callbacks #37513
luukvbaal
1
2026-01-21
fix(lua): correct line number reporting for options set in coroutines (#37463)
Tommy Guo
2
2025-12-30
build: ship "_core/*" as bytecode (built-into Nvim binary)
Justin M. Keyes
1
2025-12-21
fix(api,lua): handle converting NULL funcref/partial (#37060)
zeertzjq
1
2025-12-20
vim-patch:8.2.3766: converting a funcref to a string leaves out "g:"
zeertzjq
1
2025-12-15
Revert "refactor(treesitter): use scratch buffer for string parser" #36964
Riley Bruins
1
2025-12-10
fix(lua): relax `vim.wait()` timeout validation #36900
skewb1k
1
2025-12-09
fix(lua): vim.wait(math.huge) fails #36885
skewb1k
1
2025-10-21
feat(vimscript): log function name in "fast" message #32616
Matthieu Coudron
1
2025-10-05
vim-patch:8.1.1957: more code can be moved to evalvars.c
Jan Edmund Lazo
1
2025-10-02
refactor(treesitter): use scratch buffer for string parser #35988
Riley Bruins
1
2025-10-01
fix(treesitter): don't add final newline if not present #35970
Riley Bruins
1
2025-09-23
fix(lua): coverity "unreachable" warning #35874
Justin M. Keyes
1
2025-09-16
docs: small fixes (#35791)
zeertzjq
1
2025-09-10
refactor(lua): fix coverity warning from #35536 (#35703)
zeertzjq
1
2025-09-09
perf(highlight): allow decoration providers to skip ranges without data
bfredl
2
2025-09-01
feat(progress): better default format + history sync #35533
Shadman
1
2025-09-01
feat(lua): vim.wait() returns callback results #35588
Justin M. Keyes
1
2025-08-31
fix(lua): report error in Lua Funcref callback properly (#35555)
zeertzjq
1
2025-08-28
perf: add on_range in treesitter highlighting
vanaigr
1
2025-08-27
refactor: rename ga_concat_strings_sep() to ga_concat_strings() (#35498)
zeertzjq
1
2025-08-26
feat(api): nvim_echo can emit Progress messages/events #34846
Shadman
1
2025-08-21
fix(folds): error when deleting lines at end of buffer #35396
tao
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
17
2025-08-06
refactor(build): don't use the preprocessor when generating headers
bfredl
3
2025-07-28
fix(messages): 'exrc' / secure messages
Justin M. Keyes
1
2025-07-12
fix(lua): vim.diff is nil in uv.new_work() thread #34909
Justin M. Keyes
1
2025-07-12
refactor(lua): rename vim.diff => vim.text.diff #34864
Justin M. Keyes
2
2025-07-02
fix(treesitter): ensure TSLuaTree is always immutable
Rodrigodd
1
2025-06-29
fix(exrc): exrc knows its own location (#34638)
Yochem van Rosmalen
2
2025-06-06
fix(treesitter): ensure TSNode's tree is immutable
Rodrigodd
1
2025-06-01
fix(api): add missing nargs field to user command Lua callbacks #34210
glepnir
1
2025-05-13
refactor(treesitter): move functions from executor.c to treesitter.c
Lewis Russell
2
2025-05-11
refactor(treesitter): remove empty parse callback
Riley Bruins
1
2025-05-04
feat(messages): cleanup Lua error messages
Justin M. Keyes
4
2025-05-02
feat(build): build.zig MVP: build and run functionaltests on linux
bfredl
1
2025-04-21
fix(coverity/530026,530028): free resources on early exit in nlua_exec_file #...
Nathaniel Poppe
1
2025-04-21
feat(ui): avoid setting 'cmdheight' with vim.ui_attach()
Luuk van Baal
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
[next]