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
2017-01-03
eval/typval_encode: Refactor big-big macros into .c.h file
ZyX
1
2017-01-03
eval/typval_encode: Make partial conversions not recursive
ZyX
1
2016-12-12
vim-patch:7.4.1719
Michael Ennen
1
2016-12-12
vim-patch:7.4.1559
Michael Ennen
2
2016-12-11
Merge #5752 from justinmk/doc
Justin M. Keyes
1
2016-12-09
vim-patch:7.4.1758, 7.4.1759, 7.4.1692 #5640
Shougo Matsushita
1
2016-11-30
add cmdline mode to modechange of RPC and tests
chemzqm
1
2016-11-02
lint
James McCoy
1
2016-11-02
nvim_win_get_number: Use int as rv to fix BE issues
James McCoy
1
2016-11-02
object_to_vim: Fix buffer/window/tabpage conversion on BE systems
James McCoy
3
2016-10-31
doc: eval/typval_encode.h
Justin M. Keyes
1
2016-10-28
api: api_info()['version']
Justin M. Keyes
1
2016-10-26
api: Nvim version, API level #5386
Rui Abreu Ferreira
1
2016-10-24
test/api: Specify handling of VimL errors, v:errmsg.
Justin M. Keyes
1
2016-10-23
test: system(): Avoid indeterminism.
Justin M. Keyes
2
2016-10-23
api: documentation
Justin M. Keyes
4
2016-10-22
Merge pull request #4568 from bfredl/multirequest
Björn Linse
4
2016-10-22
api: call multiple methods atomically (useful in async contexts)
Björn Linse
4
2016-10-19
api: move verbatim c code out of gendispatch.lua and into c files
Björn Linse
3
2016-10-15
Merge pull request #5424 from jamessan/win-tab-nr
James McCoy
2
2016-10-08
lint: Removing dead initializations #5410
Patrick Jackson
1
2016-10-04
api: Support getting the number of a window/tabpage
James McCoy
2
2016-09-17
api: Establish API naming convention. (#5344)
Justin M. Keyes
4
2016-09-15
api: make nvim[_obj]_set_var and _del_var not return the old value
Björn Linse
6
2016-09-15
gendispatch: warn for deprecated alias if the deprecated function has implema...
Björn Linse
1
2016-09-13
refactor: eliminate misc2.c
Justin M. Keyes
3
2016-09-11
vim-patch:7.4.1535 (#5327)
davix
1
2016-09-11
vim-patch:7.4.1533 #5320
Wei Huang
1
2016-09-01
helpers.c: Fix invalid state of failed conversion result for object_to_vim() ...
oni-link
1
2016-08-31
api: consistently use nvim_ prefix and update documentation
Björn Linse
6
2016-08-31
api: Allow blacklist functions that shouldn't be accesible from eval
Björn Linse
3
2016-08-31
api: When calling get/set_lines from vimL, don't convert between "\n" and "\0".
Björn Linse
2
2016-08-31
api: unify buffer numbers and window ids with handles
Björn Linse
5
2016-08-31
api: auto generate api function wrappers for viml
Björn Linse
1
2016-08-31
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...
Björn Linse
1
2016-08-29
api/ui: use ui options instead of one method per feature
Björn Linse
1
2016-08-29
api/ui: allow popupmenu to be drawn by external ui
Björn Linse
1
2016-08-17
api: handle null string in buffer_add_highlight
Björn Linse
1
2016-06-24
*: Fix linter errors
ZyX
1
2016-06-24
msgpack_rpc: Also make msgpack_from_*/msgpack_to_* functions not recur
ZyX
1
2016-06-24
api/helpers: Use typval_encode.h for vim_to_object
ZyX
2
2016-06-11
*: Fix new linter errors
ZyX
1
2016-06-11
*: Also fix the adjacent errors
ZyX
1
2016-06-11
*: Fix errors from new linter checks
ZyX
4
2016-06-07
vim-patch:7.4.1151
Michael Ennen
1
2016-05-30
lib/kvec: Remove useless type argument from kv_push macros
ZyX
1
2016-05-27
api: refactor remote ui to use API dispatch generation
Björn Linse
3
2016-05-01
*: Fix new linter errors
ZyX
1
2016-04-26
Merge pull request #4593 from ZyX-I/length-functions
Justin M. Keyes
1
2016-04-20
Implement tab-local working directory feature.
HiPhish
1
[prev]
[next]