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
/
api
/
private
Age
Commit message (
Expand
)
Author
Files
2026-04-20
vim-patch:partial:9.2.0368: too many strlen() calls when adding strings to di...
zeertzjq
1
2026-03-16
fix(api): use standard error messages
Justin M. Keyes
3
2026-03-05
fix(build): glibc 2.43 happened
bfredl
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-10-05
vim-patch:8.1.1957: more code can be moved to evalvars.c
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
8
2025-07-01
fix: type of nvim_echo
Lewis Russell
1
2025-06-26
docs(api): document types using LuaCATS types
Lewis Russell
1
2025-03-17
docs(api): rename "handle" => "id"
Justin M. Keyes
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
2
2025-02-20
feat(marks): virtual lines support horizontal scrolling (#32497)
zeertzjq
1
2025-02-19
fix(api): remove invalid assertions
Luuk van Baal
1
2025-01-09
feat(api): add err field to nvim_echo() opts
Luuk van Baal
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
3
2024-12-17
refactor(api): always use TRY_WRAP #31600
luukvbaal
2
2024-12-16
fix(api): not using TRY_WRAP, generic error messages #31595
Justin M. Keyes
1
2024-11-25
feat(keysets): teach Union and LuaRefOf
Lewis Russell
1
2024-11-17
fix(api): nvim_echo free text memory with invalid highlight (#31243)
luukvbaal
1
2024-11-16
fix(api): validation, documentation of hl_group #31195
luukvbaal
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-11-01
vim-patch:9.1.0824: too many strlen() calls in register.c (#31022)
zeertzjq
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
5
2024-09-03
fix(api): nvim_buf_get_text() crashes with large negative column #28740
vanaigr
1
2024-08-14
fix(highlight): fix the seg fault caused by the invalid linked hl ids
William Wong
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2
2024-07-13
refactor(declarations): also generate prototypes for functions in headers
bfredl
1
2024-06-27
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
1
2024-06-24
refactor(typval): don't use msgpack_packer for msgpackdump()
bfredl
1
2024-06-11
refactor(shada): use msgpack_sbuffer less
bfredl
1
2024-06-04
fixup: apply the change on more files
James Tirta Halim
1
2024-04-17
test: API can return Lua function to Lua code (#28380)
zeertzjq
1
2024-04-16
test: make mapping tests more consistent (#28368)
zeertzjq
1
2024-04-16
test: getting autocmd Lua callback in Vimscript (#28367)
zeertzjq
1
2024-03-12
refactor: use ml_get_buf_len() in API code (#27825)
zeertzjq
1
2024-03-07
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
2
2024-02-28
refactor(metadata): generate all metadata in lua
bfredl
1
2024-02-21
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
2
2024-02-19
refactor(api): use arena for nvim_put and nvim_paste
bfredl
1
2024-02-18
refactor(api): use arena for metadata; msgpack_rpc_to_object delenda est
bfredl
1
2024-02-18
refactor(api): use arena for autocmds
bfredl
1
2024-02-18
refactor(api): use an arena for mappings
bfredl
2
2024-02-15
refactor(eval): use arena when converting typvals to Object
bfredl
3
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
2
2024-02-09
refactor(api): use arena for nvim_parse_cmd()
bfredl
1
2024-02-09
refactor(api): make cstr_as_string accept "const char*"
bfredl
1
2024-02-08
refactor(api): use keydict and arena for more api return values
bfredl
2
2024-01-27
fix(api): limit depth of nvim_cmd (#27225)
zeertzjq
1
2024-01-22
refactor(api): give "hl_group" more accurate _meta type
bfredl
1
[next]