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
/
command.c
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(api): leak preview callback LuaRef in nvim_create_user_command #39357
Barrett Ruth
1
2026-04-16
test: lint naming conventions #39117
Justin M. Keyes
1
2026-04-15
refactor(api): rename buffer to buf (positional parameters) #39013
Justin M. Keyes
1
2026-03-13
docs: misc
Justin M. Keyes
1
2026-03-13
fix(api): nvim_parse_cmd on range-only, modifier-only commands #36665
glepnir
1
2025-11-22
docs: misc, build, lsp
Justin M. Keyes
1
2025-09-26
vim-patch:8.1.2077: the ops.c file is too big
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-13
fix(api): fix not capturing output in cmdline mode (#35322)
zeertzjq
1
2025-08-12
fix(api): fix crash in command preview with % #35228
glepnir
1
2025-08-02
fix(api): nvim_create_user_command addr option should allow ranges #35077
glepnir
1
2025-06-26
docs(api): document types using LuaCATS types
Lewis Russell
1
2025-06-14
fix(api): nvim_parse_cmd parses :map incorrectly #34068
glepnir
1
2025-06-09
fix(api): count parameter in nvim_parse_cmd, nvim_cmd #34253
glepnir
1
2025-05-05
feat(api): nvim_cmd supports plus ("+cmd", "++opt") flags #30103
glepnir
1
2025-05-04
feat(messages): cleanup Lua error messages
Justin M. Keyes
1
2025-04-23
fix(api): nvim_parse_cmd "range" when ea.addr_count=0 #33536
Au.
1
2025-03-27
vim-patch:9.1.1224: cannot :put while keeping indent (#33076)
zeertzjq
1
2025-03-17
docs(api): rename "handle" => "id"
Justin M. Keyes
1
2025-01-08
fix(api): crash on invalid buffer to nvim_buf_del_user_command (#31908)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-25
feat(keysets): teach Union and LuaRefOf
Lewis Russell
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-06-04
fixup: apply the change on more files
James Tirta Halim
1
2024-03-09
docs: support inline markdown
Lewis Russell
1
2024-02-27
feat(docs): replace lua2dox.lua
Lewis Russell
1
2024-02-19
refactor(api): use an arena for user commands
bfredl
1
2024-02-15
refactor(eval): use arena when converting typvals to Object
bfredl
1
2024-02-13
refactor(lua): use Arena when converting from lua stack to API args
bfredl
1
2024-02-09
refactor(api): use arena for nvim_parse_cmd()
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-05
refactor(api): complete conversion from `Dictionary` to `Dict(opts)` (#26365)
Riccardo Mazzarini
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
refactor: fix includes for api/autocmd.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-10
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
1
2023-10-02
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-14
docs: replace <pre> with ``` (#25136)
Gregory Anders
1
2023-08-07
refactor(api): use typed keysets
bfredl
1
2023-08-03
docs: misc
Justin M. Keyes
1
2023-07-01
fix(api): nvim_parse_cmd error message in pcall() #23297
Alexandre Teoi
1
2023-06-28
fix(api): nvim_cmd{cmd="win_getid"} parsed as :winsize #24181
Justin M. Keyes
1
[next]