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
/
dispatch.c
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2023-11-12
build: remove PVS
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-06-12
refactor(api): move command related API to separate file
bfredl
1
2022-06-12
refactor(api): move option code to own file
bfredl
1
2022-05-30
refactor(api): use hashy hash for looking up api method and event names
bfredl
1
2022-03-12
feat(ui): connect to remote ui (only debug messages for now)
bfredl
1
2022-02-27
feat(lua): add api and lua autocmds
TJ DeVries
1
2021-10-29
refactor(api): break out Vim script functions to its own file
Björn Linse
1
2021-10-25
refactor(api): move extmark API to its own file
Björn Linse
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-10-04
refactor(api): move window config related functions to own file
Björn Linse
1
2021-09-29
Refactor/uncrustify (#15790)
dundargoc
1
2021-09-18
refactor: format #15702
dundargoc
1
2021-08-22
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
1
2020-12-05
api: move deprecated functions to separate files
Björn Linse
1
2019-09-11
Remove excess <stdint.h>
Jan Edmund Lazo
1
2018-09-23
func_attr.h: FUNC_ATTR_PRINTF
Michael Hoffmann
1
2018-09-05
API: Avoid overrun when formatting error-message
Justin M. Keyes
1
2018-07-15
dispatch.c: changed api_set_error_call
micha
1
2018-07-14
channel.c: refactor spaghetti code
micha
1
2018-06-07
API: validation: mention invalid method name (#8489)
Justin M. Keyes
1
2017-04-19
*: Add comment to all C files
ZyX
1
2016-10-19
api: move verbatim c code out of gendispatch.lua and into c files
Björn Linse
1