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
*
buffer: Add WITH_BUFFER macro to simplify global buffer modification
Thiago de Arruda
2015-03-25
*
api: Move switch_to_win_for_buf/restore_win_for_buf to api helpers
Thiago de Arruda
2015-03-25
*
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
*
api: always return empty string as api type String
Björn Linse
2015-02-16
*
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
*
Discard exceptions once they are converted to API errors
Jake Kerr
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
*
api: Handle NULs and newlines in buffer_*_line.
Scott Prager
2014-12-06
*
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/window_set_cursor: make sure cursor line is visible.
Björn Linse
2014-11-01
*
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
*
msgpack-rpc: Improve logging of msgpack-rpc messages
Thiago de Arruda
2014-10-23
*
debug: Improve debugging of msgpack-rpc requests
Thiago de Arruda
2014-10-22
*
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
*
Use line-specific method names where possible to remove ambiguity and possibi...
Paul Jolly
2014-10-01
*
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
*
api: initialize capacity in the array_dict_macro
Thiago de Arruda
2014-09-12
*
provider: Major refactor
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Refactor msgpack_rpc_helpers.{c,h}
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Remove Position type, using arrays instead.
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Parse type information from api/private/defs.h
Thiago de Arruda
2014-09-12
*
api/msgpack-rpc: Remove specialized array types
Thiago de Arruda
2014-09-12
*
coverity/62620: fix uninitialized scalar variable
Paul Burlumi
2014-08-24
*
Add API vim_replace_termcodes
Rui Abreu Ferreira
2014-08-07
*
Refactor vim_feedkeys and f_feedkeys
Rui Abreu Ferreira
2014-08-07
*
Add helper cstr_as_string()
Rui Abreu Ferreira
2014-08-07
*
Return bool from find_win_for_buf #1023
Wayne Rowcliffe
2014-08-07
*
api: make buffer_{get,set}_slice automatically assume `include_end`
Thiago de Arruda
2014-07-17
*
provider: New module used to expose extension points for core services
Thiago de Arruda
2014-07-17
*
api: Refactor write_msg to use separate out/err buffers
Thiago de Arruda
2014-07-17
*
Use strict function prototypes #945
Pavel Platto
2014-07-14
*
Remove stdbool.h from files which don't need it
Pavel Platto
2014-07-11
*
Include stdbool.h in some files which use it
Pavel Platto
2014-07-11
*
move errno.h include out of vim.h
Brandon Coleman
2014-07-09
*
move assert.h include out of vim.h
Brandon Coleman
2014-07-09
*
move ascii.h include out of vim.h
Brandon Coleman
2014-07-09
[next]