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
Commit message (
Expand
)
Author
Age
...
|
*
input.c: Process only safe events before blocking.
Justin M. Keyes
2017-04-28
|
*
api: nvim_get_mode()
Justin M. Keyes
2017-04-28
|
*
api: nvim_ui_attach(): Flatten ext_* options.
Justin M. Keyes
2017-04-26
|
*
api/ui: externalize tabline
Justin M. Keyes
2017-04-26
|
*
api/ui: externalize tabline
Dongdong Zhou
2017-04-26
|
*
api: Do not translate error messages.
Justin M. Keyes
2017-04-24
|
*
api_set_error(): rename
Justin M. Keyes
2017-04-23
|
*
api/internal: Remove `set` field from Error type.
Justin M. Keyes
2017-04-23
|
*
api_clear_error: Skip if error was not set.
Justin M. Keyes
2017-04-23
|
*
api_clear_error()
Justin M. Keyes
2017-04-23
|
*
api: Do not truncate errors <1 MB. #6237
Sander Bosma
2017-04-23
|
*
Merge #6539 'More cursor shape modes'
Justin M. Keyes
2017-04-21
|
|
\
|
|
*
ui: use an array for mode styles
Björn Linse
2017-04-21
|
|
*
ui: support more cursor shape modes
Björn Linse
2017-04-21
|
*
|
*: Add comment to all C files
ZyX
2017-04-19
|
|
/
|
*
*: Silence some false positives
ZyX
2017-04-16
*
|
api/buffer: Validate replacement array in a separate cycle
ZyX
2017-04-12
*
|
api: Remove FUNC_API_SINCE for nvim__ functions
ZyX
2017-04-11
*
|
api: Bump nvim__*id functions since value
ZyX
2017-04-10
*
|
api: Rename _vim_id functions to nvim__id
ZyX
2017-04-08
*
|
api: Add FUNC_API_SINCE(1) to new functions
ZyX
2017-04-08
*
|
Merge branch 'master' into luaviml'/lua
ZyX
2017-04-08
|
\
|
|
*
'guicursor': enabled=false if 'guicursor' is empty
Justin M. Keyes
2017-04-04
|
*
tui: 'guicursor' shape #6044
Matthieu Coudron
2017-04-01
|
*
api: {get,set}_option should {get,set} global value of local options (#6405)
Jakob Schnitzer
2017-03-30
|
*
eval/typval,api/buffer: Fix review comments
ZyX
2017-03-29
|
*
*: Fix some Windows-specific warnings
ZyX
2017-03-29
|
*
eval: Move copy_tv to eval/typval
ZyX
2017-03-29
|
*
eval: Move free_tv to eval/typval.h, remove most of its usages
ZyX
2017-03-29
|
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
|
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
|
*
eval: Split eval.c into smaller files
ZyX
2017-03-29
*
|
api: Use a form of `1 << 63` for INTERNAL_CALL_MASK
ZyX
2017-03-27
*
|
api: Also shift numbers in api_metadata output
ZyX
2017-03-27
*
|
api: Allow kObjectTypeNil to be zero without breaking compatibility
ZyX
2017-03-27
*
|
api: Reserve more numbers for internal calls
ZyX
2017-03-27
*
|
functests: Test for error conditions
ZyX
2017-03-27
*
|
executor/converter: Make nlua_pop_Object not recursive
ZyX
2017-03-27
*
|
executor: Make sure it works with API values
ZyX
2017-03-27
|
/
*
doc: handle_* function declarations
Justin M. Keyes
2017-03-16
*
api: bump api level to 2
Björn Linse
2017-03-15
*
api: add detailed checks for compatibility and correct "since" value
Björn Linse
2017-03-15
*
api: implement FUNC_API_SINCE
Björn Linse
2017-03-15
*
api: nvim_buf_set_lines(): Avoid invalid ml_get. #6019
Matthew Malcomson
2017-03-07
*
doc/api.txt: Merge with api-funcs.txt
Justin M. Keyes
2017-03-01
*
api: Make sure dict_set_var doesn’t edit read-only values
ZyX
2017-02-23
*
api: Rename dict_set_value to dict_set_var
ZyX
2017-02-23
*
buffer: Bind b:changedtick to b:['changedtick'], remove special cases
ZyX
2017-02-23
*
api/buffer: Add nvim_buf_get_changedtick method
ZyX
2017-02-23
*
vim-patch:7.4.2090
Michael Ennen
2017-02-14
[prev]
[next]