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
/
vim.c
Commit message (
Expand
)
Author
Age
...
|
*
api/nvim_get_mode: Use child-queue instead of "priority".
Justin M. Keyes
2017-04-28
|
*
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: 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()
Justin M. Keyes
2017-04-23
|
*
api: Do not truncate errors <1 MB. #6237
Sander Bosma
2017-04-23
|
*
*: Add comment to all C files
ZyX
2017-04-19
*
|
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
|
\
|
|
*
api: {get,set}_option should {get,set} global value of local options (#6405)
Jakob Schnitzer
2017-03-30
|
*
eval: Move free_tv to eval/typval.h, remove most of its usages
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
*
|
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
|
/
*
api: implement FUNC_API_SINCE
Björn Linse
2017-03-15
*
api: Rename dict_set_value to dict_set_var
ZyX
2017-02-23
*
vim-patch:7.4.2090
Michael Ennen
2017-02-14
*
refactor: Remove strncpy/STRNCPY. (#6008)
Justin M. Keyes
2017-01-26
*
Move apply_autocmd_dirchanged() to vim_chdir()
Marco Hinz
2017-01-13
*
vim-patch:7.4.1559
Michael Ennen
2016-12-12
*
vim-patch:7.4.1758, 7.4.1759, 7.4.1692 #5640
Shougo Matsushita
2016-12-09
*
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
2016-10-24
*
test: system(): Avoid indeterminism.
Justin M. Keyes
2016-10-23
*
api: documentation
Justin M. Keyes
2016-10-23
*
api: call multiple methods atomically (useful in async contexts)
Björn Linse
2016-10-22
*
api: Establish API naming convention. (#5344)
Justin M. Keyes
2016-09-17
*
api: make nvim[_obj]_set_var and _del_var not return the old value
Björn Linse
2016-09-15
*
refactor: eliminate misc2.c
Justin M. Keyes
2016-09-13
*
vim-patch:7.4.1535 (#5327)
davix
2016-09-11
*
vim-patch:7.4.1533 #5320
Wei Huang
2016-09-11
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
api: Allow blacklist functions that shouldn't be accesible from eval
Björn Linse
2016-08-31
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
*: Fix errors from new linter checks
ZyX
2016-06-11
*
vim-patch:7.4.1151
Michael Ennen
2016-06-07
*
api: refactor remote ui to use API dispatch generation
Björn Linse
2016-05-27
*
Merge pull request #4593 from ZyX-I/length-functions
Justin M. Keyes
2016-04-26
|
\
|
*
keymap: Make replace_termcodes and friends accept length and cpo_flags
ZyX
2016-04-18
*
|
Implement tab-local working directory feature.
HiPhish
2016-04-20
*
|
api: Add warnings about the returned value to \*del_var functions
ZyX
2016-04-18
*
|
api/documentation: Add a warning that nil may mean v:null
ZyX
2016-04-18
*
|
api: Replace set_var(name, NIL) with del_var(name)
ZyX
2016-04-18
|
/
*
api: vim_err_write: don't wait for return in the middle of a message
Björn Linse
2015-09-16
[prev]
[next]