index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
/
private
/
dispatch.c
Commit message (
Expand
)
Author
Age
*
build: remove PVS
dundargoc
2023-11-12
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(api): move command related API to separate file
bfredl
2022-06-12
*
refactor(api): move option code to own file
bfredl
2022-06-12
*
refactor(api): use hashy hash for looking up api method and event names
bfredl
2022-05-30
*
feat(ui): connect to remote ui (only debug messages for now)
bfredl
2022-03-12
*
feat(lua): add api and lua autocmds
TJ DeVries
2022-02-27
*
refactor(api): break out Vim script functions to its own file
Björn Linse
2021-10-29
*
refactor(api): move extmark API to its own file
Björn Linse
2021-10-25
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
refactor(api): move window config related functions to own file
Björn Linse
2021-10-04
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format #15702
dundargoc
2021-09-18
*
refactor(map): remove extra-allocating map_new/map_free functions
Björn Linse
2021-08-22
*
api: move deprecated functions to separate files
Björn Linse
2020-12-05
*
Remove excess <stdint.h>
Jan Edmund Lazo
2019-09-11
*
func_attr.h: FUNC_ATTR_PRINTF
Michael Hoffmann
2018-09-23
*
API: Avoid overrun when formatting error-message
Justin M. Keyes
2018-09-05
*
dispatch.c: changed api_set_error_call
micha
2018-07-15
*
channel.c: refactor spaghetti code
micha
2018-07-14
*
API: validation: mention invalid method name (#8489)
Justin M. Keyes
2018-06-07
*
*: Add comment to all C files
ZyX
2017-04-19
*
api: move verbatim c code out of gendispatch.lua and into c files
Björn Linse
2016-10-19