index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
Age
Commit message (
Expand
)
Author
Files
2016-04-18
api: Add warnings about the returned value to \*del_var functions
ZyX
5
2016-04-18
api/documentation: Add a warning that nil may mean v:null
ZyX
4
2016-04-18
api: Replace set_var(name, NIL) with del_var(name)
ZyX
5
2016-04-18
eval: Remove v:none
ZyX
1
2016-04-18
eval: Add special variables v:false, v:null, v:none
ZyX
1
2016-04-18
eval: Add special variable type
ZyX
1
2016-04-18
keymap: Make replace_termcodes and friends accept length and cpo_flags
ZyX
1
2016-04-01
api/buffer: deprecate old line and line slice functions
Björn Linse
1
2016-04-01
api/buffer: introduce buffer_[gs]et_lines with new indexing convention.
Björn Linse
1
2016-02-23
bufhl: new mechanism for plugins to add highlights to a buffer
Björn Linse
1
2015-11-25
Remove unnecessary includes for errno.h
Rui Abreu Ferreira
1
2015-10-08
shada: Refactor history merger to use statically sized 2linked list
ZyX
1
2015-10-08
viminfo: First version of ShaDa file dumping
ZyX
1
2015-09-20
Fix append() without line argument
Enrico Ghirardi
1
2015-09-16
api: vim_err_write: don't wait for return in the middle of a message
Björn Linse
1
2015-09-09
api: buffer_insert: fix bounds. #3315
Enrico Ghirardi
1
2015-08-13
msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNC
Thiago de Arruda
4
2015-07-19
Implement API function to call functions #2979
Sebastian Witte
1
2015-07-11
api: return error when starting a slice out of bounds.
Nick Hynes
1
2015-07-11
api: return empty array when slicing out of bounds.
Nick Hynes
1
2015-06-30
ASan: Fix "null pointer passed for argument declared to never be null". #2925
Florian Walch
1
2015-06-25
api: vim_set_var() should return the old value #2899
Justin M. Keyes
1
2015-05-13
Remove char_u: ex_docmd:do_cmdline_cmd()
Michael Reed
1
2015-04-13
msgpack: Allow notifications to execute commands.
Scott Prager
1
2015-04-13
object_to_vim: Recognize buffers, windows, tabpages.
Scott Prager
1
2015-04-13
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
3
2015-03-25
buffer: Add WITH_BUFFER macro to simplify global buffer modification
Thiago de Arruda
1
2015-03-25
api: Move switch_to_win_for_buf/restore_win_for_buf to api helpers
Thiago de Arruda
2
2015-03-08
Compiler warns about uninitialized object in vim_eval().
oni-link
1
2015-02-26
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
3
2015-02-21
refactor: Remove term modules and termcap options
Thiago de Arruda
1
2015-02-18
Enable -Wconversion: ui.c.
Eliseo Martínez
1
2015-02-16
api: always return empty string as api type String
Björn Linse
1
2015-02-12
vim-patch:7.4.601 #1950
Justin M. Keyes
1
2015-02-12
api/vim.c: use FOR_ALL_* sugar #1963
Justin M. Keyes
1
2015-02-12
Discard exceptions once they are converted to API errors
Jake Kerr
1
2015-02-02
api/vim: allow guis and tests to retrieve the entire color table
Björn Linse
1
2015-01-26
api/*.c: Comment cleanup
Michael Reed
4
2014-12-08
syntax: Use RGB/GUI attribute information for "abstract_ui"
Thiago de Arruda
1
2014-12-06
api: Handle NULs and newlines in buffer_*_line.
Scott Prager
1
2014-11-27
Wconversion: Fix warnings in file_search.c.
Florian Walch
1
2014-11-27
Add Boolean argument escape_csi to vim_feedkeys
Rui Abreu Ferreira
1
2014-11-18
Remove os/provider.{c,h} and all of its references
Thiago de Arruda
2
2014-11-01
api/window_set_cursor: make sure cursor line is visible.
Björn Linse
1
2014-10-29
api: Add vim_input function and mark vim_feedkeys as deferred
Thiago de Arruda
1
2014-10-28
api: Implement vim_command_output function
Thiago de Arruda
1
2014-10-23
msgpack-rpc: Improve logging of msgpack-rpc messages
Thiago de Arruda
1
2014-10-22
debug: Improve debugging of msgpack-rpc requests
Thiago de Arruda
1
2014-10-21
api: Add FUNC_ATTR_DEFERRED attribute to a number of functions
Thiago de Arruda
4
2014-10-21
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Thiago de Arruda
1
[prev]
[next]