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
*
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
*
msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNC
Thiago de Arruda
2015-08-13
*
Implement API function to call functions #2979
Sebastian Witte
2015-07-19
*
Remove char_u: ex_docmd:do_cmdline_cmd()
Michael Reed
2015-05-13
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Compiler warns about uninitialized object in vim_eval().
oni-link
2015-03-08
*
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
2015-02-26
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Enable -Wconversion: ui.c.
Eliseo Martínez
2015-02-18
*
vim-patch:7.4.601 #1950
Justin M. Keyes
2015-02-12
*
api/vim.c: use FOR_ALL_* sugar #1963
Justin M. Keyes
2015-02-12
*
api/vim: allow guis and tests to retrieve the entire color table
Björn Linse
2015-02-02
*
api/*.c: Comment cleanup
Michael Reed
2015-01-26
*
syntax: Use RGB/GUI attribute information for "abstract_ui"
Thiago de Arruda
2014-12-08
*
Wconversion: Fix warnings in file_search.c.
Florian Walch
2014-11-27
*
Add Boolean argument escape_csi to vim_feedkeys
Rui Abreu Ferreira
2014-11-27
*
Remove os/provider.{c,h} and all of its references
Thiago de Arruda
2014-11-18
*
api: Add vim_input function and mark vim_feedkeys as deferred
Thiago de Arruda
2014-10-29
*
api: Implement vim_command_output function
Thiago de Arruda
2014-10-28
*
api: Add FUNC_ATTR_DEFERRED attribute to a number of functions
Thiago de Arruda
2014-10-21
*
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
2014-10-21
*
FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWS
Wayne Rowcliffe
2014-09-22
*
api/msgpack-rpc: Improve error infrastructure
Thiago de Arruda
2014-09-18
*
api metadata: Allow typed container information in api functions
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Refactor metadata object construction
Thiago de Arruda
2014-09-12
*
api: Implement `vim_report_error` function
Thiago de Arruda
2014-09-12
*
provider: Major refactor
Thiago de Arruda
2014-09-12
[next]